Execute Operation
Use this action to execute one of the operations analyzed from the WSDL file.
Using the Execute Operation Action
To use this action in your workflow, connect it to ThingWorx Flow. To create a flow, do the following:
1. Drag the Execute Operation action under the SOAP connector to the canvas, place the pointer on the action, and then click or double-click the action. The Execute Operation action window opens.
2. Edit the label name, if needed. By default, the label name is the same as the action name.
3. To add a new connection, refer to the section Adding a Connection in the SOAP connector topic.
4. Select the required Services and Ports.
5. In the Operations field, select the operations you want to execute. The input fields for the selected operation appear.
6. Depending on the operation you select, enter the Properties information.
7. Click Done.
Output Schema
The Execute Operation action returns an output schema depending on the operation that you select. See the output schema for the getInfo operation in the figure that follows:
Was this helpful?