Hi,
I am trying to receive xml files from an email attachment.
My email port seems to work fine.
I made a receiving service with a getTransportInfo Step and a SavetoPipeline Step.
I defined an input object named ffdata.
The pipeline has some contents but there is nothing about the attachment file.
The errors I have in the logging console are :
XMLCoder decode invalid data type: java.io.ByteArrayInputStrea
XMLCoder decode invalid data type: com.wm.lang.xml.Document
What can I do ?
I didn’t set anything about the content-type since I am sending the emails with outlook for testing.
Thanks for any help.
#webMethods#Integration-Server-and-ESB#webMethods-General