Quiz On PEGA Certified Senior System Architect! Hardest Trivia Questions

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Eder Augusto
E
Eder Augusto
Community Contributor
Quizzes Created: 1 | Total Attempts: 1,511
| Attempts: 1,511 | Questions: 110
Please wait...
Question 1 / 110
0 %
0/100
Score 0/100
1. Which symbolic index keyword adds an element to the end of a page list property?

Explanation

The correct answer is "". This symbolic index keyword is used to add an element to the end of a page list property.

Submit
Please wait...
About This Quiz
Quiz On PEGA Certified Senior System Architect! Hardest Trivia Questions - Quiz

This quiz has the hardest trivia questions on PEGA Certified Senior System Architect! For a system to be designed there has to be a well-defined use for it by the user and this serves as the basis of how the layout of the systems will be. If you are practicing... see moreto pass your certification exam, the quiz below is for you, how about you give it a shot! see less

2. An error is generated as a connector invokes a remote service. Which of the following could be an example of a transient error? 

Explanation

A transient error refers to a temporary issue that occurs while accessing a service. In this case, if the service is running on a system that is temporarily not available, it can cause an error when the connector tries to invoke the remote service. This error is considered transient because it is not a permanent problem with the service itself, but rather a temporary unavailability of the system hosting the service.

Submit
3. What advantage does skimming provide over lock and roll as a versioning option?

Explanation

Skimming is a versioning option that carries blocked rules forward and saves checked out rules, making it efficient for major and minor updates. On the other hand, lock and roll does not carry blocked rules forward or save checked out rules. It is most useful for patches. Therefore, the advantage of skimming over lock and roll is its efficiency in handling major and minor updates, while lock and roll is better suited for patches.

Submit
4. Which two of the following steps do you perform after you develop branch rules and before you merge a ruleset?

Explanation

After developing branch rules, the next step is to review conflicts and warnings to ensure that there are no conflicts or issues that may arise during the merge process. Once all conflicts and warnings have been addressed, the rules can be checked in to merge, which means saving the changes made to the branch rules and integrating them into the main ruleset. This allows for a smooth and successful merging process without any conflicts or errors.

Submit
5. 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? 

Explanation

An Any join condition in the Split For Each shape supports this requirement because it allows the process to resume as soon as one manager completes the approval process. This means that the process does not have to wait for all managers to complete their approval, but can proceed as soon as any one of them approves.

Submit
6. Which answer best describes the benefit of using screen flows?

Explanation

Screen flows provide an easy way to add a step to a process that is preconfigured with functionality, such as sending an email or creating a case. This statement does not accurately describe the benefit of using screen flows. The correct answer is that screen flows help a single user complete complex tasks by presenting multiple screens in a logical sequence. Screen flows allow users to navigate through different screens, guiding them through a step-by-step process to complete complex tasks efficiently and effectively.

Submit
7. Which layer of the Enterprise Class Structure contains generalized assets that are then extended by specific implementations?

Explanation

The layer of the Enterprise Class Structure that contains generalized assets that are then extended by specific implementations is the Framework layer. A framework provides a set of tools, guidelines, and reusable components that can be used to build specific implementations. It provides a foundation for developing applications and allows for consistency and reusability across different implementations within an organization.

Submit
8. How is the signature stored in the application when using a Signature Capture control?

Explanation

When using a Signature Capture control, the signature is stored in the application as an attachment. This means that the signature is saved as a separate file and linked to the application. Storing the signature as an attachment allows for easy retrieval and viewing of the signature whenever needed.

Submit
9. Identify the log you examine to view warnings, errors, and information messages about internal operations.

Explanation

The Pega log is the log that you would examine to view warnings, errors, and information messages about internal operations. This log contains information related to the Pega platform and its internal processes. It is a useful tool for troubleshooting and identifying any issues or errors that may occur within the system.

Submit
10. The reason you want to run a process immediately before taking performance readings is ____________.

Explanation

Running a process immediately before taking performance readings allows the rules to assemble. This means that the system has enough time to gather and organize all the necessary information and resources required for accurate performance readings. By allowing the rules to assemble, any potential errors or inconsistencies in the system can be identified and resolved before taking the readings, ensuring the accuracy and reliability of the performance measurements.

Submit
11. Which two of the following prerequisites would you choose to create a branch rule for parallel development? 

Explanation

To create a branch rule for parallel development, it is necessary to have a team application in place. This application will serve as the platform for the team members to collaborate and work on the development process. Additionally, giving team members access to the team application is crucial as it allows them to contribute and make changes to the branch rule effectively. By having both the team application and granting access to team members, the parallel development process can be facilitated smoothly.

Submit
12. Select two actions can you do with the Pega API? (Choose Two)

Explanation

The Pega API allows users to access data from a data page and create a new case. Accessing data from a data page enables users to retrieve and manipulate data stored in the Pega platform. Creating a new case allows users to initiate a new case or process within the Pega system.

Submit
13. 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?

Explanation

When the flow runs, the data transform will run every time the user performs the flow action run. This means that regardless of whether or not the user enters data in the first and last name fields, the data transform will still be executed.

Submit
14. What application do you use to perform remote logging? 

Explanation

The correct answer is System Management Application (SMA). System Management Application is used to perform remote logging. It allows users to monitor and manage logs from multiple systems remotely, providing a centralized view of log data. This application helps in troubleshooting and analyzing system issues by collecting and analyzing log data from various sources. It enables administrators to track system events, identify errors, and take necessary actions to resolve them.

Submit
15. A ________ defines the look and feel of an application.

Explanation

A skin defines the look and feel of an application. It determines the visual appearance, including the colors, fonts, and overall style of the user interface. Skins are used to customize the design of an application and create a cohesive and visually appealing experience for the user.

Submit
16. You use the Application Import wizard to import an archive file on a destination system. When does the destination system begin executing the imported rules?

Explanation

Pega Platform allows users to start executing rules as soon as the rules are imported. This means that there is no delay in executing the imported rules once they are imported into the destination system. The platform does not require the entire ruleset or ZIP file to be imported before users can start executing the rules.

Submit
17. Which rule availability setting can you use to force the system to look for an instance of the rule in the next highest class or ruleset?

Explanation

The rule availability setting "Withdrawn" can be used to force the system to look for an instance of the rule in the next highest class or ruleset. This means that if the rule is not found in the current class or ruleset, the system will continue searching for it in the next higher level.

Submit
18. Use the ________________ keyword to reference a parameter in the same rule in which the parameter is defined.

Explanation

The "Param" keyword is used to reference a parameter in the same rule in which the parameter is defined. This allows the rule to access and use the value of the parameter within its own scope.

