Hello All,
I would like to get some advice on how to send the Notification from BPM with an attachment. I wanted to send the data objects (XML) as an attachment with an email. I could send it to PI and use Mail adapter to send as an attachment. But I wanted more than one Data Object(XML) to be attached. I can still combine the structures and send it to PI and handle it there, but wanted to know is there any possibility in BPM itself by using Notification step we can send an attachment. Even if we have to use EJB to achieve it , that's fine. Just need direction and some inputs.
Thank you!