Hi Experts,
My scenario is File (PDF) to Mail Scenario
Here sender system sends a .PDF file to PI. PI needs to pass this PDf File as an attachment (with same file name and contentas sent by the sender system) in the Email to the receiver system.
No daat changes rae to be done in PI to the PDf file.
Is there a way to achieve this?
As of now I am able to genetate a mail with the File as an attachment. But the File is being attached as a .XMl file with a dummy name instaed fo a .PDF file with the sender file name.
PS: Adpater module development will be a time consuming method. So looking for a faster and easier way.
I have already tried these but no success:
http://wiki.scn.sap.com/wiki/display/XI/Dynamic+Email+Attachment+name+for+Received+Mails
http://wiki.scn.sap.com/wiki/pages/viewpage.action?spaceKey=ESOAInfrastructure&original_fqdn=wiki.sdn.sap.com&title=Dynamic+Email+Attachment+name+for+Received+Mails+with+ASMA+and+without+using+mail+package
http://scn.sap.com/community/pi-and-soa-middleware/blog/2013/07/01/retaining-soap-adapter-attachment-names
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/6d967fbc-0a01-0010-4fb4-91c6d38c5816?QuickLink=index&overridelayout=true
If atleast I could attach the Sender file as a .PDF file in the Mail; would be a considerable achievement for me.
Thanks in advance,
Elizabeth