< Previous | Next >

Task 2: Creating a shared BOM project and importing the mortgage object model

You learn how to create a shared BOM project and import the object model that is supplied with the sample.

About this task

In this task, you create a new shared BOM project and import the mortgage object model provided with the scorecard sample into your BOM.

Procedure

To create a shared BOM project and import the scorecard sample object model:

  1. In Rule Designer, click File > New > Rule Project.

    The New Rule Project wizard opens.

  2. On the Select a template page, click Rule Project with a BOM, and then click Next.
  3. On the Rule project page, in the Project name field, type scasharedBOM_tutorial, and then click Next.
  4. On the first Rule Project XOM settings page, click Next.
  5. On the second Rule Project XOM settings page, click Add XSD.
  6. In the XSD Files window, expand scoringModel, click MortgageObjectModel.xsd, and then click OK.
  7. Click Finish.

Results

The shared BOM project, scasharedBOM_tutorial, is created in Rule Designer, and the scoring model in MortgageObjectModel_xsd is now integrated into the BOM.

Note:

To avoid naming conflicts with the reference project used later, delete the default rulePackage, businessRule, and mainRuleflow in the rules folder of the scasharedBOM_tutorial project.

In the next task, you define parameters.

< Previous | Next >