0% found this document useful (0 votes)
53 views

Availability of Rules in Pega PRPC

The document describes 5 different availability statuses for rules in a system: Available rules are processed and allow saving as, Not Available rules are ignored and the next highest version is used, Withdrawn rules and all in the class are ignored and processing moves to the parent class, Final rules are processed and prevent saving as, and Blocked rules are all ignored and an error is thrown.

Uploaded by

ravi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views

Availability of Rules in Pega PRPC

The document describes 5 different availability statuses for rules in a system: Available rules are processed and allow saving as, Not Available rules are ignored and the next highest version is used, Withdrawn rules and all in the class are ignored and processing moves to the parent class, Final rules are processed and prevent saving as, and Blocked rules are all ignored and an error is thrown.

Uploaded by

ravi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Availability of Rules

Available:
PRPC process the rule and give access to the user. User Can perform a Save-As
operation.
Not Available:
PRPC will ignore the processing of the rule. Then it will take the next highest
version and starts processing.
Withdrawn:
PRPC will ignore all the ruleset versions which are in the class. Then it will go to its
immediate parent class and starts processing.
Final:
PRPC will process the rule and start giving access to the user. User cannot perform
a Save-As operation into another ruleset.
Blocked:
PRPC will ignore all the rules which are in the system and throws you an error
message saying the “Rule is not available”

You might also like