Last updated
Was this helpful?
Last updated
Was this helpful?
Pipelines are created within the Canvas environment. Use the following steps to learn how to create, configure, and build your pipeline.
Follow these steps to create a pipeline:
On the Build page, click on the Pipeline tab.
Click on the Create button in the upper right corner.
Select the Pipeline option.
Inside the pipeline, click the gear icon in the upper right corner of the screen (next to the Save button) to begin configuring the pipeline.
A new page with a configuration form will open on the right side of the screen. Fill in the fields:
Description: the description of the pipeline.
Sensitive field: data fields that should be obfuscated in the pipeline logs with the character set "***". The special character hyphen [-] is allowed in the name of the sensitive field. Other special characters, accents, and cedilla [ç] are not allowed.
InSpec: pipeline input.
OutSpec: pipeline output.
Once the pipeline is configured, you can start building the flow.
Follow these steps to create a flow in a pipeline:
Move the mouse pointer over the trigger already available in the Canvas and click on the Configuration button (represented by a gear icon).
Configure the selected trigger and click on Confirm to save your changes.
Pipelines are not saved automatically. You need to click the Save button each time you want to save your changes. The first time you save, provide the Name, Description, and Project to which the pipeline belongs.
Step 1: Copy all the pipeline connectors using one of the following methods:
Press Ctrl/Cmd + A and then Ctrl/Cmd + C.
Or
Hold Ctrl/Cmd, click on each connector, and then press Ctrl/Cmd + C.
If the pipeline is smaller than 1 MB, it can be deployed. If it exceeds this limit, reduce its size before deployment.
“Is it multi-instance?”: activate this option if the pipeline to be created is multi-instance. To learn more about this feature, read the documentation.
If you configure sensitive fields in the pipeline configuration, they only apply to this specific pipeline. If you want to configure sensitive fields for all pipelines in your realm, please read the documentation.
Select a from the available options. The trigger starts the execution of the pipeline, such as an or an .
After configuring the trigger, click on the + button to begin creating your flow. Refer to the for more details about available connection options.
While building your flow, use the for testing and the for troubleshooting.
The Canvas, the environment where pipelines are built, offers several navigation options. To learn more, read the .
Each pipeline has a maximum size limit of 1 MB, which includes all its components: , , , , and more. If the total size exceeds this limit, deployment will not be possible. Before deploying it, ensure that the pipeline size is within the allowed limit.
Step 2: Paste the connectors on pressing Ctrl/Cmd + V and execute a query to check the approximate size of the pipeline.
Learn how to create, configure, and build a pipeline on the Digibee Integration Platform.