Creating an Integration Task
Create an integration task in a project or folder in Data Integration. An integration task lets you take a Data Integration data flow and configure the parameter values that you want to use at runtime.
Data Integration includes one default project to get you started. To create your own project or folder, see Projects and Folders. An integration task in a project or folder can reference a data flow from any project or folder in the same workspace.
In Data Integration, by default you can have simultaneous or parallel task runs of a task at a given time. To disallow concurrent task runs that are initiated manually, select the Disable simultaneous execution of the task checkbox when you create the task. When simultaneous task runs are disallowed, a run request for the task fails if there's already a task run in progress that's in a non-terminal state.
Publish the integration task to an application in Data Integration before you run the task or schedule the task for running. You can also publish the integration task to OCI Data Flow, if applicable. For publishing information, see Task Publishing. Use the oci data-integration task create-integration-task command and required parameters to create an integration task:
oci data-integration task create-integration-task [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the CreateTask operation with the appropriate resource subtype to create an integration task.