Which rule is chosen by Rule Resolution?
An application has the following application rulesets: Expenses:02-01 TGB:02-01 TGBCatalog:02-01 A rule with an Apply to : class of TGB-Expenses-Work-Reimbursement references a rule named PopulateLineltems . The six instances of PopulateLineltems in the rules cache are shown in the following table. Which rule is chosen by Rule Resolution?A . TGB-Expenses.PopulateLineltems...
Which configuration supports this requirement?
You want operators in two separate units to be able to perform work routed to either unit. Which configuration supports this requirement?A . On each operator's record, associate the operator with both units.B . On each operator's record, associate the operator with the same work group.C . On the work...
How do you identify if a result in a decision rule cannot be returned?
How do you identify if a result in a decision rule cannot be returned?A . Test for missing conditionsB . Test for completenessC . Test the rule using a unit testD . Test for conflictsView AnswerAnswer: C Explanation: Reference: https://community.pega.com/sites/default/files/help_v55/rule-/rule-declare-/rule-declare-decisiontable/testing.htm
Which option satisfies the requirement?
You need to localize correspondence into a language that is unavailable in the Pega language pack. Which option satisfies the requirement?A . Run the Localization wizard and add translations to Translation.html.B . Create the Translation rule manually and include the rule in the application ruleset.C . Leverage translation services SOAP...
What two configuration options do you use to implement this requirement?
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...
Which two options satisfy the business outcome?
A report needs to list the user ID of the manager of the operator who creates a time-off case. The report provides information from the MyCo-HR-SelfService-Work-TimeOff and Data-Admin-Operator-ID classes. Which two options satisfy the business outcome? (Choose two.)A . Use an association rule to join operator information to each case.B...
Which two statements describe the role of the cache manifest in a mobile app? (Choose two.)
Which two statements describe the role of the cache manifest in a mobile app? (Choose two.)A . Allows downloading of rules for offline use with a mobile app.B . Provides access to static resources such as HTML files, image files, or JS files.C . Enables users to continue interacting with...
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
In which situation do you configure branched rulesets?
In which situation do you configure branched rulesets?A . Multiple teams need to work on the same application version.B . You need to delegate rules to process owners from the business.C . A team needs to work on the next version of an application while preparing to migrate the current...
Identify the three valid statements about managing data for offline use (Choose Three).
Identify the three valid statements about managing data for offline use (Choose Three).A . Rules called by scripts as part of an action set on a user interface control require a whitelist entry.B . Large data pages that change infrequently are added to the blacklist to exclude the pages from...