Hi all,
I've searched SDN etc but got no good hints to my problem.
My scenario is tht we are receiving an XML message via SOAP adapter and this is a MIME multipart message so it carries also a attached zip-file.
The XML and the attached zip-file should then be saved over FTP.
It enters IS correctly and I can see that I have the attachment and it goes to AE. I can see payload and attachment in the statusreport on receiver cc.
The FTP adapter saves the payload XML correctly but the attachment is not saved anywhere.
I have not configured any modules, BIC etc in the FTP adapter and I need some input on how to set this up tp put both files on FTP server.
In the future the FILE adapter will be used and then I wounder if I will get the same problem there?