Soap Server

Top  Previous  Next

The AL-Pro Web Portal Server supports both an http server and SOAP Services. To test the servers Web Service support you can access it from Internet Explorer by putting in the IPAddress and port and then the wsdl URL for Soap Services. If you are reading this PDF from the same machine that the server is running on then you can click on the link below:

 

http://localhost:8080/wsdl

 

Below is the XML returned for the Web Services supported by the server. Note that all calls for SOAP Services are the same calls as any method but without the .cgi extension.

 

Note that the XML shows http://192.168.0.5. This represents the ServiceLocation of the SOAP Service which can be configured on the server setup screen.

 

If the Soap Port is set to 0 the SOAP Service will not be run when the server is started.

.