CompleteTransaction
When to use the CompleteTransaction activity
When you are required to move the case into the completed queue, this activity can be used.
Figure 1
Activity Name |
Picture |
CompleteTransaction |
Technical Reference
Figure 1.1
|
S.no |
Description |
1 |
Specify the declared variable name |
|
2 |
Specify the process name, under which the case needs to be moved |
|
3 |
Specify the project's name |
|
4 |
Specify True/False |
|
5 |
Specify the status- New/Lock |
|
6 |
Specify the username of the machine |
|
7 |
Displays the action that the activity performs in the workflow |
|
8 |
Specify whether to continue executing the workflow even if the activity fails |
|
9 |
Define a Boolean to validate if the activity is completed successfully |
In the SaveAttachments field, specify True/false, based on your requirement
Status can be selected either as New/Lock, based on that it will get the case from another queue.
UserName is to be specified generically using the syntax Environment. UserName
Activity: This activity helps you track the completed cases.
Figure 1.2