Good day all, I'm looking into how we can consume a SOAP web service that contains an MTOM attachment in the response. Anyone have experience with this?
I saw on the forge there was an example for encoding portions of the message but I don't see any documentation on how to handle receipt of MTOM.
https://success.outsystems.com/Documentation/11/Extensibility_and_Integration/SOAP/Consuming_SOAP_Web_Services/Use_Advanced_Extensibility/Example%3A_Use_MTOM
Hello Josh,
You can use the extension from the forge that was made by the Outsystems team that has a method to enable MTOM.
https://www.outsystems.com/forge/component-overview/5322/soap-extensibility-samples
Regards
Nuno Silva wrote:
Okay, I thought that was enabling MTOM to send not receive.
Thanks!
Hi Josh,
For enabling MTOM there is another example as listed.
The forge component SOAP Extensibility Samples uses SOAP Extensibility API and can be used to enable MTOM (credit: Nuno).
Regards,
Swatantra