Viewing Task Runs
When you run a task from an application in Data Integration, a run entry is created in the application.
For a data loader task that is configured with the multiple entities load type, a parent run entry is created and a child run entry is created for each entity-loading operation. Similarly, for a pipeline task, individual run entries are created for the tasks within the pipeline's main run entry.
Run entries are also created for tasks that run automatically based on conditions set in task schedules and associated schedules.
The Runs section of the application details page lists all task runs that have been executed for published tasks in a Data Integration application.
The following procedure describes how to list all task runs in a Data Integration application. To see all the runs for a specific task, see Viewing a Task's Past Runs and Run Details.
For information about the details in a task run, see Viewing a Task Run's Details. Use the oci data-integration task-run list command and required parameters to retrieve the task runs in an application in Data Integration:
oci data-integration task-run list [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the ListTaskRuns operation to retrieve the task runs in an application in Data Integration.