Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
<COL TAG="waList" EXPRESSION="'https://somehost.com/callmyws;wa_myWS! https://somehost4.com/callmyws;wa_myWS4!'"/>

Case 5 - SOAP Web Service with Callback (Uses EA Certificate)

URL: http://somehost.com/callmyws

user: testuser

password: 12345

cert: ./certpath.pem

certpass: 67891

key: ./keypath.pem

Code Block
languagexml
<COL TAG="wa_myWS" EXPRESSION="'url;https://somehost.com/callmyws!user;testuser!password;12345!cert;./certpath.pem!certpass;67891!key;./keypath.pem'"/>