In Pega Decision Management, how do you prevent repeating an offer to a customer?
The ruleset list for an application consists of the following rulesets, ordered from highest to lowest:
• SelfService:01-01
• TGB-HR:01-01
• TGB:01-01
A rule with an Apply to: class of TGB-HR-SelfService-Work-TimeOff references a rule named ConfirmRequest. The four instances of ConfirmRequest in the rules cache are shown in the following table.
Which is chosen during rule resolution?
In the following example, the Homelns, Homelnslnt, and Customer rulesets are configured for application validation. MyCo and MyColnt are configured for ruleset validation. MyCo lists MyColnt and Customer as its prerequisites, and the prerequisite for MyColnt is Pega-ProcessCommander.
Which of the following statements is correct?
When a user selects a product in a list, the application displays data about that product. Data is copied to a page property using the Copy data from a data page option.
After the data has been copied to the property, when is the data copied to the property again?
A subset of users is allowed to attach a scanned document to a case. Which attachment feature do you leverage to implement your solution?
A flow action calls a pre-processing data transform to initiate values. There are several flow actions available for the assignment. You want to make sure that the values are only initiated once for each flow action.
How do you implement a solution?
Which two options can you use to provide test data when unit-testing a rule? (Choose Two)
An insurance claim case is field by a customer and assigned a claim type (fire, flood, or theft). The claim contains a list of loss items. Which of the data would you store in a local data source?
What two artifacts must you prepare before delegating a rule? (Choose Two)
In an open account case, the customer contact details are captured. The customer can provide several addresses, which are stored in the page group .Addresses. One of the addresses is the primary address used for correspondence with the customer. To easily identify the primary address, you add a .PrimaryAddress page property in the case type.
How do you link .PrimaryAddress to the relevant entry in .Addresses without duplicating data on the clipboard?