Hi,
I have to read the attachments from email and place those in NFS server.
I read almost all blogs and threads about the mail to file scenario.
I am using this blog
http://wiki.sdn.sap.com/wiki/display/XI/Step+by+Step+Mail+To+File+Scenario
After using the payload swap bean i am getting the content of the Attachment as payload. But this is failing in interface determination since the payload doesn't contain any xml.
Can you please let me know how can i dynamically read any attachment from mail adapter and place it in NFS server?