Publishing a Task to a Data Integration Application

By default, Data Integration validates connectivity to the data assets that are referenced in the tasks during publishing. You have the option to turn off connectivity validation before you publish the task.

Data Integration includes the default application that you can publish tasks to. To create your own application for published tasks, see Creating Applications.

    1. On the workspace home page, click Projects.
    2. Open the project or folder in which the task is saved.
    3. On the project or folder details page, click Tasks.
    4. In the tasks list, perform one of the following actions:
      • To publish one task, select Publish to application from the Actions menu for the task.
      • To publish one or more tasks, use the checkboxes to select the tasks, and then click Publish to application.
    5. In the Publish to application dialog box, use the menu to select the application to publish to.

      You can't publish to an application (target) that was created as a copy of existing resources in another application (source). You can only sync the (target) application.

    6. (Optional) Select the Skip data asset validation checkbox to turn off connectivity validation of the data assets that are referenced in the task or tasks you're publishing.
    7. Click Publish.

      A notification message appears with a link to the application to view the published task.

    Published tasks are listed in the Tasks section of the application details page.

    When you publish a single task or a group of tasks at the same time, one patch entry is created in the application. For more information, see Understanding Patches.

  • Use the oci data-integration application create-patch command and required parameters to publish one or more tasks to an application in the Data Integration service:

    oci data-integration application create-patch [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the CreatePatch operation to publish one or more tasks to an application in the Data Integration service.