Our Partner had the following request: We need some of the jobs to be able to run when a long job is already running but they shouldn't run when other jobs are running.This means we cannot set them as standard and cannot set them as parallel.The i...
Filesize in Metadata Extract for Directory Connection
After access on the cloud to Java.IO and other classes in the integrator has been blocked, it is no longer possible to query the size of files. This is very important for various use cases. My suggestion would be to output the size in Metadata Ext...
Currently it's only possible to store new views and open existing views in O365 Excel Add-In. It's not possible to delete a stored view. This functionality would be beneficial in the future.
Enable more interactive reports with buttons instead of combo boxes. Buttons work really well on mobile devices for example and correctly formatted, look modern) - see attached .wss
1) Be able to copy and paste them (to save time instead of repli...
In other tools there is beside data filter definition for the values a seperate definition for sorting. For what purpose? There is a sales report for example with two columns (Year 1, Year 2) and several rows (Items). In data filter for values you...
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...