We are using Oracle HCM as an input and the way we are extracting data is invoking multipart SOAP Actions.
As recommended, I’m using the component tSoap.
However, after doing several tests and different scenarios It’s clear that the component is unable to handle Multipart responses including attachment file.
Could you please tell us if there is another way to extract an attachment file from a multipart soap response using tSoap or a similar component?
Please try to use tESBconsumer to extract an attachment file from a multipart soap response by passing multiple document objects. You will need to modify the wsdl in order for tESBconsumer to work.