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,
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,
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
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.