Viewing the OCI Data Flow Application Created for a Task

After publishing a task to an application in OCI Data Flow, you can navigate to the OCI Data Flow application from OCI Data Integration.

    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, select View OCI Data Flow publish history from the Actions menu of the task that you want to view.
    5. In the Oracle Cloud Infrastructure Data Flow publish history panel, find the successful publish that's associated with the task and select View in OCI Data Flow from the Actions menu.

      A browser window appears, showing the Application details page of the OCI Data Flow application that was created for the published task. You can run and delete this application as you would any other OCI Data Flow application.

  • Use the oci data-integration external-application get command and required parameters to retrieve the OCI Data Flow application for a published task:

    oci data-integration external-application get [OPTIONS]

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

  • Run the GetExternalPublication operation to retrieve the OCI Data Flow application for a published task.