Timestamp every downloadable content if we decided to
The main goal of this idea is to put a timestamp on every file that could download in jedox(like DB or integrator project(xml)), this could ease some process and increase the traceability. Here is it : First, in the setting each user could define ...
Version management - copy version from several cubes
when you want to copy a version to another you often need to copy several cubes and not only one. It could be interesting to have this functionnality: Copy version from several cubes (ex: loop constant Table)
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 ...
As a power user of the Financial Consolidation model I want to reset a single scope (being a workflow step in the Consolidation workflow) or a single legal entity (being a workflow step in the Separate Financial Statement Collection workflow) so t...
Log into a company view, when starting the Jedox Console
At the moment as an IT Admin I am directly taken to the instance view, instead of the company view in the Jedox Console. By providing a company wide perspective we could give admins more power to debug/troubleshoot existing outages.
Designed web reports for master data maintenance to the Finanical Consolidation model
Provide designed web reports to add, inspect, modify and remove master data items such as legal entities, scopes, accounts, transaction types, currencies, etc.