In an integration project once handover is done to team resource or to Business users often a question arise as how and who will maintain Business Rule artefacts, who will manage entries are updated in Decision tables.
In this blog we are going to cover Rules Manager a simple feature provided out of the box which enables maintainece, consistency and version tracking for SAP NetWeaver Business Rules Management objects.
Environment:
- SAP PO 7.50 SP14
- Compatible SAP NetWeaver Developer Studio (NWDS)
Prerequisites
- Business Rule with Decision Table pre build and deployed
- User have necessary authorization and role ‘SAP_BRM_ADMIN’
- BRM Development Component given access to Edit
Step1: Access Rules manager
Login to Rules Manager using URL: http://{hostname}:{port}/rulesmanager
Step2: Select your project, Click Open Project select Latest Version

Step3: Once select BRM DC is opened expand RuleSet

Step4: Select RuleSet object that need to be updated
Note: In this blog we are going to show how to maintain Decision Table using Rules Manager.

Step5: Update Decision Table with required values
BEFORE:

AFTER:

Click on Save

Step6: On Next screen select Activate changes, Click on Submit changes to commit changes to PO server.
