In the following example, the Purchasing, Purchasinglnt, and Inventory rulesets are configured for application validation. MyCo and MyCoInt are configured for ruleset validation. The prerequisites for MyCo are MyCoInt and Inventory. The prerequisite for MyCoInt is Pega-ProcessCommander.
Which of the following two statements are correct? (Choose Two)
A user is processing a case and receives an error message that the system could not find an appropriate rule to use. Select two possible reasons rule resolution failed to find a rule to execute. (Choose Two)
Several development teams work on different enhancements. The release date for each enhancement is uncertain. Which two options allow each team to keep its work separate? (Choose Two)
Users create Insurance Coverage Requests cases to authorize insurance payments. Users enter information that includes the name of the patient, the date of the procedure, and the type of procedure. After entering the information, users submit the request for a review of the patient's insurance policy. Because multiple users enter requests, duplicate requests can occur. A request is considered a duplicate if the patient name, procedure type, and procedure date match an existing request. You have been given two requirements:
*Ensure that users can identify duplicate requests.
*If a case is a duplicate, it is not written to the database. Otherwise, write the case to the database.
Which two options configure the application so that users can identify duplicate requests? (Choose Two)
Your application contains the following versions of a service level named AuthorizeCIaim.
The application is being updated. As part of the update, the service level is no longer circumstanced for AccountOpen cases.
Which two options can you use to reset the circumstancing for the AccountOpen case type? (Choose Two)
A declare expression evaluates a circumstanced decision tree. The decision tree evaluates a property set by a data transform. What two steps do you perform to ensure that the decision tree is configured properly? (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?
You want to improve the user experience for an application for users on mobile devices. Which three configuration options improve the user's ability to select and operate controls? (Choose Three)
You have a requirement to update account information in an external database. Account information is stored in a single table. What are the two necessary steps to read and write data to the database table? (Choose Two)
Select two configuration options that enable you to use the same data page for populating a list and looking up information based on the selected item in the li (Choose Two)
A client wants to replace the Pega 7 logo in the Case Manager and Case Worker portals. Instead of using the company logo, the client wants you to use the logos for each of the company's operating subsidiaries — a user in the ABC subsidiary sees the logo for ABC, and a user in the XY2 subsidiary sees the XYZ logo.
How do you add the logos to the application?
Items selected by a user need to be copied to a page list property. How would you copy over the items?
In the first step in a case type, the user compares data on a form to the data on a customer account. If the data matches, the case is resolved. If the data does not match, the user advances the case to update the account.
Management only wants a record of the cases that update an account. What two configuration options do you use to implement this requirement? (Choose Two)