Editing a Pipeline
Edit the name and description of a pipeline in Data Integration, and edit the configuration of any operator, including incoming parameters and connections between operators.
Ensure that you review Support Information and Considerations When Using Pipelines before you create or edit a pipeline. For example, pay attention to the nested depth level and the task limit per level.
When configuring the incoming parameters from tasks that are configured to run in the OCI
Data Flow service, use the following format if editing the default parameter values for OCI_DF_LOG_BUCKET
and OCI_DF_ARTIFACT_BUCKET
: oci://<bucket-name>@<tenancy-name>
You might have to republish pipeline tasks that reference the edited pipeline to ensure that the latest design is used in your orchestration solutions. See Publishing to a Data Integration Application.
Use the oci data-integration pipeline update command and required parameters to update a pipeline:
oci data-integration pipeline update [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the UpdatePipeline operation to update a pipeline.