Importing and Running a Workflow

You can import a predefined workflow into a project.

To import the predefined workflow_codegen.xml:

  1. In SQL Developer 4.1, go to the Data Miner tab and expand the connection.
  2. Right-click the connection and click New Project.
  3. Right-click the project that you just created and select Import Workflow.
  4. In the Import Workflow dialog box, browse to the location where you have downloaded and saved the sample workflow file codegen_workflow.xml. Select the codegen_workflow.xml and click OK. The imported workflow codegen_workflow is now displayed in the Oracle Data Miner UI, as shown in Figure 7-2.

    Figure 7-2 The codegen_workflow after import



  5. Right-click the INSUR_CUST_LTV_SAMPLE_BUILD node, and click Force Run.
  6. In the Force Run submenu, select the option Selected Node and Children. This runs all the nodes in the codegen_workflow. Once the workflow is run successfully, all the nodes in the workflow are depicted with the green check mark, as shown in Figure 7-3.

    Figure 7-3 The codegen_workflow after run



This completes the task of importing and running the workflow.