05 Mar 2020 09:17 PM
Hi,
Question is basically in the title, am I able to do that? It looks like yes, but I wanted to double check from the community since I don't have any way to test this yet myself (the target web services are in a private network) .
Looking at the HTTP request settings, I'd set Content-Type and SOAPAction as headers, and then put the SOAP envelope to the request body. Will that work?
Solved! Go to Solution.
05 Mar 2020 09:51 PM
Hi Kalle,
This should work just fine. You will be able to set the request headers and the request body when you create the http monitor. Keep in mind that you will need to have a private synthetic location in place in order to run the http monitor.
Regards,
Jake
19 Oct 2021 12:41 PM
How to change the Content-Type and SOAPAction as headers for SOAP requests . Can you please give some example.
19 Oct 2021 01:58 PM
You can see how to add the headers here in the 'Set additional HTTP headers' section.