Decision node
In a decision node, the application applies logic or conditions to determine what to do next, without doing a data access call, and without speaking/providing output to the user. In a node object literal, the decision node element is identified with this key: decisionNode
.
Element | Type | Description |
---|---|---|
name | String | Name of the node (see Naming guidelines) |
description | String | Description of the node (maximum 1000 characters) |
processingItems | Processing item group object | Processing items to perform |
processingItemsId | String | UUID of the processing item group |
timestamp | String | Date and time of the last modification, in this format: YYYY-MM-DD hh:mm:ssZ—for example, 2019-08-21T08:34:27Z |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.