Skip to Content
Author's profile photo Former Member

Create simple BRM Ruleset and exposing this BRM as Web-service

This document helps you to create simple BRM Ruleset and exposing this BRM as Web-service. Mainly there are 5 steps given below.

  • Create BRM DC
  • Create custom XSD element which can be used in BRM rule.
  • Create Decision table with required condition and action.
  • Create Rule flow and add decision table in that.
  • Expose BRM as web service.

For BRM practice, we will create a BRM which will decide interest value for specified loan type.

Untitled.png

  1. Select DC type as Rules Composer and Create BRM DC.

Untitled.png

2.Give your DC name and Finish.

Untitled.png

3.Your Project should like this.

Untitled.png

4.Create Flow Rule Set.

Untitled.png

5.Create XSD Schema.

Untitled.png

6.Create required element in XSD.

Untitled.png

7.Add custom data types (XSD) element in project.

Untitled.png

8.Create Decision table

Untitled.png

9.Select condition.

Untitled.png

10.Select Action.

Untitled.png

11.Add data in decision table as below.

Untitled.png

12.Add decision table in rule flow.

Untitled.png

13.Expose this BRM as web service, so that it can be used for other application.

Untitled.png

14.Please keep a not on Service Name and Port Type name

Untitled.png

15.Test this web service

Untitled.png

Thanks..

Assigned Tags

      1 Comment
      You must be Logged on to comment or reply to a post.
      Author's profile photo Mohd Mukheed
      Mohd Mukheed

      very informative.......