Hi,
I have developed a service to accept attachment (referred 9-0-SP1_Web_Services_Developers_Guide)
I have added the XOP object in service input for the attachment. But when i test the service from SOAP UI, i am getting below error.
<webM:exception xmlns:webM=“API Integration Platform | Software AG”>
webM:classNamejava.lang.IllegalArgumentException</webM:className>
<webM:message xml:lang=“”>No attachment found for content ID ‘887989526097’</webM:message>
</webM:exception>
In SOAP UI i have specified the Enable MTOM as “True”. Attached few screenshot regarding the testing.
Can anyone suggest how to implement attachments please?
IS Version: 9.5.1.0