Not able to read Orchestrator outputdata in Studio 22.10.4

image

Need to get the output from the Orchestrator output data.

as the title is about: Not able to read Orchestrator outputdata

what was done so far / what is failling?

We keep in mind: a TransactionItem variable will not be refreshed synchronized, when the output was set e.g. with Set Transaction Status.

In such case, we would re-fetch the item (by activity/Orc Rest API) and then use the output property

Also take a note at this:

I am able to read the Specific.content information but not able to read the output data, which i highlighted in screenshot.

please tell us in detail, on how it is tried.

Kindly note also:

@Viswanathan_A_M

Are you using transactionitem.output("EmailStatus").ToString

Cheers