Assign TransactionID: Index was outside the bounds of the array. & If a new Item is fetched Grab it's significant data for logging: Index was outside the bounds of the array

1 Like

how to terminate flow when we not getting data in work item

In the IF condition, change the condition to the following -

in_TransactionNumber <= dt_WorkItems.Count - 1

Regards,
Karthik Byggari

6 Likes

thank you

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.