Category: Transaction
1. Gracefully terminates the nearest enclosing transaction node of this node, and returns control to the next node after the nearest enclosing transaction node.This activity allows any transaction to be aborted from anywhere, from within or outside of any transaction.If the transaction name is not specified, it automatically aborts its first parent transaction node
Properties
Name | Description | Mandatory | Initial Value | Runtime Expression | Type | Conditional | |
---|---|---|---|---|---|---|---|
NodeType | Contains the type for node | No | No | No | Output | No | |
Data Type: Text | Comments: | ||||||
Name | Name of the workflow node | Yes | Yes | No | Input | No | |
Data Type: Text | Comments: | ||||||
Description | Description of the workflow node | No | Yes | No | Input | No | |
Data Type: Text | Comments: | ||||||
TransactionName | last execution of the activity was successfully committed | No | Yes | Yes | Input | No | |
Data Type: Text | Comments: | ||||||
LogData | Any string to output to the workflow log | No | No | No | Input | No | |
Data Type: Text | Comments: |
Comments
0 comments
Please sign in to leave a comment.