Shan,
Please Dont cross the posts…you have posted the same question in other thread too few days back and posted responses by us…
Anyways check these links,and make sure your email port settings are correct, and you have to extract the email body content(Stream).
[url=“wmusers.com”]wmusers.com
[url=“wmusers.com”]wmusers.com
Use debugging in the receiving flow service so first step would be getTransportInfo (no inputs needed)and nextstep is savepipelineToFile.Trigger an email via configured port and later use restorepipelineToFile and check the pipeline you should see the getTransportInfo/Email/content and all the other email headers like from,To,subject,contenttype etc…
So extract the content of the email body use these built-in services pub.io:streamTobytes,pub.string:bytesToString and further down follow upon your requirement.
Make sure everything is set.
HTH,
RMG.
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods