The most recent content from our members.
Following the SolarWinds Technical Reference for java, it requires the proxy classes generated by Eclipse’s New > Web Services > Web Service Client command. upon reaching the step "Select Service implementation" step under "enter a URI to a WSDL, WSIL or HTML document" the IDE will feed back "Selection must be WSDL" Kindly…
Hi, Does anyone out there know if it's possible to view the WSDL document for classes in the Web Help Desk API? I'm hoping to do something like the following: localhost:8082/.../Tickets Any help much appreciated. All the best Chris
Greetings, I'm trying to pull some information out of SolarWinds using the SOAP API yet when I make the call, whilst the WSDL downloads, the request fails with a 404 error. Has anyone come across this? I'm using the CIAC product suite specifically their Orchestrator product to make the API calls. I have a separate system…
If I use getMonitors and return btroubleOnly I get a list of distressed monitors and their corresponding rtMonitor id's without issue. But, how do I take that id and relate it BACK to it's group so I can get the name of the group it belongs to? Between the four methods available, none correlate a rtMonitor->id to it's…
I am running ipMonitor 10.6 and cannot for the LIFE of me connect to the WSDL via code. I can see the URL in my browser just fine, but, on the same machine, via code, I immediately get a 401 Access Denied error whether I use SOAP or CURL. Documentation is dry at best and there aren't many examples out there. $context =…
I've downloaded the Orion SDK and it works fine, except that it only connects to the web service if it is installed on the same machine as the Orion server. localhost:17778/.../InformationService The reason is the WSDL binds the service to localhost rather than the actual hostname or IP address of the server: <wsdl:port…
It looks like you're new here. Sign in or register to get started.