Stopping an Action Chain
Summary
Is it possible to stop an Action Chain at a certain pointContent
I have created an Action chain that validates page input and calls the Business Object Rest Service to Post the changes. Before the final Rest service is called, I want to stop the action chain from proceeding further if a condition is met.
For example, as part of the validation, I am checking for a Count. If the Count > 0, I can proceed. If not, I want the action chain to Stop and not proceed any further.
How can I achieve this?
Thanks
Sriram Iyer
Version
Version: 18.3.3
Tagged:
0