Hi All,
I have a question about setting up a run book with possible mutiple stages.
Is it possible to chain dependent policies?
For example I want to do the following as a single workflow:
1 - Run Worklet, if it unsuccessfull - STOP send notification 1, if it successful, CONTINUE
2 - Run Policy, if it unsuccessfull - STOP send notification 2, if it successful, CONTINUE
3 - Run Another Worklet