Write Access to File Manager files in Jedox Integrator
Since 5.1 SR3 it's possible to have read access to files in Jedox File Manager. It would be great to write/create files in Jedox File Manager with Jedox Integrator e.g. to give access to File Exports to the users with Jedox Web.
For those People, who are not so familiar in coding groovy it will become a challenge setting a Variable in the ETL-Manager by scripting groovy.
So it would quite helpful to have a separate FieldTransform Function,
which enables the user to set a...
Monitor: Auto-Refresh of Monitor Output does not scroll to bottom (=newest entry) automatically
The monitor refreshes after some seconds but the new output is not visible because scrolling to the bottom of the output is not done automatically.
This would be nice!
Another way: Reverse the output's display (newest lines on top) and there is no...
A partner is asking for an API function to be able to invoke a browse dialog to access files/folders in the Report Designer.
Basically what they want is like the Publish feature in the Excel add-in. Then they would call this function in their mac...
Run an ETL manually with a dialog box of pre-set variables
When you manually start an ETL load or job in the Integrator section it would be great to have a dialog box / pop-up before the run with all pre-set variables so that all of them can be either changed or confirmed by the user.
Improve the performance of Palo.SetData - Perhaps as Set.DataC or Set.DataV. Sending multiple data write requests in a single request is possible in the API so why not in Excel?