Commits the changes done in the current context which saves them to the database. The current context includes changes in the current workflow and any called sub workflows.
Target parameters (in) and Activity options
Disable Validation | You can turn off the entity validation when saving the transactions with this property by setting it to true. |
Source parameters (out)
Committed | Contains true if the commit was successful, otherwise false. The commit can fail e.g. when the entity validation failed. |
Comments
0 comments
Please sign in to leave a comment.