Submit
19. Which of the following tools is generally used first when analyzing system performance?

Explanation

The performance analyzer is generally used first when analyzing system performance. This tool allows for the collection and analysis of performance data, providing insights into the overall performance of the system. By using the performance analyzer, one can identify bottlenecks, analyze resource usage, and optimize system performance. The other options, such as the clipboard, performance profiler, and database trace, may be used in conjunction with the performance analyzer but are not typically the first tool used in the analysis process.

Submit
20. Which record do you configure to add an item to the left-pane menu in the Case Manager portal?

Explanation

A navigation record is used to configure the left-pane menu in the Case Manager portal. This record allows you to add items to the menu and define their hierarchy and order. By configuring the navigation record, you can ensure that the desired items are displayed in the left-pane menu for easy navigation and access within the Case Manager portal.

Submit
21. What task must you perform in order to persist a temporary case?

Explanation

To persist a temporary case, you need to add a Persist Case SmartShape to the process. This SmartShape allows the case to be saved and stored in the system, ensuring its data and progress are retained even after the case is closed or the system is restarted. Without adding this SmartShape, the temporary case would not be saved and would be lost once the process is completed.

Submit
22. Field values enable you to _________________.

Explanation

Field values enable you to customize a list of allowed values for a property based on the context of the property. This means that you can define specific values that are valid for a particular property, ensuring that only those values can be entered or selected. This allows for greater control and accuracy in data entry, as well as ensuring consistency and adherence to specific guidelines or requirements. By customizing the list of allowed values, you can tailor the options to the specific needs and constraints of the property, providing a more efficient and effective data management system.

Submit
23. What is the importance of application versioning?

Explanation

Application versioning is important because it allows for the preservation of prior application versions. This means that if any issues or bugs arise with a new version, the previous version can be easily restored. It also provides a way to track and manage changes made to an application over time, ensuring that updates and modifications can be rolled back if necessary. By preserving prior versions, application versioning helps to maintain stability and reliability in software development.

Submit
24. Which performance tool would you use to collect performance data for individual steps in a data transform?

Explanation

The Performance Profiler is the correct tool to collect performance data for individual steps in a data transform. It allows for detailed analysis of the performance of specific actions and components within the data transform process. It provides insights into the execution time and resource usage of each step, helping to identify bottlenecks and optimize performance. The other options, such as Performance Analyzer (PAL), Database Trace, and Clipboard, may provide overall performance data but do not offer the same level of granularity for individual steps in a data transform.

Submit
25. Which two statements about adding a pre-processing action to a flow action are true? (Choose Two)

Explanation

The first statement, "The action automatically runs if the flow action has the highest likelihood for the assignment in the process flow," is true because when a pre-processing action is added to a flow action, it will automatically run if that flow action has the highest likelihood for the assignment in the process flow.

The fourth statement, "The action runs each time the user returns to the assignment," is also true because a pre-processing action will run every time the user returns to the assignment, regardless of whether it is the first time or subsequent times.

Submit
26. 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)

Explanation

To reduce the number of invalid duplicates in management reports, two approaches can be used. First, adjusting the threshold value can help in setting a higher similarity score for cases to be considered duplicates, reducing the chances of incorrectly identifying cases. Second, adjusting the condition weights can prioritize certain conditions in the duplicate case search process, giving more importance to specific criteria and improving the accuracy of duplicate identification. These two approaches together can enhance the duplicate case search process and minimize the number of invalid duplicates.

Submit
27. The TGB organization structure has a Sales unit, and it belongs to a Marketing division. TGB plans to add new units for the East, Central, and West geographical sales regions. These regional units report to the Sales unit. How do you configure the organizational hierarchy to support the new structure?

Explanation

To support the new structure, the regional units should be added as sub-units to the Sales unit. This means that the Sales unit will be the parent unit, and the East, Central, and West regional units will be the child units. This ensures that the regional units report to the Sales unit and maintain the hierarchy within the organization. Adding the regional units to the Sales unit allows for better management and coordination of the sales activities in each geographical region.

Submit
28. You configure a cascading approval step for insurance claims. The request requires approval from the submitter's manager. However, approval from operators in other units in the organization may be required. Which approval model would you use?

Explanation

In this scenario, the appropriate approval model to use would be the "Authority matrix." This model allows for approval from the submitter's manager, as well as operators in other units within the organization. The authority matrix outlines the specific individuals or roles that have the authority to approve requests at each level, ensuring that the necessary approvals are obtained from the appropriate individuals or units. This model is suitable for a cascading approval process where multiple levels of approval are required.

Submit
29. The PegaRULES Log Analyzer (PLA) is a standalone web application that developers and system administrators can use to view summaries of console logs. Match each type of Log with their respective contents.
Submit
30. Match each condition with the correct definition.  
Condition Definition
Security (A) A When rule returns true the request is queued.
Mapping (B) Authentication fails when using the service.
Queue When (C) A valid instance of the service activity cannot be found.
Service (D) Error occurs while transforming incoming data from the request message to the clipboard

Explanation

The correct answer is Security->(B), Mapping->(D), Queue When->(A), Service->(C). This means that the condition "Security" is matched with the definition "(B) Authentication fails when using the service", the condition "Mapping" is matched with the definition "(D) Error occurs while transforming incoming data from the request message to the clipboard", the condition "Queue When" is matched with the definition "(A) A When rule returns true the request is queued", and the condition "Service" is matched with the definition "(C) A valid instance of the service activity cannot be found".

Submit
31. The purpose of a Circumstance Template is to __________.

Explanation

A Circumstance Template is used to define the properties used in a circumstance. It serves as a blueprint or a guide for determining the specific attributes and characteristics that are relevant to a given circumstance. By defining these properties, the template helps to ensure consistency and accuracy when dealing with different circumstances. It allows for a standardized approach in capturing and organizing information related to each circumstance, making it easier for business users to understand and work with the data.

Submit
32. Match the descriptions with their logs:
Submit
33. Pega provides a feature to upload attachments out-of-the box. Which attachment feature must be configured by a system architect?

Explanation

A system architect must configure user access to attachments and document security in order to ensure that only authorized users can access and modify the uploaded attachments. This configuration helps in maintaining the confidentiality and integrity of the attachments, ensuring that sensitive information is protected and only accessible to those with proper permissions.

Submit
34. When creating a new ruleset version, what extra step must the system architect perform?

Explanation

When creating a new ruleset version, there are no extra steps required if the ruleset version is already up-to-date. This means that there are no changes or updates needed in the existing ruleset, and the system architect can proceed with creating the new version without any additional actions.

Submit
35. What does the orange triangle in this screen indicate?

Explanation

The orange triangle in this screen indicates that the data page source system is simulated. This means that the data being displayed on the page is not real-time or live data, but rather a simulated or mock data source. This could be used for testing purposes or when the actual data source is not available.

Submit
36. You have added a cascading approval step that uses an authority matrix. You have specified a decision table to determine the approvers for each case. You have confirmed that the conditions in the decision table are configured correctly. You test the configuration by entering requests that require multiple approvers. However, the system routes all requests to only one approver. Which of the following actions would you take to correct this issue?

Explanation

To correct the issue of the system routing all requests to only one approver, you should set the decision table to evaluate all rows. This means that the decision table will consider all the conditions and corresponding actions for each case, rather than stopping at the first matching condition. By evaluating all rows, the system will be able to determine the appropriate approvers for each request based on the conditions specified in the decision table.

Submit
37. A new system architect asks you how user access to attachments is managed. In your response, you indicate there are two ways to configure attachment access. Which statement is the best next sentence of your response?

Explanation

The best next sentence of your response would be "User access can be configured by privilege and/or when rule." This answer provides the most comprehensive and accurate information by indicating that user access to attachments can be managed through the use of privilege and/or when rules.

Submit
38. Select two of the following best practices to follow when designing mobile applications. (Choose Two)

Explanation

The answer suggests that two best practices for designing mobile applications are to use controls that allow tapping and to use layout groups instead of containers to group sections in harnesses. Using controls that allow tapping enhances user experience by making it easier for users to interact with the application. Using layout groups instead of containers helps in creating a more organized and visually appealing user interface.

Submit
39. 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-01 HRApps:02-02-01 HRApps:02-02-02
Rule_A Rule_B Rule_B Rule_C Rule_D
Which of the following rules can the user access?

Explanation

Based on the given information, the user is granted access to the HRApps:02-02 ruleset. Within that ruleset, the user can access Rule_B, Rule_C, and Rule_D because these rules are present in the HRApps:02-02-01 and HRApps:02-02-02 versions. Therefore, the correct answer is Rule_B, Rule_C, and Rule_D.

Submit
40. You are asked to create four reports. Which report would require joining classes?

Explanation

The report that would require joining classes is "A list of all cases and the assigned user for each case, with child cases categorized by the case ID of the parent case." This report would require joining classes because it involves retrieving information from multiple tables or entities in the database. Specifically, it would require joining the "cases" table with the "users" table to retrieve the assigned user for each case. Additionally, it would require joining the "cases" table with itself (using a self-join) to categorize child cases under their respective parent cases based on the case ID.

Submit
41. How do you customize the allowed values for a property based on the context of the property using field values?

Explanation

To customize the allowed values for a property based on the context of the property using field values, you need to create a field value record for each value and set the context using the Apply to: field. This means that for each specific value, you create a separate field value record and specify the context in which it should be applied. This allows you to customize the allowed values for the property based on different contexts.

Submit
42. Use the ________________________ to perform remote logging. Remote logging establishes a connection between the server and a standalone Pega application running on a desktop. The remote logger is updated near real time.

Explanation

The System Management Application (SMA) is used to perform remote logging. It establishes a connection between the server and a standalone Pega application running on a desktop. The remote logger is updated near real time.

Submit
43. Which layer of the Enterprise Class Structure contains assets that cannot be reused in other applications?

Explanation

The layer of the Enterprise Class Structure that contains assets that cannot be reused in other applications is the Implementation layer. This layer is responsible for implementing specific functionalities and features that are unique to a particular application. Unlike assets in other layers such as the Framework layer, which provide reusable components, the assets in the Implementation layer are specific to a single application and cannot be reused in other applications.

Submit
44. You create a product rule to generate an application archive file for export. Which two actions do you perform before creating the archive file? (Choose Two)

Explanation

Before creating the archive file, you need to perform the following two actions:

1. Check in the rules that are in the application's rulesets: This ensures that all the rules in the application's rulesets are saved and ready for export in the archive file.

2. Associate application data instances with application rulesets: This step ensures that the data instances associated with the application are included in the archive file, allowing for a complete export of the application's data along with its rules.

Creating a new version of the application and unlocking the application rulesets are not necessary steps before creating the archive file.

Submit
45. Which two fields are required when adding a parameter to a rule? (Choose Two)

Explanation

When adding a parameter to a rule, the two required fields are the Name and Data type. The Name field is necessary to identify the parameter and provide a meaningful label for it. The Data type field is essential to specify the type of data that the parameter will accept, such as text, number, or date. The Default value and Required fields are optional and can be used to set a default value for the parameter or make it mandatory, respectively.

Submit
46. You  want to evaluate cases as potential duplicates when the existing cases and the current case have the  same create operator. How would you ensure that only cases with the same create operator are evaluated?

Explanation

To ensure that only cases with the same create operator are evaluated, you would add a must match condition where the create operator in an existing case is the same as in the current case. This means that the create operator value must match exactly for the cases to be considered as potential duplicates.

Submit
47. Which two components does the Application Packaging wizard prompt you to include when you generate an archive file? (Choose Two)

Explanation

The Application Packaging wizard prompts you to include data instances and data types when generating an archive file. Data instances are individual records or instances of data that are stored in the system, while data types are the definitions or templates for the structure and behavior of data. Including these components in the archive file ensures that the data and its associated structure are preserved and can be easily transferred or deployed to another environment.

Submit
48. In which of the following situations would you simulate a data page?

Explanation

Simulating a data page is necessary when the interface definition is not finalized. This is because a data page represents a structure or template for storing and organizing data. When the interface definition is not finalized, it means that the structure and format of the data are not yet determined. By simulating a data page, developers can create a placeholder or mock data page that can be used for testing and development purposes until the final interface definition is available.

Submit
49. A claims application contains two organizational and two application rulesets. The organizational rulesets MyCo and MyCoInt are configured as Ruleset Validation, where the prerequisite for MyCo is MyCoInt and the prerequisite for MyCoInt is Pega-ProcessCommander. The two application rulesets Claims and ClaimsInt are configured as Application Validation. Which of the following statements is false?

Explanation

The given statement is false because the organizational ruleset MyCo cannot reference rules in the application ruleset Claims. The prerequisite for MyCo is MyCoInt, not Claims. Therefore, rules in MyCo cannot directly reference rules in Claims.

Submit
50. 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?

Explanation

To configure the process, you would add a Split For Each shape and run the request subprocess for each vendor on a page list. This means that the process will automatically call the quote request subprocess for each vendor, allowing for multiple quotes to be requested from multiple shippers. The Split For Each shape ensures that the subprocess is executed for each vendor in the page list, effectively automating the quote request process.

Submit
51. For what reason would you configure an Access Deny record?

Explanation

An Access Deny record would be configured to explicitly prevent users from deleting cases to satisfy a company policy. This means that the company has a specific policy in place that prohibits users from deleting cases, and the Access Deny record is implemented to enforce this policy. By configuring this record, users will not have the ability to delete cases, ensuring compliance with the company's policy.

Submit
52. To help ensure application stability and scalability, during which two of the following times do you use Log Analyzer (PLA) to test Pega applications? (Choose Two)

Explanation

Log Analyzer (PLA) is used during User Acceptance Testing (UAT) and Performance and stress testing to help ensure application stability and scalability. During UAT, PLA can be used to analyze and troubleshoot any issues or errors that may arise during the testing phase, ensuring that the application meets the user's requirements and expectations. Similarly, during Performance and stress testing, PLA can be used to monitor and analyze the application's performance under different load and stress conditions, identifying any bottlenecks or performance issues that need to be addressed before deployment.

Submit
53. A new system architect  questions the value of allowing attachments to cases. What would be your best response?

Explanation

Attachments can provide additional information required to process a case. This means that by allowing attachments, relevant documents and files can be attached to a case, which can provide valuable information and context for the case. This can help in making informed decisions and ensuring that all necessary information is available for the case processing.

Submit
54. Consider the following table where a correspondence is circumstanced based on country.
Version                           Circumstance                                            
01-01-01 None
01-01-01 .Country = USA
01-01-01 .Country = CAN
01-01-15 None
01-01-20 .Country = CAN
01-01-25 None, Base rule Checked
01-01-30 .Country = USA
01-01-35 None
If .Country=CAN, which version of the correspondence will run?

Explanation

Based on the given table, the correspondence with the version "01-01-35" will run when .Country = CAN. This is because in the table, there is a correspondence with the circumstance ".Country = CAN" and the version "01-01-35" is the latest version that satisfies this circumstance.

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

Explanation

When a process is configured to create temporary cases, the case is stored in memory. This means that the case data is not permanently stored in the database, but rather kept in the system's memory for the duration of the process. This allows for faster processing and reduces the need for database storage. However, it also means that the case data will be lost once the process is completed or if there is a system failure.

Submit
56. Consider the following table where a correspondence is circumstanced based on country.
Version Circumstance
01-01-01                     None
01-01-01 .Country = CAN
01-01-10 .Country = USA
01-01-15 None
01-01-20 .Country = USA
01-01-30 .Country = USA, Withdrawn
01-01-30 .Country = CAN
If .Country=USA, which version of the correspondence will run?

Explanation

The version of the correspondence that will run when .Country=USA is 01-01-15. This is because it is the most recent version where the correspondence is circumstanced based on the country being USA.

Submit
57. Which two of the following options are good uses of Connect SQL rules? (Choose Two)

Explanation

Connect SQL rules in Pega are used to execute SQL statements against databases. They can be used to execute SQL statements that contain database vendor specific syntax, allowing for flexibility in interacting with different databases. Additionally, Connect SQL rules can be used to execute complex SQL statements such as joins or stored procedures against an external database, providing the ability to perform advanced database operations.

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

Explanation

To write all errors detected when loading a data page to a log file, you would use an existing function in the error handling data transform. This means that you would utilize a pre-existing function within the data transform that is specifically designed to handle errors and log them to a file. This approach ensures that all errors encountered during the data page loading process are properly captured and recorded for further analysis and troubleshooting purposes.

Submit
59. You want to create a reusable font style for buttons, and links. To do this, you would create a ___________.

Explanation

To create a reusable font style for buttons and links, you would create a mixin. A mixin is a way to define a set of styles that can be applied to multiple elements. It allows you to group and reuse styles across different components, making it an ideal choice for creating a consistent font style for buttons and links throughout your project.

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

Explanation

The harness for defining the navigation style in a screen flow is identified on the Start shape. This means that the navigation style defined in the harness will be applied when the screen flow starts. The Start shape is the initial shape in the screen flow and setting the harness here ensures that the desired navigation style is applied throughout the flow.

Submit
61. A user has the following rulesets in their ruleset list:
  • TGB:01-01
  • TGBInt:01-01
  • LoanShrk:01-01
  • LoanShrkPrime:01-01
  • LoanShrkInt:01-01
There are six instances of CollectBorrowerDetails in the rules cache as indicated in the table below:  
Instance Apply to: Ruleset Availability
One TGB-FW-LoanShrk-Work TGB:01-01-05 Withdrawn
Two TGB-FW-LoanShrk-Work TGB:01-01-03 Yes
Three TGB-FW-LoanShrk-Work LoanShrkPrime:01-01-05 Withdrawn
Four TGB-FW-LoanShrk-Work LoanShrkPrime:01-01-01 Yes
Five TGB-FW-LoanShrk TGBSubPrime:01-01-03 Yes
Six TGB-FW-LoanShrk LoanShrkPrime:01-01-01 Yes
A rule with an Apply to: class of TGB-FW-LoanShrk-Work-AutoLoan calls CollectBorrowerDetails. Which rule is selected from the rules cache during rule resolution?

Explanation

The rule with an Apply to class of TGB-FW-LoanShrk-Work-AutoLoan will select Instance Six from the rules cache during rule resolution. This is because Instance Six has the highest priority as it matches both the Apply to class and the ruleset of the rule being called.

Submit
62. Gathers system errors, exceptions (with their stack trace statements), debug statements, and any other messages not specified as alerts. The _________________ can contain messages created by your activities as well as messages created by standard rules.

Explanation

Attention!!! The PegaRULES Log Analyzer (PLA) is a standalone web application that developers and system administrators can use to view summaries of console logs, and not a log type.

Submit
63. Select two record types that are involved when configuring a production ruleset.

Explanation

When configuring a production ruleset, two record types that are involved are Application and Access group. The Application record type is used to define the application that the ruleset belongs to, while the Access group record type is used to specify the access permissions and privileges for the ruleset. These record types play a crucial role in setting up and managing the ruleset within an organization's system.

Submit
64. A branch ruleset is a ruleset that ___________. 

Explanation

A branch ruleset is a ruleset that is based off of another ruleset. It means that the branch ruleset inherits the rules and configurations from the original ruleset but can also have its own specific rules and modifications. This allows developers to work on separate branches without affecting the main ruleset, making it easier to manage and merge changes. Additionally, a branch ruleset is designed for large projects where multiple developers are working simultaneously, ensuring that their work is isolated and can be merged back into the main ruleset when ready.

