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)
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