How to send soap call using content-type = Application/soap+xml
Hi Community, I'm Try to send a soap request to one of 3rd part tool using soap outbond message. By default soap request is sending as content-type = text/xml , My 3rd party tool is rejecting content-type =text/xml it will only accept application/soa...