Show TOC

Procedure documentationCreating the Rules Composer DC Locate this document in the navigation structure

 

To get started, you need to first create a rules composer DC called creditcard_rules.

Procedure

  1. In the SAP NetWeaver Developer Studio, choose   File   New   Project  .

  2. In the wizard that appears, expand the Rules Composer node and choose Rules Composer Development Component. Choose Next

  3. In the screen that appears, choose the software component where you want to create the DC.

    For example the software component could be MyComponents [demo.sap.com] under the Local Development node. Choose Next.

  4. In the screen that appears, enter creditcard_rules in the Name field and choose Finish.

Result

In the Project Explorer view, you should see the creditcard_rules node.