Submit
65. To simplify the configuration of security records, Pega provides the Access Manager. Match the Access Manager tabs for configuring security settings in an application:
Submit
66. The purpose of a Circumstance Definition is to _________.

Explanation

A Circumstance Definition is used to define the values that are utilized in a circumstance. This means that it specifies the specific values that can be used to determine the behavior or conditions of a rule. It does not define the properties used in a circumstance, the list of all circumstance values for a rule, or the values available to an end user in the application.

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

Explanation

The reporting requirement that requires the use of a subreport is "Columns to display are: Manager, Name, Count of operators that report to each manager." This is because the count of operators that report to each manager is not directly available from the two classes used in the report. A subreport can be used to fetch the necessary data and provide the count of operators for each manager.

Submit
68. Which requirement do you satisfy with an Access When record?

Explanation

An Access When record is used to satisfy the requirement of allowing accountants to edit a purchase request only if the case was created by a member of their assigned department. This means that the Access When record will check the department of the creator of the case and only grant access to the accountants who are assigned to the same department.

Submit
69. An agent runs every day at 7:00 A.M. You have been asked to update the agent so that it runs once every 300 seconds. How would you modify the agent schedule to meet this requirement?

Explanation

In order to update the agent so that it runs once every 300 seconds, we need to change the pattern from Recurring to Periodic. The Recurring pattern means that the agent runs at a specific time interval, while the Periodic pattern means that the agent runs at a specific time interval from the start of each run. By changing the pattern to Periodic and entering the Interval value as 300 seconds, we ensure that the agent runs once every 300 seconds.

Submit
70. Identify the log you examine to view performance-related issues.

Explanation

The Alert log is the log that is examined to view performance-related issues. It is specifically designed to capture alerts and warnings related to the performance of a system or application. By analyzing the entries in the Alert log, one can identify any performance bottlenecks, errors, or other issues that may be affecting the overall performance of the system. This log provides valuable information for troubleshooting and optimizing the performance of the system.

Submit
71. 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?

Explanation

To differentiate between fields on the current case and fields on the existing case in a duplicate case search, you should prefix the keyword "Primary" to the value used in the current case. This helps to specify that the condition is referring to the current case and not the existing case.

Submit
72. Which two of the following options are user interface best practices to display a list of items to a user who may access the application on mobile and non-mobile devices? (Choose Two)

Explanation

The two user interface best practices to display a list of items to users accessing the application on mobile and non-mobile devices are: using a repeating dynamic layout and using a grid with marked columns for primary, secondary, and other items. A repeating dynamic layout allows for the dynamic display of multiple items in a list format, making it suitable for both mobile and non-mobile devices. Using a grid with marked columns helps organize the information in a structured manner, providing clarity and ease of navigation for the users.

Submit
73. A claims framework contains two rulesets, ClaimsFW and ClaimsFWInt, and an application built on the framework contains two rulesets, Claims and ClaimsInt. Which statement is false if all the rulesets are configured as Application Validation?

Explanation

In a claims framework, rules in ClaimsFW cannot reference rules in Claims because ClaimsFW is the parent ruleset and Claims is the child ruleset. Child rulesets can reference rules in parent rulesets, but parent rulesets cannot reference rules in child rulesets.

Submit
74. Which two of the following statements are the most accurate with respect to the error handler flow? (Choose Two)

Explanation

The error handler flow is invoked if the error is not handled elsewhere, meaning that if an error occurs and there is no specific handling for it in the integration, the error handler flow will be triggered to handle it. Additionally, the standard connector error handler flow can help recover from transient errors, implying that it is designed to handle temporary errors that may occur during integration processes.

Submit
75. You have a requirement to create an email correspondence that can be reused by other applications. In which two layers of the Enterprise Class Structure could you apply the email correspondence rule?

Explanation

The email correspondence rule can be applied in the Organization and Division layers of the Enterprise Class Structure. This allows for the rule to be reused by multiple applications within the same organization and division, ensuring consistency and efficiency in email correspondence across different applications. By applying the rule at these layers, it can be easily accessed and utilized by various applications within the organization and division, promoting standardization and streamlining communication processes.

Submit
76. Sourcing a data page directly from a UI control is an example of which pattern?

Explanation

Sourcing a data page directly from a UI control is an example of the Reference pattern. This pattern involves accessing data by referring to a specific location or identifier, such as a memory address or a key value. In this case, the UI control is used as a reference to retrieve the corresponding data page. This pattern helps to ensure data consistency and integrity by maintaining a single source of truth for the data.

Submit
77. What two artifacts should you prepare in advance before delegating a rule? (Choose Two)

Explanation

Before delegating a rule, it is important to prepare two artifacts in advance. Firstly, an unlocked ruleset should be added to the Application rule as a production ruleset. This allows for the rule to be delegated and modified as needed. Secondly, an Access Group that has access to the production ruleset should be prepared. This ensures that the delegated rule can be accessed and utilized by the appropriate users.

Submit
78. Which option represents the relationship between mixins, controls, and formats?

Explanation

A control specifies a format which uses a mixin. This means that a control defines the way something is displayed or interacted with, and that format determines the specific style or layout of that control. The mixin, in this context, is used to define additional functionality or behavior that can be applied to the control and format combination.

Submit
79. An agent in your system is running on three nodes. You have been asked to update the agent's schedule interval. How would you make your update?

Explanation

To update the agent's schedule interval, you would need to open the agent schedule for each node the agent is running on and make the necessary changes. This means accessing the schedule settings for each individual node and adjusting the interval accordingly.

Submit
80. Which two steps do you perform to update the logo in a portal header? (Choose Two)

Explanation

To update the logo in a portal header, you need to perform two steps. First, you have to upload the new image to a binary file record. This means that you need to have the new logo image file ready and upload it to a specific location in the system. Second, you have to update the portal header to reference the new image. This involves going to the settings or customization options of the portal and specifying the location or path of the new logo image file so that it can be displayed in the header.

Submit
81. You are tasked with configuring the Get Next Work functionality for an application. The requirement states that the workbaskets a user is associated with must be checked first, and all eligible assignments must be consolidated into a single list before being filtered and sorted. Which two of the following options do you select on an Operator ID record to configure the Get Next Work functionality to meet this requirement? (Choose Two)

Explanation

To configure the Get Next Work functionality to meet the requirement of checking the user's associated workbaskets first and consolidating all eligible assignments into a single list before filtering and sorting, the two options to select on an Operator ID record are "Merge workbaskets" and "Get from workbaskets first". By selecting "Merge workbaskets", the assignments from all associated workbaskets will be combined into one list. And by selecting "Get from workbaskets first", the system will prioritize retrieving assignments from the workbaskets before other sources. This ensures that all eligible assignments are consolidated and the workbaskets are checked first as required.

