Web Service
Previous Top Next

The Web Service component allows you to invoke a method to a SOAP web service.

graphic

  
Service URL
Specify the URL to the Web Service to invoke.
Action URI
Specify the URI to the action/method that you want to invoke.
User
Optional HTTP username.
Password
Optional HTTP password.
XML Message
The XML message that will be sent to the Web Service.
Response Variable
A variable name that will be populated with the XML response document.


graphic

A Save XML component can be added below the Web Service component to save the response XML to a file.

graphic

graphic