0
Workflow Framework: Save Data
The system automatically saves workflow data that has been modified during a task. However, you must explicitly trigger data saving when additional changes are applied to workflow data. You do this by adding a Workflow: save data node to your logicnet.
- Right-click on the viewer to add a node to your logicnet.
- Click add node
- Select Workflow: save data from your node options list. The system adds the node to your logicnet.
- Select the node and open the Parameters tab to configure it.
Editor Fields
Field Name | Description/Use | Type/Options | Optional/Mandatory |
Workflow ID | This is the ID of the workflow to which the data must be saved. | Text | Mandatory |
Data | This is the data object that holds the data to be saved. | Data Object | Mandatory |
Error | This is the data object for storing errors if they occur. | Data Object | Optional |
Like
Follow
Reply