Submit
82. Adding parameters to a rule enables you to _____________________.

Explanation

Adding parameters to a rule enables you to separate the functional behavior of a rule from specific business contexts. By adding parameters, you can define the values used in a circumstance, allowing the rule to be more flexible and adaptable to different situations. This separation helps improve business users' ability to adapt to changing business conditions, as they can easily modify the parameters without changing the underlying rule logic.

Submit
83. Which two of the following steps are needed to implement Global Resource Settings? (Choose Two)

Explanation

To implement Global Resource Settings, two steps are required: creating a data page and creating a data transform. A data page is necessary to store and retrieve data from a global resource, while a data transform is needed to define the transformation logic for the data. These two steps together enable the implementation of Global Resource Settings.

Submit
84. 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?

Explanation

The correct answer is to set default locking on purchase requests and set the do not lock the parent option on purchase orders. This configuration ensures that only one user can work on a purchase request at a time, preventing multiple users from accessing and modifying the same case simultaneously. However, it allows users to work on purchase orders without locking out others working on the parent purchase request cases, promoting efficient collaboration and avoiding unnecessary delays.

Submit
85. 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)

Explanation

To configure the screen flow to meet the requirement of executing every step sequentially, you would select the options "Only allow navigating back to this step" and "Enable navigation link" on each assignment shape. By selecting "Only allow navigating back to this step," you ensure that the user can only go back to the previous step and not skip any steps. By selecting "Enable navigation link," you provide a way for the user to navigate to the next step in the flow, allowing them to proceed sequentially. This combination of options ensures that the screen flow is executed in the desired sequential manner.

Submit
86. Which two of the following options are benefits of using skin inheritance? (Choose Two)

Explanation

Using skin inheritance provides two benefits. Firstly, creating standard styles in a parent skin becomes easier to maintain. This means that any changes or updates to the parent skin will automatically be applied to all child skins, ensuring consistency throughout the application. Secondly, child skins only need to customize the parent skin. This means that instead of starting from scratch, child skins can simply modify or add to the styles defined in the parent skin, saving time and effort.

Submit
87. 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)

Explanation

To combine data in the Assign-Worklist class for the report, you can use a Worklist Assignment association rule to join the Work class to the Assign-Worklist class. This allows you to link the two classes based on a common identifier. Additionally, you can use a class join to the Assign-Worklist class and specify a join filter where the pxRefObjectKey in the join class is equal to an object identifier in the work class. This ensures that only relevant data is included in the report.

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

Explanation

When adding a new work group to an application, you need to update the organization rules for Operator ID and Workbasket. The Operator ID rule determines the access and permissions for individual users within the work group, while the Workbasket rule defines the assignment of work items to specific workbaskets within the application. By updating these two organization rules, you ensure that the new work group has the necessary access and assignment capabilities in the application.

Submit
89. You want to allow a user to run a specific flow action without conditions. Which two steps must you perform? (Choose Two)

Explanation

To allow a user to run a specific flow action without conditions, you need to perform two steps. First, you need to add the privilege to the flow action record. This will grant the user the necessary permissions to access and execute the flow action. Second, you need to add the privilege to a user role that is available to the user's access group. By adding the privilege to the user role, you ensure that any user belonging to that role and access group will have the necessary privileges to run the flow action.

Submit
90. An activity executes the following five steps on an integer property in the sequence shown.
  1. Property-Set (value = 5)
  2. Obj-Save
  3. Property-Set (value = 10)
  4. Obj-Save with Write now
  5. Commit
What is the value in the database after all five steps complete?

Explanation

The value in the database after all five steps complete is 5. This is because the first step sets the value of the integer property to 5, and then the object is saved. The subsequent steps do not modify the value of the property, so it remains unchanged at 5. The final commit does not affect the value in the database.

Submit
91. Your team is building an application for a contact center that handles a variety of customer requests. Business policies require that each customer interaction be conducted with the most appropriate next available Customer Service Representative (CSR). What is the best way to implement this requirement?

Explanation

The best way to implement the requirement of conducting each customer interaction with the most appropriate next available Customer Service Representative (CSR) is to use a ToWorkbasket router and Pega's Get Next Work functionality. This approach allows for the routing of work items to specific workbaskets, which are assigned to specific CSRs or groups of CSRs based on their skills or availability. Pega's Get Next Work functionality ensures that the work item is assigned to the next available CSR in the designated workbasket, ensuring efficient and appropriate handling of customer requests.

Submit
92. Which two options do you configure on a portal record? (Choose Two)

Explanation

On a portal record, you can configure the user role of the type of user who would access the portal. This helps in determining the level of access and privileges that different users have on the portal. Additionally, you can also configure the skin to use for the portal, which applies branding and visual customization to the portal interface. These two options allow for customization and control over the user experience and branding of the portal.

Submit
93. Which feature would you use to implement the System of Record (SoR) pattern?

Explanation

The "refer to a data page" option on a property would be used to implement the System of Record (SoR) pattern. This option allows a property to refer to a data page, which serves as the source of truth or system of record for that property. By using this option, any changes made to the data page will automatically reflect in the property, ensuring that the property always holds the most up-to-date information from the system of record. This helps maintain data consistency and integrity throughout the application.

Submit
94. Which requirement causes you to consider using Dynamic Class Referencing (DCR)?

Explanation

The requirement to reuse a flow from the framework in the implementation layer would necessitate the use of Dynamic Class Referencing (DCR). DCR allows for the dynamic referencing of classes at runtime, which would enable the implementation layer to access and utilize the flow from the framework layer without explicitly specifying the class name. This flexibility in referencing classes would facilitate the reuse of flows and promote modularity and scalability in the application design.

Submit
95. Which of the following statements is true about the rule resolution process?

Explanation

If a user does not have access to the selected rule, the system sends a message that it could not find an appropriate rule to execute. This means that if during the rule resolution process, the system identifies a rule that should be executed but the user does not have the necessary access rights to execute it, the system will notify the user that it cannot find a suitable rule to execute. This suggests that access rights play a crucial role in determining which rule will be executed during the rule resolution process.

Submit
96. 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.
  • Bancorp contains rules shared across the entire organization.
  • BankCorpInt contains supporting rules for integrations shared with other internal applications.
  • credit check 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? 

Explanation

