80
Views
3
Comments
Solved
How to consume SOAP web service with MTOM in response
Question

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

2017-08-07 17-19-16
Nuno Silva
Staff
Solution

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

UserImage.jpg
Josh Herron

Nuno Silva wrote:

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

Okay, I thought that was enabling MTOM to send not receive.


Thanks!


2018-09-27 18-20-33
Swatantra Kumar
Champion

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

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.