Running a Task
Manually run a published task from an application in Data Integration.
To schedule a task for automated runs, see Scheduling Published Tasks to Run.
If the task uses parameters, a panel opens to let you edit the parameter values for the run.
A run entry is created in the Runs section of the application details page. See Viewing Task Runs. To manually terminate a run, see Terminating a Task Run.
Use the oci data-integration task-run create command and required parameters to create a task run for a published task in an application in Data Integration:
oci data-integration task-run create [OPTIONS]
Rerunning a task uses the same command.
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the CreateTaskRun operation to create a task run for a published task in an application in Data Integration.
Rerunning a task uses the same operation.