Skip to Content
0
Former Member
Jun 15, 2011 at 12:24 AM

Read Payload+attachment in module or mapping?

43 Views

Hi, My Sender file adapter picks up two files(additional file),the main file is an xml and the additional file is a pdf,

Now, depending upon the contents of the xml i need to send the attachment(pdf) to X recievers, My question is how would i access the attachment which is a binary stream in my mapping along with the main payload ?

I am looking for a way to this without using a BPM