SOAP Request Automation : How to provide attachment to SOAP request

Hi Team,

I have a requirement to automate SOAP service wherein I have to provide an attachment to the request to process it successfully. I tried providing the attachment by creating a global variable but this isn’t working.

Please provide an appropriate solution as how can I attach an attachment to soap request in include tag via katalon studio.

   <ns2:Attachment>
            <xop:Include href="Settlment_Int2.xml" xmlns:xop="http://www.w3.org/2004/08/xop/include"/>
        </ns2:Attachment>

Regards,
Ashish

Hi Team,

Any update on this?

Regards,
Ashish