Skip to Content
Author's profile photo Former Member

Get Attachment Name for Sender Mail Adaptor by Java Mapping in 7.4

There are frequently asked queries about Read Attachment Name from Sender Mail Adaptor .

We have seen many quires related to this which are unanswered .

We have seen option of Customized Adaptor Module which is time consuming and tricky.

We have overcome this by simple Java Mapping code in PO 7.4 which is simple and easy .

We are sharing code for the same .I would like to thank my colleague Navdeep Singh for his  initiate and support

Code.png

Assigned Tags

      2 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      Hi Anshul,

      You don't need java mapping/custom module for this requirement .You can achieve the same using the below standard beans.

      MultipartHeaderBean,PayloadSwapBean in sender Mail adapter


      DynamicConfigurationBeanin receiver adapter .


      Regards

      Venkat

      Author's profile photo Former Member
      Former Member
      Blog Post Author

      Thanks Venkat for your inputs.

      Yes, it is one option for meet the requirement .

      Also we have seen some blogs related to this which are unanswered and suggesting for custom modules like :-

      scn.sap.com/thread/1401939

      scn.sap.com/thread/1760292

      Regards,

      Anshul