How to loop to Next Transaction In REframework

Hi i have an Reframework here.

During System exception it is not closing the app and not moving to next transaction

Can i get a solution for this

@Gokul_Murali,

Is you REF Orchestrator Queue based or other datatype transaction?

If other than Queue, you will have to set MaxRetryNumber to more than 0 in Config->Constants sheets

@ashokkarale

I have used maxtry as 10 but still when an error occur it is not looping

@Gokul_Murali,

Then only option you have is debug it step by step how it’s checking for retry.