Hi,
I am currently developing a service which is invoked by E-Mail Port (IMAP) to read data from attachment or body of the email.
Without attachment I am able to read the body of the email using the following services.
→ pub.flow:getTransportInfo
→ pub.mime:createMimeData
→ pub.mime.getBodyPartContent
→ sample.mime.helpers:streamToString
→ pub.string.stringToBytes
and writing the values into a file
No value is coming up in the pipeline if attachment is in the email. I need to read the attachment of the email.
Many thanks for any help offered.
Swami
#Integration-Server-and-ESB#webMethods#webMethods-General