I get for any reasons pretty much randomly such a log message as an error message:
“SetTransactionStatus.xaml failed: The values provided for the root activity’s arguments did not satisfy the root activity’s requirements:
‘SetTransactionStatus’: Expected an input parameter value of type ‘UiPath.Core.QueueItem’ for parameter named ‘in_TransactionItem’.
Parameter name: rootArgumentValues at Source: UiPath.Core.Activities”
@pathrudu: Yes, I am connected to the Orchestrator @KarthikByggari: I checked every invoked workflow argument - it seems to be all fine
Could there be any other solution?
Until this message, everything works fine - and the workflow where I get the log error message at is within its second loop - maybe this information helps?