cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SOAP requests with synthetic HTTP monitors

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?

4 REPLIES 4

jacob_pankey
Dynatrace Helper
Dynatrace Helper

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

deepikadeepa
Newcomer

How to change the Content-Type and SOAPAction as headers for SOAP requests . Can you please give some example.

You can see how to add the headers here  in the 'Set additional HTTP headers' section. 

 

Featured Posts