The Call Web Service widget allows a workflow to call a SOAP Web service and store the XML response from the service in a workflow variable.
You can also use this widget to create custom calls to SOAP Web services. Note: This feature is intended for advanced users who fully understand and have permission to edit the target Web service.
Widget Properties:
Column | Description |
Web Service Method (Required) |
This property opens a form that allows you to define the connection and properties for the Web service. The properties below can be defined on this form:
|
Save To Variable (Required) | Select a workflow variable with a Text data type to store the results from the Web service call. Create variables in the Workflow Settings tab in the settings pane, or click the Create new variable link next to the variable list. |
Run As | This widget can run with the permissions of the workflow initiator, the workflow designer, or another user. Select the option in the Run As property that best matches your requirement. For more information, see the Common Widget Properties topic. |
Click Apply to save the widget settings. |
Example Using Call Web Service Widget
Return to External Data Widgets
See Also: