Creating a Pipeline
Create a pipeline in a project or folder in Data Integration. A pipeline is a design-time resource for connecting tasks and activities in one or more sequences or in parallel from start to finish to orchestrate data processing.
Data Integration includes one default project to get you started. To create other projects or folders, see Projects and Folders.
You can add published tasks and design-time tasks in a pipeline. The published tasks can be from any application in the current workspace or another workspace in the same compartment or a different compartment.
To run the pipeline, create a pipeline task. See Creating a Pipeline Task. Use the oci data-integration pipeline create command and required parameters to create a pipeline:
oci data-integration pipeline create [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the CreatePipeline operation to create a pipeline.