Handling child pipelines for ADF(Aure Data Factory).
search cancel

Handling child pipelines for ADF(Aure Data Factory).

book

Article ID: 220194

calendar_today

Updated On:

Products

ESP Workload Automation

Issue/Introduction

Does ESP handle child pipelines, separate or from master pipelines, from ADF?

Environment

Release : All

Component : ESP WORKLOAD AUTOMATION

Resolution

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.

No child pipeline information is needed for the POJO_JOB.

NOTE: To run these jobs, your system requires the following agents:

  • WA Agent for UNIX, Linux, or Windows
  • WA Agent for Application Services or WA Agent for Web Services
  • PO is the short form of POJO_JOB.
    To schedule POJO jobs, you must load the workload object module CYBESOPO. Load CYBESOPO with the WOBDEF command or with the WOBDEF initialization parameter.

Additional Information