Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 446 of 1403

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
over 6 years ago in Jedox Platform / Other 1 Not Planned

Start ETL Job from any position

Sometimes (while in development or production) an ETL job fails at a certain point. Then often all steps before were successful and after solving the problem I would like to continue the ETL from the failed element onwards. Instead I have to resta...
over 6 years ago in Jedox Platform / Integrator 0 Future Consideration

Excel extract auf wss Datei ignoriert aktuell formelbasierte Zellwerte Führt man im ETL einen Excel extract auf eine wss Datei aus, so werd

Excel extract auf wss Datei ignoriert aktuell formelbasierte Zellwerte Führt man im ETL einen Excel extract auf eine wss Datei aus, so werden momentan nur fix eingetragene Zellwerte ausgelesen. Von Zellen die eine Formal, eine Palo Formal oder ei...
over 6 years ago in Jedox Platform / Other 2 Not Planned

Executing Tasks from spreadsheet or ETL

Could you consider to add a functionality or API that execute Task, so that users can execute registered tasks from spreadsheet or ETL porject.
over 6 years ago in Jedox Platform / Other 0 Already exists

localization / multi language for check box/button...

it should be possible to use the localize-function also for check-box, buttons etc.
over 6 years ago in Jedox Platform / Other 0 Future Consideration

Add navigation capabilities (previous/next/first/last) in the FieldTransform functions

if you want to edit the next or the previous function in ETL client, you have to close the current one, and click on edit for the following. This would be helpful to jump to the next or previous one without closing the window
over 6 years ago in Jedox Platform / Integrator 0 Future Consideration

row count of a component in scripting

using the following: source = API.initSource('myextract'); count = 0; while (source.nextRow()) { count++; } this would be great to have a method to get the rowcount directly, e.g.: count = source.rowCount(); if I want toto iterate over the source ...
about 4 years ago in Jedox Platform / Integrator 1 Not Planned

in the new ETL Project overview, add group expand/collapse and search bar

THe new project overview screens in integrator are great, but what would make the finctionality much better is the ability to: Collapse/Expand the groups of components Adding of a search bar at the top for the components.
about 2 years ago in Jedox Platform / Integrator 0 Planned

Only stop the services when no Integrator job is running

We have implemented on our own systems that the restart of the services, which is carried out during the backup, only takes place when an ETL job is no longer running. This is also necessary for the cloud.
over 4 years ago in Jedox Platform / Integrator 0 Future Consideration

Highlight the main flow in the flowchart

when a component refers to several sources (e.g. FieldTransform with n lookups) it would be nice to highlight the "main" source in the flowchart (for instance a bold line)
over 4 years ago in Jedox Platform / Integrator 0 Planned