What is stored in the Admin@MyCo ruleset?
The following example shows the ruleset list for the logged-in operator. What is stored in the Admin@MyCo ruleset?A . Preferences for the operatorB . Rules recently opened by the operatorC . Rules delegated to the operatorD . Rules checked out by the operatorView AnswerAnswer: C
The primary purpose of a production ruleset is to allow rules to be .
The primary purpose of a production ruleset is to allow rules to be .A . reused in multiple production environmentsB . tested in a production environmentC . updated in a production environmentD . migrated to a production environmentView AnswerAnswer: C Explanation: Reference: https://collaborate.pega.com/QUESTION/production-and-application-rulesets
Which two statements are valid regarding Pega Web Mashups? (Choose two.)
Which two statements are valid regarding Pega Web Mashups? (Choose two.)A . A mashup display starts by calling either a flow or a harness from a Pega application.B . Pega Platform limits a mashup to working on existing cases.C . A mashup can allow access to Dev Studio for full...
Which two rule types can you mark as a relevant record? (Choose two.)
Which two rule types can you mark as a relevant record? (Choose two.)A . PropertyB . Decision tableC . SkinD . SectionView AnswerAnswer: AD Explanation: Reference https://community.pega.com/knowledgebase/articles/application-development/relevant-records
Which configuration option supports this requirement?
You want to allow users to use an application on a mobile device, even if the device is not connected to a network. Which configuration option supports this requirement?A . Simulate external data sources when the application is offline.B . Source repeating layouts using report definitions.C . Configure UI elements...
How do you update the application to add the new ruleset version?
You want to create a new minor version of an application ruleset to add a new feature to your application. The new feature will be made available to users in a phased rollout. How do you update the application to add the new ruleset version?A . Lock and roll the...
How do you satisfy this request?
A client requests that you add a footer to the Case Manager portal. How do you satisfy this request?A . Update the portal format in the skin applied to the portal.B . Update the portal type on the portal record.C . Change the section layout on the harness referenced on...
Which two design configurations limit the need for horizontal scrolling when an application is used on a mobile device? (Choose two.)
Which two design configurations limit the need for horizontal scrolling when an application is used on a mobile device? (Choose two.)A . Use grid layouts rather than repeating dynamic layouts to display tabular data.B . Set the importance for columns in repeating dynamic layouts.C . Limit text fields to a...
Which two conditions require an authority matrix?
Timesheets require the following approvals: - Regular 40 hours -> Supervisor of employee - Any overtime -> Manager of Supervisor - Worked on weekend -> VP Finance - Negative time-off balance -> HR Director Which two conditions require an authority matrix? (Choose two.)A . Negative time-off balance -> HR DirectorB...
How do you implement this requirement?
You are updating a system of record using a SOAP connector. If the system of record is unavailable, you want to retry after an hour. If it is still unavailable after an hour, a notification should be sent to a system administrator. How do you implement this requirement?A . Customize...