Concepts
Atarc Process Dependency
Last Modifed: March 21, 2020
by
anyei
ATARC provides a very particular feature, process dependency. There are two variations of it:
- Atarc Process A must execute successfully in order for Atarc Process B to even start executing.
- Atarc Process A must not execute or it should fail in order for Atarc Process B to even start executing
This can only be configured using the ATARC Process Settings custom settings with DependsOnSuccess or DependsOnFailure fields, it can be implemented or removed at any time.