Set Transaction Status Error - debug mode, the process hanged in there

Hi,
My REFRamework got an error in setTransaction Status due to some argument. There is no way it reached End State because this is an error with Set Transaction Status. How do I make it gracefully exit.

Thank you,

@A_Learner,

Code your workflows in defensive approach. Instead of adding logics to handle the exceptions or uncertainties, add logics to validate the input arguments are correct or not. This is more effective way to handle this.

Thanks,
Ashok :slight_smile:

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