According to best practices, the rulesets that can be configured to use application validation are AccountManagement and AccountManagementInt. These rulesets are specifically designed for administering checking and savings accounts and contain supporting rules for integrating with other applications. Therefore, it is recommended to apply application validation to ensure the accuracy and consistency of the data and processes related to account management.

Submit
97. 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)

Explanation

The correct order of rules and data instances applied for a service is as follows:
1. Service Package
2. Service rule
3. Mapping rule (from format received by the service to Clipboard structure)
4. Service Activity
5. Mapping rule (from Clipboard structure to format specified by service type)

First, the service package is applied, followed by the service rule. Then, the mapping rule is applied to convert the format received by the service to the Clipboard structure. After that, the service activity is executed. Finally, another mapping rule is applied to convert the Clipboard structure to the format specified by the service type.

Submit
98. Your application requires a cascading approval for expense reports. Approvals must follow the submitter's reporting structure, with the following thresholds. A manager must approve expense reports up to USD500. A director must approve expense reports up to USD1500. A vice president must approve expense reports of USD1500 or greater. How do you configure the approval process?

Explanation

not-available-via-ai

Submit
99. Which feature would you use to implement the alias pattern?

Explanation

The Property-Ref activity method is used to implement the alias pattern. This method allows you to reference a property from another class without creating a new instance of that class. It is commonly used when you want to reference a property from a different class without duplicating the data. By using the Property-Ref activity method, you can easily access and use the property value without the need for additional data pages or specific features.

Submit
100. Select two benefits of adopting a rule delegation strategy. (Choose Two)

Explanation

Adopting a rule delegation strategy allows business users and architects to focus on their specific tasks related to application development and maintenance. This means that they can dedicate their time and expertise to their respective areas, leading to increased efficiency and productivity. Additionally, adopting a rule delegation strategy can help improve the business' ability to adapt to changing business conditions. By empowering business users to make changes to the application on their own, the organization can quickly respond to market demands and adjust business policies without the need for lengthy approval processes.

Submit
101. The following rule and record types are invoked to determine the endpoint for a connector.
  1. A data page property is referenced.
  2. The value is used by the SOAP connector to invoke the service.
  3. The SOAP Connector is invoked.
  4. The data transform for the data page is executed if the page is not already available on the clipboard.
  5. The data transform invokes a utility function to obtain the value of a dynamic system setting.
Select the order in which these rules and records are executed.

Explanation

The correct order in which these rules and records are executed is 3, 1, 4, 5, 2. First, a data page property is referenced. Then, the value is used by the SOAP connector to invoke the service. Next, the data transform for the data page is executed if the page is not already available on the clipboard. After that, the data transform invokes a utility function to obtain the value of a dynamic system setting. Finally, the SOAP connector is invoked.

Submit
102. Select two reasons for organizing delegated rules in a separate, unlocked ruleset. (Choose Two)

Explanation

Organizing delegated rules in a separate, unlocked ruleset can help prevent accidental or unauthorized changes to critical elements of the application. This is because a separate ruleset provides a clear boundary and control over who can access and modify the delegated rules. Additionally, a separate, unlocked ruleset is necessary because changes cannot be made to rules in a locked ruleset. By having a separate, unlocked ruleset, versioning control of the individual delegated rules can be maintained, allowing for the ability to roll back changes if needed.

Submit
103. Which two types of records does the External Database Table Class Mapping wizard create? (Choose Two)

Explanation

The External Database Table Class Mapping wizard creates the Database Table data instance and the Property rules used to map to the table columns. The Database Table data instance represents the external table in the Pega database and contains metadata about the table. The Property rules are used to define the mapping between the properties in the Pega class and the columns in the external table. This allows for seamless integration and data synchronization between the Pega application and the external database.

Submit
104. Which two statements about external classes are true? (Choose Two)

Explanation

An external class always has an associated database table instance because external classes are used to map Pega Platform classes to database tables. This allows data to be stored and retrieved from the database using the Pega Platform.

It is possible to create declare index rules on external classes because declare index rules are used to create indexes on properties of a class. These indexes can improve query performance when retrieving data from the database. Since external classes have an associated database table instance, declare index rules can be created on them to optimize data retrieval.

Submit
105. Which two  of the following situations  require an activity? (Choose Two)

Explanation

Simulating a connector and calling a connector from a flow both require an activity. Simulating a connector involves executing the connector rule and processing the response, which requires an activity to perform the necessary operations. Similarly, calling a connector from a flow requires an activity to invoke the connector and handle the response. In both cases, an activity is needed to facilitate the interaction between the connector and the system.

Submit
106. Select two benefits of using Global Resource Settings. (Choose Two)

Explanation

Global Resource Settings provide two benefits. Firstly, they allow users to manage settings without needing to unlock rulesets, which saves time and effort. Secondly, Global Resource Settings enable users to manage settings in one centralized location, making it easier to track and update settings across different environments. These benefits improve efficiency and streamline the management of settings in an organization.

Submit
107. 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)

Explanation

To troubleshoot the issue of failed correspondence, you can take the following two approaches. First, open the Requestor Management screen in SMA, select the requestor with a waiting message, and run the Tracer. This will help you analyze the execution flow and identify any errors or issues causing the failure. Second, open the Broken Process queue, select the entry, and view the error message and stack trace information. This will provide you with specific details about the error that occurred during the agent run, helping you diagnose and resolve the problem.

Submit
108. What effect does the Use all workbasket assignments in user's work group option have on how workbaskets are searched when using the Get Next Work functionality?

Explanation

When the "Use all workbasket assignments in user's work group" option is enabled, the system will only search for assignments in the workbaskets that are defined within the user's work group. It will first check the workbaskets associated with the user, and if no assignments are found, it will then check the user's worklist. This option ensures that the search for assignments is limited to the specific workbaskets within the user's work group, rather than searching through all available workbaskets.

Submit
109. Which of the following record types are editable on a production system?

Explanation

Data Transform records are editable on a production system. Data Transform records are used to define the mapping and transformation of data between different formats or structures. They are commonly used in business processes and can be modified in a production system to update the logic or behavior of the data transformation process. Property records define static values and are typically not editable on a production system. SOAP Connector records define the connection to external SOAP web services and Dynamic System Setting records store system-wide configuration settings, both of which are not typically editable on a production system.

Submit
110. A user has the following rulesets in their ruleset list:
  • TGB:01-01-03
  • TGBInt:01-01
  • LoanShrk:01-01
  • LoanShrkPrime:01-01
  • LoanShrkInt:01-01
