How to Process Attachments using SWA(SOAP with attachments) in OIC using SOA Adapter
Summary:
Hi Everyone,
We have a requirement as below
- There is an external SOAP service which responds datahandler xml element which holds cid to the csv attachment file that is being sent
- Whereas in OIC SOAP adapter docs, attachments option comes only when response has any element which is xs:base64Binary but the WSDL of the external is not of this type.
- So can any one suggest how this can be achieved to extract the attachment using SOAP adapter in OIC
- Sample SOAP response is below
HTTP/1.1 200 OK
Set-Cookie: JSESSIONID=900DB0617E73F5525D20C8F53E086F31; Path=/; Secure; HttpOnly; SameSite=None
Tagged:
0