Arne,
Why dont you just send the XML file as main payload and the PDF as proxy attachment.
Br,
Manoj
Hi Arne,
Reuse FunctionLibrary for DynamicConfiguration and Message Header Attributes
To keep the same file name use below parameter under Advance Mode section as additional parameters in SFTP receiver channel.
Parameter Name : retain.attachment.name
Parameter value : true
Regards,
Praveen.
Hi Manoj,
this sounds like a good approach. I haven't done that much with PI the last years, so I was not sure how to do this.
So when I send the XML file in the payload and the PDF as attachment, how should the outbound interface and the inbound/file receiver side look like? Somehow I would also need to set the file names dynamically.
Thank you for your advices.
Add comment