Create Decision Models

A decision model is a container for decisions, input data, and decision services.

You can create a new decision model or import one from your local file system.

Note:

To create a decision model, you must first create a project in Oracle Integration. Alternatively, you can use an existing project. To create a project, see Create or Import a Project in Using Integrations in Oracle Integration 3.

Create a New Decision Model

Create a decision model from scratch to use in your integrations.

  1. Open a project.
    1. In the navigation pane, click Projects.
    2. Click a project's name.
  2. In the left toolbar, click Decision Decision icon.
  3. Create a decision model.
    1. In the Decisions box, click Add (if no decision models have been created) or + (if one or more decision models have been created).
    2. In the Add decision panel, click Create.
    3. In the Create decision panel, enter the following information for the decision model, and click Create.
      Field Description

      Name

      Enter a name for the decision model. Make sure the name conveys the purpose of the model.

      Note that you can’t change the name after you create the decision model.

      Identifier

      Oracle Integration generates this value using the Name value.

      Version

      For a new decision model, the default version is 01.00.0000. You can revise the version number for subsequent updates.

      Description

      Provide additional information about the decision model.

      The decision designer appears, with an Input Data node added to the canvas. See Understand the Decision Designer.

      In the designer, you can:

      • Add decisions

      • Define input data

      • Configure the logic for decisions

      • Test your decision model

      • Create decision services to implement your decision model

Import a Decision Model

You can import a decision model, saved as a DMN (.dmnx) file, into a project in Oracle Integration.

  1. Open a project.
    1. In the navigation pane, click Projects.
    2. Click a project's name.
  2. In the left toolbar, click Decision Decision icon.
  3. Import a decision model.
    1. In the Decisions box, click Add (if no decision models have been created) or + (if one or more decision models have been created).
    2. In the Add decision panel, click Import.
    3. In the Import decision panel, click the field to browse for a file or drag and drop a file into the field. Click Import.

      The decision designer appears, where you can edit the imported model. See Understand the Decision Designer.