Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 144

Sending the mail with Cc and Bcc in the Jedox ETL

I tried the following code in the Groovy in the Jedox ETL. ----------------------------------------------- import javax.mail.Message; LOG.info("BCC:" + Message.RecipientType.BCC); mailer = API.getMailer(); mailer.setServer(); mailer.addRecipient...
over 6 years ago in Jedox Platform / Other 0 Shipped

ETL: change variables without leaving the current component

It would be great to be able to change default values of variables without leaving the current component. ..e.g. via a sidebar or popup. This would make development and testing more efficient. Currently whenever you need to change a variable valu...
over 6 years ago in Jedox Platform / Other 0 Shipped

Provide Excel/Office Add-in only installer binaries as download

In order to install Jedox Excel add-in for end users, we are currently forced to download the full install package. On some end users, like in India, this can take up to 3 hours to download. Further, we often see that customers IT departments ins...
over 6 years ago in Jedox Platform / Other 0 Shipped

Audit on rights cubes should be possible

Right now, auditing is only possible on data cubes. However, it should be possible on permission cubes as well, so that it can be tracked who granted/revoked which permission to a user etc. By the way: Auditing of attribute cubes would be sometime...
almost 5 years ago in Jedox Platform / In-Memory DB 0 Shipped

Ability to hide/show Widgets in Jedox Web Spreadsheets

with the same effect as "Hiderow" or "Hidecolumn"
over 6 years ago in Jedox Platform / Other 0 Shipped

Backup Database in Web Configuration Menu

I'd like a menu in the Web (System Administrator) for backup and recover databases using an easy interface. Sometimes is very useful to snapshot a database and recover it from a known status. Stop services, copy directories, in windows or linux ...
over 6 years ago in Jedox Platform / In-Memory DB / Jedox Web Navigation 2 Shipped

Independent number format from language

Today, default number format / formula format is linked to the selected language. For example, german number format (1.000,00) and formula format (=SUMME(a;b;c)) is selected for german language, in english this is switched to (1,000.00) and (=SUM(...
over 6 years ago in Jedox Platform / Other 2 Shipped

In-place editing of PALO.ENAME formula

Add ability to overwrite PALO.ENAME formula the same way PALO.DATA* is handled. Typing new value would update PALO.ENAME formula e.g. Year from 2013 => 2014 with all the references/parameters in function. #17278
over 6 years ago in Jedox Platform / Other 1 Shipped

Define connections in connection manager and re-use them in ETL

It should be possible to re-use globally defined connections in Connection Manager also in ETL. e.g. OLAP, ODBC and add support new types in ETL: - New connection types "JdbcGlobal" and "SapGlobal" - Provide new API to test a connection. Probably ...
over 6 years ago in Jedox Platform / Other 0 Shipped

variables

Soon ramp-up 5.1 there is not anymore possible, all variables and default values to see at once. Best case would be, to see like in pervious versions the variable, default values and description at once with a double click on variables in ETL Mana...
over 6 years ago in Jedox Platform / Other 1 Shipped