It would be useful to be able to create, modify, delete and launch tasks directly from the API, allowing specification of :
schedule (date/time of execution and frequence of execution),
active or not,
file location when generating xlsx or pdf.
The different layout of comboboxes and lists makes it impossible to use them side by side without breaking report design:
- Comboboxes and lists should have the same height.
- Comboboxes and lists should use the same style.
At least there should...
It would be great to automatically replace the SHOWPICT()-function in cells by empty string during excel snapshot.
At the moment there are either -tags or "showpict" in cells that originally contained the SHOWPICT()-function in Jedox web.
Reuse of Field Transforms (esp. groovy) - central library / repository of components
Hi,
sometimes you have field transform methods which are used in the same way in different ETL processes.
This might be complex groovy scripts or simple concatenations.
If you need to change even a simple concatenation scheme (like generating a ...
In multibyte environments such as Japanese,file path names can be easily longer than its limitation of 255 characters because it is encoded before saving it in file systems.Thus, we would like Jedox to be able to save .wss files with names longer ...
Currently it is possible to view the active session information from the Session Manager in the Jedox Web, but there is no way to retrieve the information from the reports and the ETL projects.
To retrieve the active session information from the ...
Jedox Web Cell-references in macros should be updated when columns/rows are added/deleted
sometimes we uses hardcoded cell references in macros. When adding/deleting cells in the Jedox Web Spreadsheet those macros have to updated manually every time. It would be nice if those references would be updated automatically.
Add support for logging in syslog format and to remote syslog daemons
Add support for logging in syslog format and to a remote syslog daemons. Evaluation of existing solutions and specification and implementation of custom solution. #12002