EMT Practice Test

1. Question Content...


Question List

Question1: In a prepare job offer process, you configured a Split For Each shape. The shape runs a compensation approval subprocess to a list containing four managers. The prepare job offer process resumes as soon as one manager completes the approval process .
Which join condition in the Split For Each shape supports this requirement?

Question2: Which layer of the Enterprise Class Structure (ECS) contains generalized assets that are then extended by specific implementations?

Question3: Consider the following table where a correspondence is circumstanced based on country.

If .Country=CAN, which version of the correspondence will run?

Question4: You have designed a decision tree that you want to unit test. You want to verify that every row can be evaluated regardless of the input values .
How would you test your decision tree?

Question5: When configuring a screen flow, you identify a single harness to define the navigation style for the screen flow.
Where is the harness identified?

Question6: Teams X and Y work on different enhancements in the same ruleset. The release date for each enhancement is uncertain.
Which two options allow each team to keep its work separate? (Choose Two)

Question7: You create a report in a work class that displays the assigned operator and task name for each open case .
Which two ways can you combine data in the Assign-Worklist class for your report? (Choose Two)

Question8: You created a data transform to concatenate a user's first and last name values. You add the concatenate data transform to a flow action as a post-processing action .
What occurs when the flow runs?

Question9: A duplicate case search contains two weighted conditions in which a property value in the current case is compared to the same property value in the existing case. After processing multiple cases that have two matching data values, duplicate case search does not identify any duplicates.
What two approaches do you take to diagnose the cause? (Choose two.)

Question10: Which three options enable you to populate the list of approvers for a cascading approval using an authority matrix? (Choose Three)

Question11: Which record do you configure to add an item to the left-pane menu in the Case Manager portal?

Question12: How do you identify if a result in a decision rule cannot be returned?

Question13: Which requirement do you satisfy with an Access When record?

Question14: Pega provides a feature to upload attachments out-of-the box .
Which attachment feature must be configured by a system architect?

Question15: You create a report that uses data from two classes .
Which of the following reporting requirements requires the use of a subreport?

Question16: What are three valid ways to exchange data through a Pega Web Mashup? (Choose three.)

Question17: Management reports that have an unacceptably large number of cases are incorrectly identified as duplicate cases .
Which two approaches could you use to modify the duplicate case search process so that it
produces fewer invalid duplicates? (Choose Two)

Question18: Sourcing a data page directly from a UI control is an example of which pattern?

Question19: You have identified an activity that does not perform well. You need to find out exactly what steps are causing the problem.
Which tool do you use?

Question20: A service receives a request to assign an office to a new employee.
The service rejects the username and/or password provided
What type of fault condition do you configure to return an appropriate response?

Question21: Select two record types that are involved when configuring a production ruleset. (Choose Two)

Question22: Which two of the following prerequisites would you choose to create a branch rule for parallel development? (Choose Two)

Question23: In which order are rules and data instances applied for a service?
1 Service rule
2 Service Package
3 Service Activity
4 Mapping rule (from format received by the service to Clipboard structure)
5 Mapping rule (from Clipboard structure to format specified by service type)

Question24: Which two options do you consider when creating a pre-processing data transform? (Choose Two)

Question25: Which two of the following options are good uses of Connect SQL rules? (Choose Two)

Question26: The reason you want to run a process immediately before taking performance readings is____________.

Question27: Why would the Mark as relevant record menu option be grayed out for a rule?

Question28: Your application contains a top-level case type named Purchase Request and a Purchaser Order child case. The company has determined that only one user may open and work on a case at one time. However, users working on purchase orders should not lock out users working on the parent purchase request cases .
How would you configure the lock settings among the case types?

Question29: Which three statements are valid about configuring Pega Web Mashups? (Choose Three)

Question30: Field values enable you to _________________.

Question31: Your application contains the following versions of a service level named AuthorizeClaim.

The application is being updated with a new version of the AccountManage ruleset. As part of the update, the service level is no longer circumstanced for AccountOpen cases. The update must retain the circumstancing for the other case types in the application.
Which option do you use to reset the circumstancing for the AccountOpen case type?

Question32: Which of the following statements is true about the rule resolution process?

Question33: Which two of the following steps are needed to implement Global Resource Settings? (Choose Two)

