How does ESP handles child pipelines (separate or from master pipelines) from ADF?
Release : 11.4 & 12.0
Component : CA ESP WORKLOAD AUTOMATION
POJO_JOB from ESP can be defined to schedule ADF master pipeline. It can be restarted based on the master pipleline RUNID shown in the spool output of the previous failed run, then it will be restarted from the proper step in ADF based on how it's coded.
In other words, no child pipeline information is needed for the POJO_JOB.