Retry in Reframework without using queues

Hi Team,

I have one quick question in Re framework, how can we retry if there any exceptions. I want my whole process to retry if there is any error at level(say if it is at initialization, instead of bot ending with system exception i want it to retry for the defined times, same i want in process and get transaction data stage)

Note : i am not using any queues.

Hi @Madhups

Check out the below Youtube video for better understanding,

Hope it helps!!

Hi,

In this case you might have to use Enhanced Reframework template. Please refer the below blog it should give an idea on enhanced Reframework. If you are using queue , you might have to change datatype of arguments and variable in Get transaction, Set Transaction and Process XAML’s

Thank you, it should work for me

1 Like

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