Hello,
I am encountering the following issue, after Orchestrator update to 21.10 and robots upgrade to 21.10:
I am using GetTransactionItem activity in a TryCatch activity as in the Robotic Enterprise framework:
and doing this i constantly get the error:
Error getting transaction data for Transaction Number: 1. One or more errors occurred. at Source: UiPath.System.Activities
The error only appears when ru Unattanded from Orchestrator or run without debug from Studio.
When running in debug mode there is no issue.
But when i remove the TryCatch activity and use directly GetTransactionItem there is no error and code runs with no issue in any scenrio:
Anybody had this issue, or knows how this can be approached ?
Thanks for your support !