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...
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...
When creating ETL project, a lot of debugging is needed. At this moment to check if data is correct, I'm exporting data to CSV right from DataPreview vindow. The problem - it exports only data visible on screen.
Sure - with BIG data, it is ok.
My...
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...
Enable copying connections details from cloud console to 365 add-in
If you copy your connection details from the cloud console, you could paste them into the Excel Add-in. This isn't possible anymore - and I think never worked - in the new Add-in for Excel 365. Please implement this for the new add-in, because oth...
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...
Create a function that shows the last update of the sheet, by making it a function I can decide where in the report to place it so it's well located for others to see it and I could also change its format.
A customer noticed the presence of some INFO log entries that are displayed repetitively in the Cloud Console, without having any specific utility, because does not indicate a real problem and can create confusion.
"2022-12-12 09:30:08 INFO: P...