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
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
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
Then only option you have is debug it step by step how it’s checking for retry.