All Products
Search
Document Center

Dataphin:Create an integration task using a single pipeline

Last Updated:Jun 09, 2026

A single offline pipeline syncs tables from one or more source data sources to one or more target data sources.

Prerequisites

Configure the source and target data sources before you start. For more information about supported data sources, see Supported data sources.

Procedure

Step 1: Create a single offline pipeline

  1. On the Dataphin home page, select Development > Data Integration from the top menu bar.

  2. On the Data Integration page, select a Project. In Dev-Prod mode, also select an Environment.

  3. In the Batch Integration list, click the image icon and select Batch Pipeline. The Create Offline Pipeline dialog box appears.

  4. In the Create Offline Pipeline dialog box, configure the pipeline parameters.

    Parameter

    Description

    Pipeline Name

    Enter a pipeline name, up to 64 characters. Unsupported characters: | / \ : ? <> * '.

    Schedule Type

    Select a Schedule Type:

    • Recurring Task Node: Runs on a regular schedule.

    • Manual Node: No dependencies; triggered manually.

    Description

    Enter a description, up to 1,000 characters.

    Select Directory

    Select the folder where the task is stored.

    If no folder exists, create one:

    1. Above the compute task list on the left, click the image icon. The New Folder dialog box opens.

    2. In the New Folder dialog box, enter a Name and select a Directory.

    3. Click OK.

  5. Click OK.

Step 2: Develop the offline pipeline script

Develop the pipeline using visual components. Select a component type from the Component Library in the sidebar and drag it to the canvas.

Step 3: Configure pipeline scheduling

  1. In the canvas menu bar, click Scheduling Configuration.

  2. Configure the following settings on the scheduling configuration page:

Step 4: Save and submit the offline integration task

  1. At the top of the canvas, click the Save icon to save the pipeline task.

  2. At the top of the canvas, click the Submit icon. In the Commit Remarks dialog box, enter your remarks and click OK And Submit.

    Dataphin parses the data lineage and runs a validation check on submission.Instructions on how to submit an integration task.

What to do next