Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

Sending the mail with Cc and Bcc with Jedox ETL Scheduler

Hello, there is a customer requirement to receive all the escalation emails as "CC" recipients through our ETL Scheduled Job but unfortunately, due to the short coming, I am currently adding the CC emails to my TO email list through mailer.addRecipient("CC");

Can we have something similar to the php macro library where we can send email to CC as a CC recipient in emails?

So, Can we please add this functionality to send the mail with Cc and Bcc in the Jedox ETL.