A given user interaction takes five seconds. You need to investigate why it is taking so long.
Which tool do you use to start the investigation?
A. Performance Analyzer (PAL)
B. Performance Profiler
C. Database Trace
D. Pega Log Analyzer (PLA)
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.)
A. Apply a when condition to the first step to persist only cases requiring updates
B. Configure the first step to instantiate the case type as a temporary case
C. Configure the starting flow to instantiate the case type as a temporary case
D. Add a Persist Case shape after the first step
You have a requirement to associate users in different units to the same workbasket.
How do you implement this requirement?
A. Associate the users to a common work group. Then associate the work group to the appropriate units
B. Associate the users to a common work group. Then associate a workbasket to the work group
C. Associate the users to a common unit. Then associate a workbasket to the common unit
D. Associate the users to a common workbasket. Then associate the workbasket to the appropriate units
Which two options do you consider when creating a pre-processing data transform? (Choose two.)
A. The effect if the flow action is reloaded
B. The timing of the commit for the flow action
C. The potential reuse of the flow of the flow action
D. The security setting for the flow action
A health plan application includes a process for surgical procedure requests. Currently, there is an evaluation subprocess in which a physician reviews the diagnosis and enters the recommended procedure and its urgency. The request then
advances to a medical director who analyzes the feedback and approves the appropriate procedure. The health care organization has created a new requirement, which states that three physicians can perform the evaluation independently.
Only two evaluations are necessary to advance the case to the medical director.
How do you configure the process so that the request can continue to be processed if only two of the three physicians approve the order?
A. Use a Some join condition
B. Use a decision table
C. Use an Any join condition
D. Use a validate rule
You are working on an update to an application which only affects some rules for a certain case type. The customer has requested that a patch update be released. How do you create the new ruleset version?
A. Use the Lock and Roll functionality to lock the current ruleset and increment the ruleset version
B. Use the Ruleset Maintenance wizard to merge the existing rules in the relevant rulesets to the new version
C. Use the Ruleset Maintenance wizard to skim the relevant rulesets to copy the highest version of existing rules to the new version
D. Create a branched ruleset, the copy the affected rules into the new branched ruleset
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 the company's operating subsidiaries ?a user in the ABC subsidiary sees the logo for ABC, and a user in the XYZ subsidiary sees the XYZ logo.
How do you add the logos to the application?
A. Upload each logo to a unique section
B. Upload each logo to the portal record
C. Reference each logo in a skin
D. Upload each logo to a unique binary file record
In a flow, an integrator shape calls a connector that writes data to a system of record. The system of record is not currently available.
How do you simulate the service call invoked from the integrator shape?
A. Leave the flow in draft mode and simulate integration values in a data transform
B. Simulate the data page using a data transform
C. Create a simulation activity for the connector
D. Configure global resource settings for the connector
Which of the following statements is correct about global resource settings?
A. Global resource settings allow you to execute connectors in parallel to improve performance
B. Global resource settings allow you to simulate data in an environment for testing purposes
C. Global resource settings allow you to update environmental variables without unlocking rulesets
D. Global resource settings allow you to automate the application migration process
Which two configurations can you use to include access groups into your Product rule? (Choose two.)
A. Add the access groups to the application record
B. Add the access group to the Product record in the Individual instances to include section
C. Export the access groups using the Access Manager
D. Associate the access groups with a ruleset included in the application