Will it retry the failed transaction immediately?

If a transaction item is failed with System Exception. Will it retry the same transaction immediately or when ? I have no clarity on this . Please explain me anybody.

Ex: I have 5 transaction items , Say 3rd item failed with System exception, will it retry the 3rd item immediately or will it take 4th item?

@BReddy_m If you have provided value for retry current transaction in config sheet, it will retry the 3Rd item/transaction if not it will pick up the 4th item/transaction.

1 Like

Thank you.

Hi @BReddy_m ,

it will retry the same transaction again.

Regards,
Arivu

…and the Transaction number is also same or not?

it will retry the 3rd transaction again and will update the value Transaction number + 1 in Retry current transaction.xaml file.

Regards,
Arivu