Hello,
I follow UiPath framework tutorial. I’m getting issue in infinite loop in handing Business Rule Exception in SetTransactionStatus.xaml. I throw business rule as follow in Process.xaml .
Here’s my business rule flow. it increase data table index and set io_RetryNumber as 0. it keeps looking in this flow , rather than going back to SetTransactionStatus main flow and transit back to GetTransactionData to process next datarow.
Appreciate any help.
Thanks.