Make the Task Manager persistence layer accessible
Let's make the Task Manager persistence layer (H2 Database) easily accessible:
- Easily automate tasks creation / administration
- Migration of tasks from server to another one
Jedox use chroot on linux, but it would be far better using docker.
- it would be possible to minimize the libs needed when running on the same centos than the one from linux
- we would be able to run multiple jedox-docker images on the same har...
This manager should receive the information from Jedox Server when new binaries are available.
The Manager should have 3 modes:
1.) If automatic update is activated it will download the binaries and will replace them before starting anew.
2.) The ...
Often you hide columns/rows in web spreadsheets for simplification of reports. But sometimes you put values in hidden cells, you never ever want the users to see those values. If the user export this report to excel, he could simply unhide those r...
Two major things should be customizable with date picker:
- set first day of week. By default Sunday is first day of week in date picker, but this is not the case in most of the countries;
- displayed date format in date picker. Date picker is sho...
Expand number of columns possible in Jedox Web Spreadsheet from 256 to 1,000 (min)
In order to create web models, it is sometimes necessary to import excel files which have more than 256 columns (current Jedox limit). In many instances these "wide" data blocks are parts of arrays (which can not be broken up) and are needed for m...
More Chart Types and Better Annotation & Exception-Based Reporting Capabilities
Please add more chart types, such as the following, which are very popular on other reporting platforms and a glaring omission on the Jedox platform after so many years: Combination Chart: bars + line on same graph with dual y axes Tornado and Fun...
Ability to directly translate (using Alias) rgrp/fgrp ids using the database dimension from the system database to their real name
If you want to see the Alias of a rgrp/fgrp id, you need to create Integrator extracts of the System database. We would like to directly access these aliases, instead of always running an Integrator job that writes them to one of our cubes.