Set Thing Property
Use the Set Thing Property action to set a property for a ThingWorx Thing.
Complete the following steps to use the Set Thing Property action in your workflow:
1. Drag the Set Thing Property action under ThingWorx to the canvas, place the pointer on the action, and then click or double-click the action. The Set Thing Property window opens.
2. Edit the Label, if needed. By default, the label name is the same as the action name.
3. To add a ThingWorx connector type, refer to Supported ThingWorx Connector Types.
If you previously added a connector type, select the appropriate Connector Type, and under Connector Name, select the connector.
4. Click TEST to validate the connector.
5. Click MAP CONNECTOR to execute the action using a connector that is different from the one that you are using to populate the input fields. In the Runtime Connector field, provide a valid ThingWorx connector name. For more information about MAP CONNECTOR, see Using Map Connector.
6. In the Entity Type list, select the appropriate Thing, Thing Template, or Thing Shape.
7. In the Thing list, select the Thing on which you want to set the property. The first 500 items are displayed. To view more items, click LOAD MORE.
8. In the Property list, select the Thing property.
9. In the Value field, provide a property value that you want to set. The Value field name changes dynamically to the selected property name.
10. Click Done.
Output schema
The Set Thing Property action returns a message string.
Was this helpful?