Framework/SetTransactionStatus

Hi @automate1,

You are getting the above error as the Transaction item is a datarow instead of queue item.
In this case you can assign io_retryNumber =0 or assign to io_retryNumber =cint(config(“MaxRetryNumber”))instead in_transactionitem.RetryNo.
As any way we don’t have queue as here the transaction is taking place in terms of datarow