Changing business rules in the Decision Manager portal
Changing business rules in the Decision Manager portal is a part of the revision management cycle in the Pega 7 Platform. Revision management involves a revision manager who initiates the change and a strategy designer who implements it. The revision manager can log in to the Decision Manager portal and create a revision after the system architect creates an application overlay.
Prerequisites
- Ask a system architect to create an application overlay and specify a set of rules that you want to change. You must know the application overlay name and the default access groups that the system architect created. This tutorial uses as an example the DMSmpOv application overlay that is built on the DMSample application. For more information, see Application overlays.
Implementing changes to business rules
Changes in the configuration of a decisioning application are made by using a revision. Each revision is a case that consists of one or more subcases that are called change requests. The business user responsible for modifying business rules is a strategy designer who is assigned the change requests.
Log in to the Decision Manager portal as an operator who belongs to the <application overlay name>:Revision Manager access group. In this example, the access group is RevisionManager.
Configuring an access group for the Revision Manager operator
- Create a revision by clicking New revision.
- Specify revision details and click . When you create a revision, a change request is automatically created.
- Select rule instances to include in the change request.
- In the Change request section, click , and assign the change request to the Strategy Designer operator.
- Click .
- Log in to the Decision Manager portal as an operator who belongs to the <application overlay name>:Strategy Designer access group. In this example, the access group is StrategyDesigner.
- Open the change request that was assigned to you.
Implement changes to the rule instances that are included in the change request.
The scope of changes depends on the rules instances that are included in the change request. For example, the strategy designer might need to update decision tables, modify strategies and data flows, or add new rule instances.- Click to send the change request to the revision manager for approval.
- Log in to the Decision Manager portal as an operator who belongs to the <application overlay name>:Revision Manager access group. In this example,the access group is RevisionManager.
- Open the change request that was assigned to you.
- Review the changes to the business rules, and click .
- Open the revision and click to package it.
- In the Overview tab, download the revision package.
- Deploy changes to the business rules. For more information, see Importing revisions.
Previous topic Rules supported in Revision Management Next topic Proposition-centric revision management functionality