NonStop SOAP 4.1 User's Manual
2. Enter the values for the two parameters to be added, and then click submit.
For example:
param1 : 20
param2 : 30
On successful submission, the following result appears in the Web browser:
- <soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
< soapenv:Header />
< soapenv:Body>
< ns1:addResponse0 xmlns:ns1="urn:cpq_tns_add">
< ns1:response>50< /ns1:response>
< /ns1:addResponse0>
< /soapenv:Body>
< /soapenv:Envelope>
NOTE: You can use similar steps to perform subtraction, multiplication, and division
operations.
104 NonStop SOAP 4 Service APIs










