Pipeline Parent and Child Jobs Monitoring
Summary:
We want to monitor all the Parent/Child pipelines jobs for the status as part of automation, The REST response provides the GET of the pipeline but not all the child jobs of each stage of the pipeline.
Content (required):
We want to monitor all the Parent/Child pipelines jobs for the status as part of automation, The POST call provides the GET response of the pipeline (primary parent job) but not the child jobs of each stage of the pipeline. Monitoring each child jobs already available? or yet to be considered? or available in upcoming releases?
Examples of our EPCM child jobs are : Clear data POV, Open Batch execution for data loads, Calculation Model etc
2