What are three valid ways to exchange data through a Pega Web Mashup? (Choose three.)
What are three valid ways to exchange data through a Pega Web Mashup? (Choose three.)A . Use an SQL call to exchange data between the mashup and hosting web page.B . Use the data-pega-event-onpagedata attribute to configure the default value for the gadget.C . Use a queue processor to pass...
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
Which tool do you use to determine what is adding the additional three seconds to the performance measure?
You are troubleshooting a performance issue with a user interaction that exceeds the maximum time of five seconds. The elapsed time shown in the performance report indicates a total of two seconds. Which tool do you use to determine what is adding the additional three seconds to the performance measure?A...
Which is chosen during rule resolution?
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 ConfirmationRequest . The four instances of ConfirmationRequest in the rules cache are shown in...
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
How do you copy the items?
Items selected by a user need to be copied to a page list property when the user submits the form. How do you copy the items?A . Create a validate rule to copy the selected items.B . Create a declare expression with the page list property as the target.C ....
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
How do you test UI forms for suitability for users with visual disabilities such as Deuteranopia (red-green confusion) or Tritanopia (yellow-blue confusion)?
How do you test UI forms for suitability for users with visual disabilities such as Deuteranopia (red-green confusion) or Tritanopia (yellow-blue confusion)?A . Enable the Live UI tool.B . Use the Accessibility Inspector.C . Unit test section rules.D . Use a screen reader.View AnswerAnswer: B Explanation: Reference: https://community.pega.com/knowledgebase/articles/whats-new-pega-platform/find-and-fix-issues-using-accessibility-inspector
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...
What two actions must you perform to create a class join in a report definition? (Choose two.)
What two actions must you perform to create a class join in a report definition? (Choose two.)A . Create a prefix for the joined class.B . Add an association rule to match key values.C . Add a parameter for each property in the class you want to join.D . Select...