I want to send multiple files as attachments in a SOAP request. Restriction is I'm not using MTOM/XOP etc.Need to work using inline attachment only. I want like:
<xs:data> ag5afhh...multiple files ...shdsue67fsa </xs:data>
Any workaround would help. In all can we send multiple files inside a single " xs:base64Binary " element with separators?
No comments:
Post a Comment