Is there a built in sensor that can send an XML request and monitor the results? We want to monitor our webservices and make sure they're working end to end, which requires validation of the response.

Example:
Send xml
<service>
  <User ID>
    <Validate User>
etc...

Response
<User ID>
<Token> GUID </token>
</User ID>

We want to validate that GUID is returned and not missing.


Article Comments

Hello,

thank you very much for your KB-Post. I'm very much afraid such a sensor is not available in the moment in PRTG. We do have this on the wishlist, and so, please consider your vote counted. All I can suggest would be doing this with a Custom Exe/Script-Sensor.

best regards.


Sep, 2013 - Permalink

Hello Torsten,

Do you know if this sensor has been made available in the past 6 months? We also would like to monitor our web services based on soap/xml requests. We are not well known how to configure the Custom Exe/Script so we'd really like to monitor web services with out-of-the-box prtg functionality.


Apr, 2014 - Permalink

Hi,
no the sensor is still on the wishlist but implementation has not started. So if you are in need of such sensor I would really recommend using a Custom Sensor.
Best regards


Apr, 2014 - Permalink

Hi,

We are just about to purchase a 500-sensor license for PRTG and would be very interested to get this functionality working.

The most recent reply to this thread is just over a year old, so I was wondering if there'd been any more news on a specific SOAP sensor?

I have also noticed that the XML restrictions on the HTTP Advanced Sensor appear to have been lifted - can I now use this sensor to POST SoapAction requests to my web services and create sensor output based on the response? All of the settings in the sensor configuration page appear to support this, but I have not been able to get it working so far.

Many thanks

Tom


May, 2015 - Permalink

Hello Tom. I've checked and since there aren't many requests for this the development of this feature has been halted for now, we can't confirm that it is still going to be released.

Thanks,


May, 2015 - Permalink

Hello,

strange and sorry to read that. We're also looking for SOAP monitoring!

Reg. Andreas


Jun, 2015 - Permalink

Hello Andreas,
I've added your vote to our wishlist, but as said before, we can't confirm that it is still going to be released.


Jun, 2015 - Permalink

You can test the availability and response time of a WSDL or SOAP service with an HTTP Advanced sensor. For details, please see this article:


Oct, 2015 - Permalink

Hello Gerald,

Thanks so much for your reply!! This is exactly what we were after.

We no longer need to maintain custom EXE Powershell scripts to test our Soap applications; we can just use the HTTP Advanced Sensor

Thanks again Tom


Nov, 2015 - Permalink