Question34: An application change goes into effect on June 15, 2019. Due to this change, two fields are added to a user form to collect information for compliance purposes.
Assuming that today is April 30, 2019, how should you configure circumstancing for the form?

Question35: Which of the following is not part of the organizational structure?

Question36: 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?

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

Question38: An order fulfillment process includes a request for quotes from multiple shippers. You want the system to automatically call a quote request subprocess for each vendor .
How would you configure your process?

Question39: There are five instances of a rule in the rules cache. The only differences between these are the circumstance setting and ruleset version has access to all ruleset versions.
On 1 June 2017, which instance is chosen by rule resolution if .Country = Algeria?
Ruleset Version Circumstance
Selfservice: 01-01-01 None
Selfservice: 01-01-01 .Country = Algeria
Selfservice: 01-01-02 Start Date = 1 January 2017
End Date = 31 December 2017
Selfservice: 01-01-03 None, Based Rule checked
Selfservice: 01-01-05 None

Question40: Identify three true statements about accessing databases through external classes (Choose Three)

Question41: Match each condition with the correct definition.

Question42: What does the orange triangle in this screen indicate?

Question43: Which performance tool would you use to collect performance data for individual steps in a data transform?

Question44: Select two actions can you do with the Pega API? (Choose Two)

Question45: You want to write all errors detected when loading a data page to a log file .
How would you do that?

Question46: The purpose of a Circumstance Template is to __________.

Question47: An application contains the following rulesets.
AccountManagement contains the rules for administering checking and savings accounts.
AccountManagementInt contains supporting rules for integrating with other applications.
BankCorp contains rules shared across the entire organization.
BankCorpInt contains supporting rules for integrations shared with other internal applications.
CreditCheck contains rules for processing a credit check and is shared with another Pega application to administer loans.
Which two rulesets can be configured to use application validation, according to best practices? (Choose Two)

Question48: 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?

Question49: For what reason would you configure an Access Deny record?

Question50: Your application is deployed to the cloud. A data source outside your application populates a data page by using your data access pattern configuration. You receive complaints that the system takes a long time to fetch data each time the case worker accesses information for a different customer.
Which approach solves this performance issue?

Question51: Which three statements are true about Obj-methods? (Choose three.)

Question52: You want operators in two separate units to be able to perform work routed to either unit.
Which configuration supports this requirement?

Question53: You are tasked with configuring a screen flow. The requirement states that every step in the screen flow must be executed sequentially .
Which of the following two options do you select on each assignment shape to configure the screen flow to meet this requirement? (Choose Two)

Question54: The keyword Primary is a prefix to the value in the current case. You have added weighted conditions to duplicate case search in a case type .
How do you configure the condition fields to differentiate between fields on the current case and fields on the existing case?

Question55: 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?

Question56: You add a new work group to an application .
Which two organization rules do you need to update? (Choose Two)

Question57: Which piece of application content do you localize by using a Field Value rule?

Question58: You have configured an agent to automatically send correspondence. The agent runs in standard mode using AQM. As of the last agent run, entries failed to commit and the correspondence was not sent .
Which two approaches could you take to troubleshoot the issue? (Choose Two)

Question59: A user is granted access to an application which lists HRApps:02-02 under Application rulesets.
The ruleset contains rules in the versions below:
HRApps:01:01-01HRApps:02-02-01HRApps:02-02-02
Rule_A Rule_BRule_B Rule_CRule_D
Which of the following rules can the user access?

Question60: Which feature would you use to implement the System of Record (SoR) pattern?

Question61: What two steps are necessary to configure a report definition join? (Choose Two)

Question62: Which two of the following steps do you perform after you develop branch rules and before you merge a ruleset? (Choose Two)

Question63: When a process is configured to create temporary cases, which of the following occurs when a user creates a case?

Question64: Adding parameters to a rule enables you to _____________________.

Question65: How do you ensure that only a manager can run a specific flow action?

Question66: The primary purpose of a production ruleset is to allow rules to be.

Question67: Which layer of the Enterprise Class Structure contains assets that cannot be reused in other applications?

Question68: The following example shows the ruleset list for the logged-in operator .

What is stored in the Admin@MyCo ruleset?