Category: Transaction
Commits all the properties whose values were modified during the transaction activity whose name is specified in the TransactionName property . If the value specified in the TransactionName property is not the name of a transaction activity .An adaptiva run-time exception is thrown .If the transaction name is not specified, it automatically commits its first parent transaction node . This activity allows any transaction to be committed from anywhere, from within or outside of any transaction.
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 | Specifies the hierarchical name of the transaction activity that is to be committed. If it is left empty, the first parent transaction node of this node is committed. | No | Yes | No | 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.