Hi,
I have created a BPEL webservice in which i am sending document ID as input to an IPM webservice which returns response as document (datatype base64Binary). I want to to show this same document as output in my created webservice. For this i followed the tutorial to create mime multipart in wsdl file.
When testing my webservice in SOAP UI, i am getting the document in the output payload itself, instead of showing it in Atachment tab of soap ui. Please help. This is urgently required for completing POC.
Thanks in advance.