Error Handling in VBCS
Summary
Is there any way to handle exception in action chains similar to try-catch block in Java?Content
If I run an action chain and there is an error thrown at middle while executing the action chain, there should be a error handling concept that exits the process with an error message. For every if loop, assign variables i need a error handling process. Its an urgent requirement.
Version
Version: 19.1.3
Tagged:
0