Airflow Job

The Airflow job enables you to monitor and manage DAG workflows within Control-M.

The following table describes the Airflow job type attributes:

Attribute

Description

Connection profile

Defines the centralized connection profile for the job.

Rules:

  • Characters: 1-30

  • Case Sensitive: Yes

  • Invalid Characters: Blanks

DAG ID

Defines the unique identifier of a DAG.

Airflow returns 100 records by default. To increase this limit you must change the maximum_page_limit in airflow.cfg.

Configuration JSON

(Optional) Defines the JSON object, which describes additional configuration parameters.

Output details

Defines airflow DAG output options, as follows:

  • Do not include task logs

  • Include all task logs

  • Include only failed task logs