0
Workflow Framework: Start a Task
To start a task add a Workflow: start task node to your logicnet.
- Right-click on the viewer to add your node.
- Click add node.
- Select Workflow: start task from your node options. 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 |
Task ID | This is the ID of the task to start. | Text | Mandatory |
Error | This is the data object for storing errors if they occur. | Data Object | Optional |
Selected output | This is the data object for storing user-selected task output. | Data Object | Optional |
Next task ID | This is the data object for storing the ID of the next task in the workflow. | Data Object | Optional |
Like
Follow
Reply