Add OutputData of a particular transaction after it is processed : Uipath

Issue Description:
Add OutputData of a particular transaction after it is processed.

Resolution:
Set Transaction status activity has a “Output” property . The argument value provided in the property gets reflected in the Output Data section.
Output - A collection of additional information about the specific TransactionItem whose status is to be updated.

The property accepts argument(s) .

Please follow the below example for more detailed explanation

In this example the default values are provided which will get reflected in the Queue Item once Status changes from “New” to “Successful”

Orchestrator Queue Transaction details:

To know more about the “Set Transaction Status” activity please refer the below link.

Regards,
Pranaya Sahu