Exception retry

Hi @pravin_bindage,

I have done the following in the init-state:
2022-11-07 13_27_51-Window

So if the process exceeds the number of local maxretries, it will keep the System Exception and will exit to the End state.

Default these names are:

  • RetryNumber (in my case RetryProcNumber)
  • MaxRetryNumber in the config.xlsx (in my case MaxRetryProcess)

Hope this helps!

Kind regards,
Robert