There are six instances of CollectBorrowerDetails in the rules cache as indicated in the table below:  
Instance Apply to: Ruleset Availability
One TGB-FW-LoanShrk-Work TGB:01-01-05 Withdrawn
Two TGB-FW-LoanShrk-Work TGB:01-01-03 Yes
Three TGB-FW-LoanShrk-Work LoanShrkPrime:01-01-05 Withdrawn
Four TGB-FW-LoanShrk-Work LoanShrkPrime:01-01-01 Yes
Five TGB-FW-LoanShrk TGBSubPrime:01-01-03 Yes
Six TGB-FW-LoanShrk LoanShrkPrime:01-01-01 Yes
A rule with an Apply to a class of TGB-FW-LoanShrk-Work-AutoLoan calls CollectBorrowerDetails. Which rule is selected from the rules cache during rule resolution?

Explanation

The rule selected from the rules cache during rule resolution is Instance Two. This is because the rule with an Apply to class of TGB-FW-LoanShrk-Work-AutoLoan calls CollectBorrowerDetails, and Instance Two has a matching Apply to class of TGB-FW-LoanShrk-Work. Additionally, Instance Two has a matching ruleset of TGB:01-01-03, which is also a requirement for rule resolution. Therefore, Instance Two is the correct selection from the rules cache.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 22, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 22, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Feb 27, 2019
    Quiz Created by
    Eder Augusto
Cancel
  • All
    All (110)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Which symbolic index keyword adds an element to the end of a page list...
An error is generated as a connector invokes a remote service. Which...
What advantage does skimming provide over lock and roll as a...
Which two of the following steps do you perform after you develop...
In a prepare job offer process, you  configured a Split For Each...
Which answer best describes the benefit of using screen flows?
Which layer of the Enterprise Class Structure contains generalized...
How is the signature stored in the application when using a Signature...
Identify the log you examine to view warnings, errors, and information...
The reason you want to run a process immediately before taking...
Which two of the following prerequisites would you choose to create a...
Select two actions can you do with the Pega API? (Choose Two)
You  created a data transform to concatenate a user's first...
What application do you use to perform remote logging? 
A ________ defines the look and feel of an application.
You use the Application Import wizard to import an archive file on a...
Which rule availability setting can you use to force the system to...
Use the ________________ keyword to reference a parameter in the same...
Which of the following tools is generally used first when analyzing...
Which record do you configure to add an item to the left-pane menu in...
What task must you perform in order to persist a temporary case?
Field values enable you to _________________.
What is the importance of application versioning?
Which performance tool would you use to collect performance data for...
Which two statements about adding a pre-processing action to a flow...
Management reports that have an unacceptably large number of cases are...
The TGB organization structure has a Sales unit, and it belongs to a...
You configure a cascading approval step for insurance claims. The...
The PegaRULES Log Analyzer (PLA) is a standalone web...
Match each condition with the correct definition. ...
The purpose of a Circumstance Template is to __________.
Match the descriptions with their logs:
Pega provides a feature to upload attachments out-of-the box. Which...
When creating a new ruleset version, what extra step must the system...
What does the orange triangle in this screen indicate?
You have added a cascading approval step that uses an authority...
A new system architect asks you how user access to attachments is...
Select two of the following best practices to follow when designing...
A user is granted access to an application which...
You are asked to create four reports. Which report would require...
How do you customize the allowed values for a property based on the...
Use the ________________________ to perform remote logging. Remote...
Which layer of the Enterprise Class Structure contains assets that...
You create a product rule to generate an application archive file for...
Which two fields are required when adding a parameter to a rule?...
You  want to evaluate cases as potential duplicates when the...
Which two components does the Application Packaging wizard prompt you...
In which of the following situations would you simulate a data page?
A claims application contains two organizational and two application...
An order fulfillment process  includes a request for quotes from...
For what reason would you configure an Access Deny record?
To help ensure application stability and scalability, during which two...
A new system architect  questions the value of allowing...
Consider the following table where a correspondence is circumstanced...
When a process is configured to create temporary cases, which of the...
Consider the following table where a correspondence is circumstanced...
Which two of the following options are good uses of Connect SQL rules?...
You want to write all errors detected when loading a data page to a...
You want to create a reusable font style for buttons, and links. To do...
When configuring a screen flow, you identify a single harness to...
A user has the following rulesets in their ruleset list: ...
Gathers system errors, exceptions (with their stack trace statements),...
Select two record types that are involved when configuring a...
A branch ruleset is a ruleset that ___________. 
To simplify the configuration of security records, Pega provides the...
The purpose of a Circumstance Definition is to _________.
You create a report that uses data from two classes. Which of the...
Which requirement do you satisfy with an Access When record?
An agent runs every day at 7:00 A.M. You have been asked to update the...
Identify the log you examine to view performance-related issues.
You have added weighted conditions to  duplicate case search in a...
Which two of the following options are user interface best practices...
A claims framework contains two rulesets, ClaimsFW and ClaimsFWInt,...
Which two of the following statements are the most accurate with...
You have a requirement to create an email correspondence that can be...
Sourcing a data page directly from a UI control is an example of which...
What two artifacts should you prepare in advance before delegating a...
Which option represents the relationship between mixins, controls, and...
An agent in your system is running on three nodes. You have been asked...
Which two steps do you perform to update the logo in a portal header?...
You are tasked with configuring the Get Next Work functionality for an...
Adding parameters to a rule enables you to _____________________.
Which two of the following steps are needed to implement Global...
Your application contains a top-level case type named Purchase Request...
You are tasked with configuring a screen flow. The requirement states...
Which two of the following options are benefits of using skin...
You create a report in a work class that displays the assigned...
You add a new work group to an application. Which two organization...
You want to allow a user to run a specific flow action without...
An activity executes the following five steps on an integer property...
Your team is building an application for a contact center that handles...
Which two options do you configure on a portal record? (Choose Two)
Which feature would you use to implement the System of Record (SoR)...
Which requirement causes you to consider using Dynamic Class...
Which of the following statements is true about the rule resolution...
An application contains the following rulesets. ...
In which order are rules and data instances applied for a service? ...
Your application requires a cascading approval for expense reports....
Which feature would you use to implement the alias pattern?
Select two benefits of adopting a rule delegation strategy. (Choose...
The following rule and record types are invoked to determine the...
Select two reasons for organizing delegated rules in a separate,...
Which two types of records does the External Database Table Class...
Which two statements about external classes are true? (Choose Two)
Which two  of the following situations  require an activity?...
Select two benefits of using Global Resource Settings. (Choose Two)
You have configured an agent to automatically send correspondence. The...
What effect does the Use all workbasket assignments in user's work...
Which of the following record types are editable on a production...
A user has the following rulesets in their ruleset list: ...
Alert!

Advertisement