The SOAP/AM Client software includes a TACL routine that tests the installation by connecting to the EchoString sample web service on SOAP/AM demo server.
You can test your installation by entering the following command at the TACL prompt: Note that in order to use the test program your NonStop system must have access to the Internet.
>run echotest
SOAP/AM(tm) Client - Echo String Test
This TACL routine uses the SOAP/AM Client Process
to access the EchoString service at http://soapam.nuwave-tech.com.
Starting the SOAP/AM Client Process ...
Sending a request to the EchoString service ...
Checking the reply ...
The EchoString service was called successfully.
The SOAP/AM Web Client software is functioning correctly.
If an error occurs the echotest routine will display the source of the error and the description. The routine also creates a log file named ECHOLOG in the current subvol which contains information that may be helpful if you need to troubleshoot your installation.