How do you implement a 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?
A . Do nothing. The pre-processing data transform is only called once for each assignment.
B . Make sure that the flow action does not have the highest likelihood since it will always be invoked.
C . Configure the data transform as post-processing instead of pre-processing.
D . Add logic to the pre-processing data transform to test if values were already initiated.

Answer: D

Explanation:

Reference: https://collaborate.pega.com/QUESTION/pre-processing-flow-action

How do you configure the case stage to satisfy this requirement?

A requirement states that the Users role cannot open a purchase request during the Audit stage of the case life cycle.

How do you configure the case stage to satisfy this requirement?
A . Apply an Access When record.
B . Apply a When record.
C . Apply a Privilege record.
D . Apply an Access Deny record.

Answer: A

Explanation:

Reference: https://collaborate.pega.com/QUESTION/access-when-vs-privilege

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 group record, associate the operators with the work group.
D . On each unit record, associate both operators with each unit.

Answer: D

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 updated attributes to the gadget on the hosting web page.
D . Use an action object configured as a script to perform additional actions on a web mashup gadget.
E . Use the Javascript function doAction() to set or read data values through the hosting web page.

Answer: BDE

Explanation:

Reference: https://collaborate.pega.com/QUESTION/pega-mashup-data-passing

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 . Add the operator ID to the report definition as a parameter.
C . Specify both classes in the Pages & Classes tab on the report definition.
D . Configure a class join on the report definition to join operator information to each case.

Answer: AD

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 . Performance Profiler
B . Database Trace
C . Log Analyzer
D . System Management Application

Answer: D

Explanation:

Reference: https://community.pega.com/sites/default/files/help_v72/tools/performance/ performanceanalyzer.htm

Which two configurations can you use to include access groups into your Product rule? (Choose two.)

Which two configurations can you use to include access groups into your Product rule? (Choose two.)
A . Export the access groups using the Access Manager.
B . Add the access groups to the application record.
C . Add the access group to the Product record in the Individual instances to include section.
D . Associate the access groups with a ruleset included in the application.

Answer: BD

Explanation:

Reference: https://collaborate.pega.com/QUESTION/how-including-access-roles-and-privileges-product-rule

Which ruleset version is chosen by rule resolution when .Country = Japan?

An application contains five instances of the same rule. The only differences between the instances are the circumstance settings and ruleset version. All the rulesets are in the same ruleset list.

Which ruleset version is chosen by rule resolution when .Country = Japan?
A . MyCoSelfService:01-01-02
B . MyCoSelfService:01-01-03
C . MyCoSelfService:01-01-04
D . MyCoSelfService:01-02-01

Answer: C