PEGA: Certified System Architect Practice Test! Trivia Quiz

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 RameshJoel
R
RameshJoel
Community Contributor
Quizzes Created: 1 | Total Attempts: 8,160
| Attempts: 8,160 | Questions: 107
Please wait...
Question 1 / 107
0 %
0/100
Score 0/100
1. You are designing a form for an online bookstore to display new arrivals. The form is displayed on laptops and tablets.Pictures of the book covers are displayed in columns. The number of columns changes depending on the screen size.Which layout do you use to display the book cover pictures?

Explanation

A dynamic layout is the most appropriate choice for displaying the book cover pictures on the form for an online bookstore. This layout adjusts the number of columns based on the screen size, ensuring that the pictures are displayed optimally on both laptops and tablets. This flexibility allows for a better user experience as it adapts to different devices and screen sizes.

Submit
Please wait...
About This Quiz
PEGA: Certified System Architect Practice Test! Trivia Quiz - Quiz

What do you know about certified system architect practice? Do you know enough to pass this test? The accredited system architect certification is for developers and technical staff... see moremembers who want to learn how to develop Pega applications. This certification provides a baseline measurement movement on your knowledge of Pega applications. Take this quiz and see how much you know about certified system architect practice.
see less

2. Users can access an apartment search application from different devices with different screen sizes. A screen displaysthe photos of available properties. On a wide desktop screen, the photos are displayed in an inline format. On asmart phone, the photos should be displayed in a vertical stack.How do you implement the screen for this requirement?

Explanation

To implement the screen for this requirement, a dynamic layout with a responsive breakpoint at smart phone screen width should be used. This allows for the layout to change from an inline format to a stacked format when accessed on a smart phone. By using a dynamic layout, the application can adapt to different screen sizes and display the photos in the appropriate arrangement.

Submit
3. A customer wants to copy the contents of a previous order to their current order. What rule type do you use to copythe order contents?

Explanation

A data transform is used to copy the contents of a previous order to the current order. Data transforms are used to transform and manipulate data between different structures and formats. In this case, the data transform would be used to retrieve the relevant data from the previous order and populate it into the current order.

Submit
4. A manager requests a report that contains the following columns: Create Date, Case ID, Create Operator, and WorkStatus. You must sort the cases so the case with the most recent create date appears at the top of the list anddescends in order.How would you design the report definition to support this requirement?

Explanation

To design the report definition to support the requirement of sorting the cases based on the most recent create date appearing at the top and descending in order, the correct approach would be to select the "Highest to Lowest" sort type for the "Create Date" column. This will ensure that the cases are sorted in descending order based on their create dates, with the most recent case appearing at the top of the list.

Submit
5. You are designing hotel booking forms for a travel application.The first form contains two fields in which users enter a room type and the length of stay in days. A third fielddisplays the total cost of the room.The second form contains a field in which users select additional-cost options such as sight-seeing tour. A second fielddisplays the total cost of the options.The third form contains a field that displays the grand total of the room and options.Which two properties are considered source properties for the declare expression used to calculate the grand total?(Choose Two)

Explanation

The two properties considered source properties for the declare expression used to calculate the grand total are the Total cost of room and the Total cost of options. These two properties are used to calculate the final cost of the room and options selected by the user. The Length of stay and Options fields are not used directly in the calculation of the grand total, but rather in calculating the individual costs of the room and options.

Submit
6. A data page holds the local weather information based on the user's address. The data page's Reload if older Thanfield is set to 15 minutes.The data page is created at 09:12.At 09:20 the user requests the weather information.At 09:42 the user requests the weather information.When is the data page reloaded?

Explanation

The data page is reloaded at 09:42 because the Reload if older Than field is set to 15 minutes. Since the data page was created at 09:12 and the user requested the weather information at 09:20 and then again at 09:42, the time difference between the creation of the data page and the second request is greater than 15 minutes. Therefore, the data page is reloaded at 09:42.

Submit
7. Users can access an apartment hunting application from different devices with different screen sizes. A screendisplays the photos of available properties. By default, the photos are displayed in three columns. When the screenwidth is less than 800 pixels, the photos should be displayed in two columns.How do you implement the screen for this requirement?

Explanation

not-available-via-ai

Submit
8. On a service level, the passed deadline interval is measured from__________________________.

Explanation

The passed deadline interval is measured from the end of the deadline interval. This means that once the deadline has passed, the service begins measuring the time interval from the end of the deadline to determine if it was met or exceeded. This is important for tracking and evaluating the timeliness of completing assignments or goals.

Submit
9. Which rule can only return a true/false result when evaluating a condition?

Explanation

A When rule is a rule in a system that evaluates a condition and returns a true or false result. It is used to determine whether a certain action or set of actions should be performed based on the condition being evaluated. Unlike other rules such as declare expression, decision tree, or decision table, a When rule is specifically designed to provide a binary result, making it the only option that can only return a true/false outcome when evaluating a condition.

Submit
10. A data page holds the local weather information and has he Reload if Older Than field to 10 minutes.The data page is created at 11:22. The user then performs the following actions:11:28 the user refreshes the weather information11:40 the user refreshes the weather informationAt what time is the data page reloaded?

Explanation

The data page is set to reload if older than 10 minutes. The data page was created at 11:22. The user refreshed the weather information at 11:28 and 11:40. Since the last refresh occurred at 11:40, which is 18 minutes after the data page was created, the data page will be reloaded at 11:40.

Submit
11. Match the business need to the appropriate service level agreement interval.
Submit
12. Your online shopping application serves international customers. You need to define a Data page that holds currencyexchange rates. All users accessing the application need to use the information.The Scope of this Data Page should be set to___________________.

Explanation

The correct answer is "Node". When defining a Data page that holds currency exchange rates for an online shopping application serving international customers, setting the Scope of the Data page to "Node" ensures that the information is accessible to all users accessing the application regardless of their individual requestors or threads. The "Node" scope allows for a global access to the Data page, making it available to all users and threads within the application.

Submit
13. A hotel reservation application has the following requirement: Users must select the destination city from a list ofoptions. The list is filtered on user entry. As a user types the city name, the list of options narrows.Which UI control allows you to implement this requirement?

Explanation

The AutoComplete UI control allows users to select the destination city from a list of options that is filtered based on their input. As the user types the city name, the list of options narrows down, making it easier for the user to find and select the desired destination city. This control provides a more interactive and user-friendly experience compared to a simple drop-down or menu, as it dynamically updates the options based on user input.

Submit
14. Review the following Decision Table:If the credit score is 723 and the outstanding balance is 2157, which value will be returned?

Explanation

Based on the given decision table, if the credit score is 723 and the outstanding balance is 2157, the value returned will be "Reject".

Submit
15. While testing a form, you need to verify the contents of a data page in memory. Which tool do you use to view thecurrent contents of the data page?

Explanation

The Clipboard tool is used to view the current contents of a data page in memory. It allows testers to inspect the data stored in the clipboard, which includes the properties and values of the data page. By using the Clipboard tool, testers can verify if the form is correctly populating the data page and if the expected values are being stored. This tool is commonly used in testing to ensure the accuracy and integrity of data within an application.

Submit
16. In a purchase application, you allow customers to create purchase requests. Each purchase request contains a list ofline items. Each line item holds the product identifier, quantity, and price. If a product is not in stock the applicationcreate a purchase order. The purchase order is processed by the purchasing team. Which two entities would youmodel as case types? (Choose Two)

Explanation

The two entities that would be modeled as case types are the Purchase request and the Purchase order. In the given scenario, both the purchase request and the purchase order are specific cases that need to be tracked and managed within the application. The purchase request represents a customer's request to purchase certain items, while the purchase order represents the actual order that is created when a product is not in stock. By modeling these entities as case types, the application can effectively handle and process each individual purchase request and purchase order.

Submit
17. A customer views a product available in multiple color options. The customer must select only one color for eachproduct. Which UI control allows a developer to present the user with all color choices at once, without prompting orclicking, while ensuring that the user can only select one of the color options?

Explanation

Radio buttons allow a developer to present the user with all color choices at once, without prompting or clicking, while ensuring that the user can only select one of the color options. Unlike check boxes, which allow multiple selections, radio buttons limit the user to selecting only one option from a group of choices. This makes them suitable for situations where the user needs to make a single selection from a predefined set of options, such as choosing a color for a product. Text input and drop-down controls are not suitable in this case as they allow for free-text input or selecting multiple options, respectively.

Submit
18. You need to copy data from a page with customer data to a page used for a credit card payment. Most of theproperties can be mapped as-is, but the first and last names must be concatenated into a full name. Which rule typewould you use to copy the content?

Explanation

A data transform would be the appropriate rule type to use in this scenario. A data transform allows for manipulation and transformation of data between different formats or structures. In this case, the first and last names need to be concatenated into a full name, which can be easily achieved using a data transform. This rule type provides the flexibility to modify and combine data as required, making it the suitable choice for copying the content from the customer data page to the credit card payment page.

Submit
19. A loan request process has specific approval requirements.-if the amount is for less than USD 1,000, the loan is automatically approved.-if the amount is greater than USD 1,000 and the loan type is an automobile loan, the loan must be approved by afinance manager.-if the amount is greater than USD 1,000 and the loan type is a mortgage, the loan must be approved by a vicepresident.Which rule type do you use to satisfy this requirement?

Explanation

A decision tree is the appropriate rule type to satisfy the given requirement because it allows for the creation of a logical flowchart-like structure to evaluate different conditions and make decisions based on those conditions. In this case, the decision tree can be used to determine the loan approval process based on the loan amount and type. It can easily handle the specific approval requirements mentioned, such as automatically approving loans under USD 1,000 and requiring approval from a finance manager or vice president for loans over USD 1,000 depending on the loan type.

Submit
20. In which situation does a case type for software upgrade requests reuse a rule through pattern inheritance?

Explanation

The correct answer is "The case type uses an authorization process used throughout the organization." This is because pattern inheritance allows a case type to inherit rules from other case types or classes. In this situation, the case type for software upgrade requests is reusing a rule through pattern inheritance by inheriting the authorization process that is used throughout the organization.

Submit
21. An application allows bank customer to apply for a credit card. During the process of applying for the credit card,customers can elect to transfer a balance to the card.The bank currently offers three balance transfer options for customers applying for a new credit card:1. 0 percent interest for 6 months.2. 2.9 percent interest for 12 months.3. 3.9 percent interest for 24 months.The bank requires that customers first elect whether to transfer a balance. If customers elect to transfer a balance,they must select one of the three options.Which control allows you to display all the balance transfer offers on the form, but only allows the customer to selectone offer?

Explanation

Radio buttons allow the customer to select only one offer from the available balance transfer options. Unlike checkboxes, which allow multiple selections, radio buttons restrict the selection to a single option. Therefore, radio buttons are the appropriate control to display all the balance transfer offers and ensure that the customer can only select one offer.

Submit
22. You need to add a button to a user form. When the button is pressed, the application invokes a data transform, thencreate a new case.How do you implement this functionality?

Explanation

To implement the functionality of invoking a data transform and creating a new case when the button is pressed, the correct approach is to configure an action set on the button control. An action set allows you to define a sequence of actions that will be performed when the button is clicked. By configuring the action set on the button control, you can specify the data transform that needs to be invoked and the creation of a new case. This ensures that the desired functionality is executed when the button is pressed.

Submit
23. Which of the following scenarios requires the configuration of an action set?

Explanation

In this scenario, when a button is clicked, the action set configuration is required to clear the fields in a form. An action set is a set of actions that are triggered by an event. In this case, the event is the button click, and the action is to clear the fields. The configuration of an action set allows for the definition of specific actions to be performed when a certain event occurs.

Submit
24. You are designing a form for an online bookstore to display new arrivals. In the form, the book cover pictures aredisplayed in a row, like words in a sentence. Once the row reaches the full width of the screen, it wraps around tobegin a new row.Which layout do you use to display the book cover pictures?

Explanation

A dynamic layout is the most suitable choice for displaying the book cover pictures in this scenario. This layout allows the pictures to be displayed in a row, similar to words in a sentence, and when the row reaches the full width of the screen, it wraps around to begin a new row. This ensures that the pictures are displayed in a visually appealing and organized manner, regardless of the screen size or resolution.

Submit
25. While reviewing a UI form in a Grooming/Elaboration playback, you notice a typo in the label of a field. Which toolallows you to identify the section rule that contains the incorrect label?

Explanation

Live UI is the tool that allows you to identify the section rule that contains the incorrect label in a UI form during a Grooming/Elaboration playback. This tool provides real-time visibility into the user interface and allows you to inspect and modify properties, rules, and sections directly on the screen. By using Live UI, you can easily locate the section rule that contains the typo and make the necessary corrections.

Submit
26. You are creating a series of user forms for a travel reservation process. The forms contain fields that display valuesthat are calculated by the system. You want to perform the calculations whenever the user changes a selection ratherthan when a form is submitted. Which rule type would you use to satisfy this requirement?

Explanation

A Declare Expression rule type would be used to satisfy this requirement. Declare Expression rules are used to calculate and display values dynamically based on changes in the system or user input. In this case, whenever the user changes a selection in the form, the Declare Expression rule can be triggered to perform the necessary calculations and update the displayed values accordingly. This allows for real-time calculation and display of values without waiting for the form to be submitted.

Submit
27. Which requirement is satisfied by configuring a service level agreement?

Explanation

Configuring a service level agreement ensures that a transaction review is completed within 24 hours. This means that there is a specific agreement in place between the service provider and the customer, stating that any transaction review will be resolved within a maximum time frame of 24 hours. This requirement is satisfied by configuring the service level agreement, as it sets expectations and guarantees a timely resolution for transaction reviews.

Submit
28. A Service Request case type has a CustomerGrade property. How do you set the value of the CustomerGradeproperty to Silver when a service request case is created?

Explanation

not-available-via-ai

Submit
29. An application that generates auto insurance quotes allows users to add a substitute transportation reimbursementoption to their coverage. Users who add this option are required to select one of three reimbursement levels:-UP to $10/day-UP to $25/day-UP to $50/dayYou must configure a form to add a check box that allows user to select the substitute transportation reimbursementoption. Users selecting this option are presented with three reimbursement levels as a set of radio buttons, similar tothe following example.How do you configure the UI to present users with the set of reimbursement levels only if the user selects thereimbursement option?

Explanation

To configure the UI to present users with the set of reimbursement levels only if the user selects the reimbursement option, you would add a visible when condition on the radio button control. This means that the reimbursement levels will only be visible to the user if they have selected the reimbursement option.

Submit
30. An application allows bank customer to apply for a credit card. During the process of applying for the credit card,customers can elect to transfer a balance to the card.The bank currently offers three balance transfer options for customers applying for a new credit card:4. 0 percent interest for 6 months.5. 2.9 percent interest for 12 months.6. 3.9 percent interest for 24 months.The bank requires that customers first elect whether to transfer a balance. If customers elect to transfer a balance,they must select one of the three options.Which type of rule do you use to test whether the customer has decided to transfer a balance?

Explanation

The correct answer is "When rule". A When rule is used to test a condition and execute a set of actions based on the result of that condition. In this case, the When rule would be used to check whether the customer has decided to transfer a balance. If the customer has elected to transfer a balance, the When rule would trigger the actions associated with that decision, such as prompting the customer to select one of the three balance transfer options.

Submit
31. There are several components involved when calling an external service. A data transform is typically used whenprocessing the response returned by the external system. What is the purpose of that data transform?

Explanation

The purpose of the data transform in this context is to map the response returned by the external system to the application's data structure. This allows for the proper integration and utilization of the data within the application, ensuring that it is in a format that can be easily processed and understood by the system.

Submit
32. In which situation is the use of an activity necessary?

Explanation

An activity is necessary when writing a message to a log file because it involves performing a specific action or task. Writing a message to a log file is typically a separate task that requires specific code or instructions to be executed. This can include opening the log file, writing the message to the file, and closing the file. Therefore, using an activity is necessary to ensure that the message is properly written to the log file.

Submit
33. The approval process for a purchase request case must satisfy the following requirements:-A request for office supplies placed by the Facilities department that totals EUR100 or less is automatically approved.-A request for software is automatically rejected unless requested by the IT department.-Any request that exceeds EUR1000 is automatically subject to review by the Auditing department.Which type of rule would you configure to satisfy this requirement?

Explanation

A decision tree would be the appropriate type of rule to configure in order to satisfy the given requirements. A decision tree allows for the evaluation of multiple conditions and the execution of different actions based on the outcome of those conditions. In this case, the decision tree would evaluate the conditions for each type of purchase request (office supplies, software, and requests exceeding EUR1000) and automatically approve, reject, or subject to review based on the specific conditions mentioned in the requirements.

Submit
34. A new hire process includes a Screen Job Applicant assignment. The recruiter who has been assigned the task shouldcomplete it within 24 hours. If the assignment is not completed in 24 hours, the system automatically sends an emailnotification to the hiring manager.How would you configure the process to ensure that the director receives the email after the goal is passed?

Explanation

Adding an SLA (Service Level Agreement) with an escalation action to the assignment ensures that if the recruiter fails to complete the assignment within 24 hours, the system will automatically trigger the escalation action, which in this case is sending an email notification to the hiring manager. This ensures that the director receives the email after the goal of completing the assignment is passed.

Submit
35. You are implementing a UI form collecting job applicant information. Users must provide values to certain fieldsbefore submitting the form.Which configuration adds asterisks to indicate the mandatory fields on the form?

Explanation

Configuring the mandatory fields as "Required" in the section rule will add asterisks to indicate the mandatory fields on the form. This means that users will be notified that they must provide values for these fields before submitting the form.

Submit
36. An insurance company offers personal property policies. Art collections and wine collections are category as specialtypes of personal properties. The company employs appraisers who are qualified to perform appraisals for either artcollections or wine collections. Appraisers can only perform appraisal assignment in their qualified field.How would you configure the router so that the assignment is worked on by a qualified appraiser? 

Explanation

not-available-via-ai

Submit
37. The application contains a case type ORG-App-Work-PurchaseOrder. The case type uses an embedded page to holdcustomer information. The embedded page is of class ORG-App-Data-Customer.What would be the most appropriate "Applies To:" class for a section rule displaying customer information?

Explanation

The most appropriate "Applies To:" class for a section rule displaying customer information would be ORG-App-Data-Customer. This is because the embedded page that holds the customer information is of class ORG-App-Data-Customer. Therefore, the section rule should also have the same class to ensure that it can access and display the customer information correctly.

Submit
38. An insurance claim case type is defined as follows:If the Review claim step is configured to set the status toPending-Investigation?

Explanation

The correct answer is when the Review claim step starts. In the given scenario, the insurance claim case type defines that the status should be set to Pending-Investigation during the Review claim step. Therefore, it is logical to assume that the status will be set at the beginning of this step, which is when it starts.

Submit
39. You have created a series of forms for a vacation booking process. Declarative expressions are used to calculatevalues such as the cost of the flight, hotel, car rental, and taxes. The last form includes a field that displays the totalamount that will be charged on the user's credit card.How do you configure the calculations so that the total amount is calculated only when the user reaches the lastform?

Explanation

The correct answer is to use the backward chaining option for the total amount expression and forward chaining for all the other expressions. This means that the calculation for the total amount will only be triggered when the user reaches the last form, as backward chaining only calculates values when they are needed. Forward chaining, on the other hand, calculates values as soon as their inputs are available. This configuration ensures that the total amount is only calculated when all the necessary inputs are provided by the user.

Submit
40. An application that generates auto insurance quotes allows users to add a substitute transportation reimbursementoption to their coverage. Users who add this option are required to select one of three reimbursement levels:-UP to $10/day-UP to $25/day-UP to $50/dayYou must configure a form to add a check box that allows user to select the substitute transportation reimbursementoption. Users selecting this option are presented with three reimbursement levels as a set of radio buttons, similar tothe following example.Which type of decision rule do you configure to test whether the user has selected the substitute transportationreimbursement option?

Explanation

The correct answer is "When rule". A "When rule" is used to test a condition or a set of conditions and perform an action based on the result. In this case, the system needs to check whether the user has selected the substitute transportation reimbursement option. If the user has selected this option, then the system will present the three reimbursement levels as a set of radio buttons. Therefore, a "When rule" would be the appropriate decision rule to configure in order to test this condition.

Submit
41. You have been asked to create a report that displays the following information:-Assigned case worker (.pxAssignedOperatorID)-Requestor (.pxCreateOperator)-Request date (.pxCreateDateTime)-Due date (.DueDate)-Assigned vendor (.VendorName)The report contains a filter to only return purchase requests with a status (.pyStatusWork) of open.Which property can you optimize to improve report performance?

Explanation

Optimizing the .DueDate property can improve report performance. By optimizing this property, the report will filter and display only the purchase requests that have a specific due date, reducing the amount of data that needs to be processed and improving the overall performance of the report.

Submit
42. A shopping cart contains a list of order items. A customer searches for items by category. The application returns alist of items in that category, including name, description, and unit price. The user can select an item to add in ashopping cart.Which of the following data would you store in a local data source?

Explanation

Storing shopping cart items in a local data source makes sense because these items are specific to each user and are temporary in nature. The local data source can be used to keep track of the items that the user has selected and added to their shopping cart during their current session. Storing customer data, product categories, and order details in a local data source may not be ideal as these pieces of information are likely to be more permanent and may need to be accessed by multiple users or across different sessions.

Submit
43. On an Account Management form, you need to add a link control for changing the mailing address. When users clickthe link, the application runs a ChangeAddress flow in a modal dialog.How do you implement this requirement?

Explanation

The correct answer is to configure an action set on the link to launch the flow in a modal dialog. This is the appropriate way to implement the requirement because an action set allows you to define a set of actions that will be performed when the link is clicked. By configuring the action set to launch the flow in a modal dialog, you ensure that the flow will be displayed in a separate dialog box rather than within the current section or page. This provides a better user experience and allows the user to easily make changes to their mailing address without navigating away from the current page.

Submit
44. You have created a new report that contains a list of employees, hire dates, and managers. You have been asked todisplay each manager in a row. Beneath each manager row, you must list the manager's employees and their hiredates. How would you support this request?

Explanation

To support the request of displaying each manager in a row and listing their employees and hire dates beneath it, you would need to group the manager column. Grouping the manager column will consolidate all the employees and their hire dates under each respective manager, allowing for a clear and organized presentation of the information. This will enable easy identification and understanding of the relationship between managers and their employees.

Submit
45. You have been asked to create a sequence of user forms for a travel reservation process. The forms contain fieldsthat require calculation. For which reason do you use a declare expression to calculate values?

Explanation

A declare expression is used to calculate values wherever a field is updated. This means that whenever a user enters or updates data in a field, the declare expression will automatically perform the calculation and update the corresponding values. This ensures that the calculations are always up to date and accurate, regardless of when or where the field is updated. It provides real-time calculations and eliminates the need for manual calculations or separate calculations triggered by specific events such as form submission or button clicks.

Submit
46. During a playback, you place a flow in draft mode to address which limitation?

Explanation

Placing a flow in draft mode during playback allows you to address the limitation of avoiding errors caused by references to rules that do not yet exist. By doing so, you can ensure that the flow does not encounter any issues or errors when it references rules that are not yet created or available. This helps in preventing any disruption or malfunctioning of the flow during its execution.

Submit
47. You are designing a case type that includes a process to perform when a case is rejecting. How do you model thisrequirement in the case life cycle?

Explanation

To model the requirement of performing a process when a case is rejecting, you should add an alternate stage to the case life cycle and include the rejection process as an optional process within that stage. This allows for the rejection process to be performed when necessary, without being mandatory for all cases or stages.

Submit
48. An applicant submits a loan request.The system validates information on the loan application and calculates the applicant's credit score based on creditreports and the customer's account history with the bank.If the customer's credit score is unacceptable, the customer is notified of the result and the loan application is closed.If the customer's credit is acceptable, the loan application is forwarded to a loan officer for review.If the loan officer approves the loan request, the loan application is sent to the underwriting department forprocessing.If the loan officer rejects the loan request, the customer is notified of the result and the loan application is closed.Select the case life cycle design that most closely fellows the guidelines for identifying and naming stages for the usecase.

Explanation

The correct answer is "Primary stages: New->Credit Check->Review->Underwriting
Alternate Stage: Rejected". This design closely follows the guidelines for identifying and naming stages for the use case. It starts with the "New" stage where the loan request is submitted, then moves to "Credit Check" where the system validates the information and calculates the credit score. Next is the "Review" stage where the loan application is forwarded to a loan officer for review. If the loan request is rejected, it goes to the "Rejected" alternate stage. If the loan request is approved, it moves to the "Underwriting" stage for processing.

Submit
49. In which of the following situations would you use a SQL connector?

Explanation

A SQL connector would be used in the situation of executing complex SQL statements such as a stored procedure. SQL connectors are used to establish a connection between a program or application and a SQL database, allowing the program to send SQL queries and commands to the database for execution. In the case of executing complex SQL statements, a SQL connector would facilitate the communication between the program and the database, ensuring that the statements are properly executed and the desired results are obtained.

Submit
50. You have designed a decision tree that you want to unit test. You want to test various input values to ensure that youget the expected results. How would you unit test your decision tree?

Explanation

To unit test the decision tree, you would run the decision tree and enter values on the test page. This allows you to simulate different input values and observe the expected results. By executing the decision tree with various inputs, you can verify if it is functioning correctly and producing the desired outcomes. This method of testing helps ensure that the decision tree is working as intended and provides confidence in its performance.

Submit
51. To qualify for an automobile loan, the applicant must have a credit score of at least 740 and must be currentlyemployed. If either condition is not met, the loan request cannot be submitted.How would you configure the process to support this requirement?

Explanation

This answer is correct because it suggests creating one validate rule that includes two conditions - one for the credit score property and one for the employment status property. This configuration ensures that both conditions are checked before the loan request is submitted.

Submit
52. Pega 7 comes with numerous API activities. In which situation would you explore available API activities?

Explanation

When automating case processing, it is important to explore the available API activities in Pega 7. API activities can be used to interact with external systems, perform tasks, and manipulate data. By exploring these activities, developers can identify and utilize the appropriate APIs to automate various aspects of case processing, such as integrating with external systems, performing calculations, or updating data. This can help streamline and optimize the automation process, improving efficiency and accuracy.

Submit
53. ABC Corp requires that policyholders receive email indicating the status of their auto insurance claim as the claim isprocessed. You create the work party for the policyholder as an instance of which class?

Explanation

The work party for the policyholder should be an instance of the Data-Party-Person class because policyholders are individuals who have personal information and need to receive emails regarding their auto insurance claims. The Data-Party-Person class represents individuals and is suitable for storing personal information and contact details for policyholders.

Submit
54. You want to create a data page with a list of available shipping options. The shipping options are stored in a databasetable mapped in the application. Which source option would you select for the data page?

Explanation

A report definition would be the best source option for the data page in this scenario. A report definition allows you to fetch data from a database table and retrieve the list of available shipping options. It provides a structured and efficient way to query the database and retrieve the required data. By selecting the report definition as the source option, you can easily populate the data page with the shipping options stored in the database table.

Submit
55. You have been asked to configure a rule for use in a business process to evaluate multiple property values and returna text value as a result. Which type of rule satisfies this requirement?

Explanation

A decision tree is a type of rule that can be used to evaluate multiple property values and return a text value as a result. Decision trees are commonly used in business processes to make decisions based on a set of conditions or criteria. By following a series of branches, the decision tree evaluates the property values and determines the appropriate text value to return. This allows for a logical and structured approach to decision-making within the business process.

Submit
56. You are developing a purchase application that integrates with an external inventory management system. A___________ allows you to build the interface so that Pega can request information from the inventory managementsystem.

Explanation

A connector allows you to build the interface so that Pega can request information from the inventory management system. Connectors are used to integrate external systems with Pega applications, enabling data exchange and communication between the two systems. In this case, the purchase application needs to retrieve information from the external inventory management system, so a connector would be the appropriate tool to facilitate this integration.

Submit
57. A purchase request case creates a child case to check inventory. If products are added to or deleted from thepurchase request, the data needs to be propagated to the check inventory case.What is true with regards to the data propagation feature for the above requirement?

Explanation

The correct answer states that the data propagation feature will automatically propagate values from the purchase request case to the check inventory case when it is created. However, any subsequent updates to the data will need to be handled manually. This means that if any changes are made to the products in the purchase request, the values will not be automatically updated in the check inventory case. Instead, the updates will need to be made manually.

Submit
58. As part of an authorization process, you need to check whether members of a health care organization are eligible forcoverage based on the policy contract terms. Your application uses an activity to perform this evaluation.Which shape would you use to add the activity to the process?

Explanation

To add the activity of evaluating the eligibility of members for coverage based on the policy contract terms, the most suitable shape to use in the process would be a "Utility" shape. The Utility shape represents a task or activity that is performed within the process but does not have a specific start or end event. In this case, the evaluation of eligibility does not have a distinct start or end point, but rather is an ongoing process that is performed as part of the authorization process. Thus, the Utility shape would be the appropriate choice to represent this activity.

Submit
59. You are designing a form that uses a repeating grid to display office furniture items. Which two data sources can youuse as a source for a repeating grid? (Choose Two)

Explanation

A page group property can be used as a data source for a repeating grid because it can hold multiple instances of data. Each instance of data in the page group property can be displayed as a separate row in the repeating grid.

A page list property can also be used as a data source for a repeating grid because it holds a list of data instances. Each instance of data in the page list property can be displayed as a separate row in the repeating grid.

Therefore, both a page group property and a page list property can be used as data sources for a repeating grid.

Submit
60. An insurance claim case is field by a customer and assigned a claim type (fire, flood, or theft). The claim contains a listof loss items. Which of the data would you store in a local data source?

Explanation

The items of loss would be stored in a local data source because they are specific to each individual claim case and do not need to be accessed or shared across multiple cases. Storing them locally would allow for easier retrieval and manipulation of the data when needed for processing the insurance claim. Customer data, policy details, and claim types may be stored in a centralized database or system for easier access and management across all claim cases.

Submit
61. Which issue is identified as a Guardrail violation?

Explanation

The issue identified as a Guardrail violation is when a property in a report has not been optimized. Guardrails are a set of best practices and guidelines in Pega that help ensure the performance, scalability, and maintainability of applications. Optimizing properties in reports is one of the guardrails that needs to be followed to improve the efficiency of reports and prevent any potential performance issues. Failing to optimize a property in a report violates this guardrail.

Submit
62. You want to provide instructions to the user filling out a form. You are considering using paragraph rules for theinstructions. What three benefits do paragraph rules provide over standard labels? (Choose Three)

Explanation

Paragraph rules provide three benefits over standard labels. First, paragraph rules are supported in correspondence, meaning that they can be easily included in any written communication with the user. Second, paragraph rules can include images, allowing for visual aids and illustrations to enhance the instructions. Lastly, paragraph rules support rich text, enabling the use of different formatting options such as bold, italics, and bullet points to make the instructions more visually appealing and easier to read.

Submit
63. In an application, three email addresses (work, home, and other) can be captured for a customer. You use .Email(work) to refer to the work email address. What type of property is used to capture the email addresses?

Explanation

The correct answer is Value group. In the given scenario, three email addresses (work, home, and other) are being captured for a customer. A value group is a property type that allows you to capture multiple values for a single property. In this case, the value group property type is used to capture the three email addresses for the customer.

Submit
64. ABC Corp requires that expenses billable to a client are reviewed by an auditor in the Finance department. After theauditor approves the expenses, the client is billed. You create the work party for the auditor as an instance of whichclass?

Explanation

The correct answer is Data-Party-Operator because the work party for the auditor in the Finance department should be represented as an instance of the Data-Party-Operator class. This class is used to define operator records that represent individuals who perform tasks within the system. In this case, the auditor is an individual who reviews expenses and approves them, so they would be classified as an operator.

Submit
65. You need to send correspondence to customers who hapreliminary approval by email. The system then sends an official approval by letter.How would you configure the necessary correspondence rule(s)?

Explanation

The correct answer is to create one correspondence rule for the email and another correspondence rule for the letter. This configuration allows for separate correspondence rules for each type of communication - email and letter. By creating separate rules, you can customize the content, format, and delivery method for each type of correspondence, ensuring that the appropriate information is conveyed to the customers in the most effective way.

Submit
66. Users are required to enter their date of birth in the format dd/mm/yyyy. Which two options ensure that a userprovides a date in the correct format? (Choose Two)

Explanation

Using an Edit Validate rule to test the value entered by the user ensures that the date format is validated before it is accepted. This rule can check if the date is in the correct format (dd/mm/yyyy) and display an error message if it is not.

Using a Calendar control to allow the user to select the date ensures that the date is entered in the correct format. The Calendar control typically provides a user-friendly interface for selecting dates, which reduces the chances of entering the date in an incorrect format.

Submit
67. A company establishes a deadline to respond to customer inquiries. During the month of June, an increase incustomer inquiries lengthens the average response time per inquiry beyond the established deadline. To address thisissue, the company decides to lengthen the deadline until theHow do you satisfy this requirement?

Explanation

To address the issue of increased customer inquiries lengthening the average response time beyond the established deadline, the company should use the "Property and Date" option to circumstance the service level. By specifying a start date and end date for the extended deadline, the company can effectively manage the increased workload and ensure that customer inquiries are responded to within the new timeframe. This allows for flexibility in adjusting the deadline according to the company's needs.

Submit
68. In a hotel reservation application, a form displays a list of hotels with available rooms based on the check-in andcheck-out dates entered by users.How do you configure the form to refresh the hotel list whenever the check-in or check-out date changes?

Explanation

not-available-via-ai

Submit
69. While preparing to release an application, you notice a guardrail violation on an activity you wrote. The activity copiesthe customer's shipping address to their billing address. How do you address this guardrail violation?

Explanation

The correct answer is to replace the activity with a data transform to copy the shipping address to the billing address. This is the appropriate solution to address the guardrail violation because using a data transform is a more efficient and recommended approach for this task. It ensures that the application follows best practices and improves performance by utilizing the built-in functionality of data transforms.

Submit
70. Which requirement would be implemented through circumstancing?

Explanation

Circumstancing would be implemented for the requirement where an application sends an email to a customer to confirm opening an account. For customers in certain states or provinces, the email includes a mandatory disclosure. Circumstancing allows the application to dynamically adjust its behavior based on specific conditions or circumstances. In this case, the application would use circumstancing to determine whether a customer is in a certain state or province, and if so, include the mandatory disclosure in the confirmation email.

Submit
71. An application contains three data types: A, B, and C. The class structure looks as follows:MyCo-App-DataMyCo-App-Data-AMyCo-App-Data-A-BMyCo-App-Data-A-B-CEach class has a data transform called SetValues. With the Call data transforms in superclass option selected. TheSetValues data transform sets the properties PropA and PropB, as shown in the table below.Class Property valueMyCo-App-Data PropA 1MyCo-App-Data-A PropB 2MyCo-App-Data-A-B PropA 3MyCo-App-Data-A-B-C probB 4What is the value of ProbA and ProbB after the Setvalues in MyCo-App-Data-A-B has been invoked?

Explanation

The value of PropA is 3 and the value of PropB is 2 after the SetValues in MyCo-App-Data-A-B has been invoked. This is because the Call data transforms in superclass option is selected, which means that when SetValues is called in MyCo-App-Data-A-B, it also calls the SetValues data transform in its superclass, MyCo-App-Data-A. Therefore, the properties PropA and PropB are set according to the values specified in the superclass data transform, which are PropA=3 and PropB=2.

Submit
72. Customer Service Representatives (CSRs) review customer requests to replace a lost or stolen credit card. Once therequest is approved, customers are notified by letter of the expected delivery date for a replacement card typicallywithin one week.The CSR must be able to prioritize time-sensitive requests such as requests from customers who are on vacation.Time-sensitive requests are prioritized as follows:-Customers receive a replacement card the next day.-Fulfillment requests are sent to a dedicated workbasket.-Customers receive notification of the expected delivery date by email.How do you provide CSRs with the option to increase the assignment urgency for requests from a customer with atime-sensitive need?

Explanation

CSRs can increase the assignment urgency for requests from a customer with a time-sensitive need by allowing them to select a value for .pyUrgencyAssignAdjust. This option gives the CSR the ability to adjust the urgency level of the assignment, ensuring that time-sensitive requests are prioritized accordingly. By allowing CSRs to have control over the urgency of the assignment, they can ensure that customers with immediate needs are given prompt attention and service.

Submit
73. Mach each data page scope to its use case.
Submit
74. In an airline reservation application, users enter departure and return dates and submit for flight search. This isimplemented as a flow action. You need to ensure that the return date is later than the departure date. You alsoneed to copy the dates to a search parameter page that is used for flight search.Select the two rule types that the flow action references to satisfy these requirements. (Choose Two)

Explanation

The flow action needs to validate that the return date is later than the departure date. This validation is performed by the "Validate" rule type. Additionally, the flow action needs to copy the entered dates to a search parameter page for flight search. This copying of data is done using the "Data Transform" rule type.

Submit
75. In an insurance claim application there is a claim case defined. The claim case creates a top-level repair case.Data propagation is configured to copy relevant claim data into the repair case.What is true with regards to the data propagation feature for subsequent updates to the claim case?

Explanation

The data propagation feature in the insurance claim application only copies relevant claim data into the repair case at the time when the repair case is created. It does not continue to track changes and propagate data to the repair case throughout the lifecycle of the claim case.

Submit
76. When processing an insurance claim you need to retrieve the customer's insurance policies from a web service. Youinvoke the connector from a_______________.

Explanation

When processing an insurance claim, the customer's insurance policies need to be retrieved from a web service. To accomplish this, the connector is invoked from a data page. Data pages are used to store and manage data retrieved from external systems, such as web services, and make it available for use in the application. By invoking the connector from a data page, the insurance policies can be easily accessed and utilized during the processing of the insurance claim.

Submit
77. A form allows customers to specify the amount of a balance transfer for their credit card. The form contains twofields: one to display the available balance on the customer's credit card, and one for the user to enter the amount ofthe balance transfer.You configure a validate rule to verify that the amount of a balance transfer is less than 75% of the available balanceon the customer's credit card. How do you call the validate rule?

Explanation

The validate rule should be called from the flow action where the customer submits the form. This is because the validate rule is responsible for verifying that the amount of the balance transfer is less than 75% of the available balance on the customer's credit card. The flow action is the point in the process where the customer submits the form, so it is the appropriate place to call the validate rule and ensure that the entered amount is within the allowed limit.

Submit
78. Each of the following classes has a data transform named SetValues with the Call data trandforms in superclassoption selected. The SetValues data transforms set the properties PropA and PropB, as shown in the following table.Class Property valueMyCo-App-Data PropA 1MyCo-App-Data-A PropB 2MyCo-App-Data-A-B PropA 3MyCo-App-Data-A-B-C probB 4What is the value of ProbA and ProbB after the Setvalues in MyCo-App-Data-A has been invoked?

Explanation

The value of PropA and PropB after the SetValues in MyCo-App-Data-A has been invoked is PropA=1 and PropB=2. This is because the SetValues data transform in MyCo-App-Data-A sets the value of PropA to 1 and does not modify the value of PropB.

Submit
79. A report contains columns New Hire ID, New Hire Name, Start Date, and Location. The organization has offices invarious cities throughout the U.S. A facilities manager requests a report that includes only new hires who are locatedin the Atlanta and Boston offices and have a start date within 30 days of the report date.How would you configure the filter to support this requirement?

Explanation

The correct answer is to create three conditions: Location equals Boston AND Location equals Atlanta AND Start Date equals next 30 days. This is because the facilities manager wants to include new hires who are located in both the Atlanta and Boston offices, and have a start date within 30 days of the report date. By using the AND operator between the Location conditions, only new hires who are located in both cities will be included in the report. The Start Date condition with "next 30 days" ensures that only new hires with a start date within the specified timeframe will be included.

Submit
80. Customer Service Representatives (CSRs) review customer requests to replace a lost or stolen credit card.Once the request is approved, customers are notified by letter of the expected delivery date for a replacement cardtypically within one week.The CSR must be able to prioritize time-sensitive requests such as requests from customers who are on vacation.Time-sensitive requests are prioritized as follows:-Customers receive a replacement card the next day.-Fulfillment requests are sent to a dedicated workbasket.-Customers receive notification of the expected delivery date by email.Which action for time-sensitive requests do you implement as an optional action?

Explanation

As an optional action, you should send the notification for time-sensitive requests by email rather than letter. This will ensure that customers receive the notification quickly and can be informed of the expected delivery date without any delay. By sending the notification via email, it will be more efficient and expedient, allowing customers to receive the information in a timely manner. This action aligns with the prioritization of time-sensitive requests and ensures that customers who are on vacation or in need of urgent assistance can be served promptly.

Submit
81. You need to read from an external database table containing inventory data. Which two ways could you integratewith the table? (Choose Two)

Explanation

To integrate with an external database table containing inventory data, you can use a SQL connector. A SQL connector allows you to establish a connection with the database and retrieve data from it. Additionally, you can also map the table to a class. This means creating a class in your application that represents the structure of the table, allowing you to easily interact with the data and perform operations on it. By using both a SQL connector and mapping the table to a class, you can effectively read and manipulate the inventory data from the external database.

Submit
82. A process routes loan request to a specific loan officer based on the type of loan.-if the loan is a mortgage, it is routed to Adam Ross.-if the loan is for an automobile, it is routed to Julia Samuels.-if the loan is an equality line, the case is routed to Don Smith.How would you configure a router to ensure the case advances to the correct loan officer?

Explanation

The correct answer is to route the case to a worklist that references a decision table. This is because a decision table allows for the efficient and accurate routing of loan requests to the appropriate loan officer based on the type of loan. The decision table can be configured to match the loan type with the corresponding loan officer, ensuring that the case advances to the correct loan officer for further processing. A worklist is used to manage and track the progress of individual cases, making it the appropriate option for routing the case to the loan officer.

Submit
83. What are two valid reasons for using a decision table over an activity? (Choose Two)

Explanation

Activities cannot be delegated to business users. Using an activity is a guardrail violation. Activities are difficult to migrate. Decision tables are easier to maintain than activities.



The correct answers are "Using an activity is a guardrail violation" and "Decision tables are easier to maintain than activities."

Using an activity is a guardrail violation because activities are typically used for implementing complex business logic, and it is recommended to separate business logic from the user interface to ensure better maintainability and reusability. Decision tables, on the other hand, provide a structured and concise way to represent complex business rules, making them easier to maintain compared to activities.

Submit
84. Match each process step to the appropriate flow shape.
Submit
85. Match each development task to the appropriate role.
Submit
86. A user need to perform an assignment called Collect Customer Information. While working on the case, the user mayneed to check the customer's credit score before sending the case to the Review Request assignment.Select the configuration that satisfies this requirement.

Explanation

Adding a local action to the Collect Customer Information assignment would satisfy the requirement of checking the customer's credit score before sending the case to the Review Request assignment. A local action allows the user to perform an action within the assignment itself, in this case, checking the customer's credit score. This ensures that the necessary information is collected before proceeding to the next stage.

Submit
87. You have been asked to configure the following relationship between three case types: Account Open, Link Savings,and Fund Account:1. A customer can complete an Account Open case before completing a Fund Account case.2. A customer must complete a Link Savings case before completing a Fund Account case.Which configuration satisfies this requirement?

Explanation

This configuration satisfies the given requirements because it ensures that a customer can complete an Account Open case before completing a Fund Account case, and also requires the completion of a Link Savings case before completing a Fund Account case. By configuring the Account Open case type to create a Fund Account case as a top-level case and the Fund Account case type to create a Link Savings case as a child case, the desired relationship between the case types is established.

Submit
88. You have been asked to create a list report that displays the following information:-Assigned case worker (.pxAssignedOperatorID)-Requestor (.pxCreateOperator)-Request date (.pxCreateDateTime)-Due date (.DueDate)-Assigned vendor (.VendorName)The report contains two filters:-Return purchase requests with a status (.pyStatusWork) of open.-Return purchase requests when a department (.Department) matches the user's department(.pxRequestor.pyUserIdentifier).Which property, if not optimized, has the greatest impact on report performance?

Explanation

If the .Department property is not optimized, it can have the greatest impact on report performance. This is because the report is filtered based on the user's department matching the department property of the purchase requests. If the .Department property is not optimized, it may take longer to retrieve and match the department values, resulting in slower report performance.

Submit
89. A list report includes columns for purchase requests and regional cost centers. A manager wants the report to showthe total number of purchase requests for each of the regional cost centers.How would you configure the report definition?

Explanation

The correct answer is to summarize the purchase requests column by count. This means that the report will calculate the total number of purchase requests for each regional cost center. By using the count function on the purchase requests column, the report will display the desired information in a summarized format.

Submit
90. A customer data object has a list of addresses as depicted by the data model below. How would you define theaddress property in the customer class?

Explanation

In the customer class, the address property should be defined as a page list. This means that the address property will have multiple instances of the same data model, allowing the customer to have multiple addresses. Each address will be represented as a separate page within the page list, providing a structured and organized way to store and access the address information for each customer.

Submit
91. An application allows bank customer to apply for a credit card. During the process of applying for the credit card,customers can elect to transfer a balance to the card.The bank currently offers three balance transfer options for customers applying for a new credit card:1. 0 percent interest for 6 months.2. 2.9 percent interest for 12 months.3. 3.9 percent interest for 24 months.The bank requires that customers first elect whether to transfer a balance. If customers elect to transfer a balance,they must select one of the three options.How do you present users with the set of balance transfer options only if they elect t transfer a balance to their card?

Explanation

By adding a visible when condition on the layout containing the balance transfer offers, the set of balance transfer options will only be presented to users if they elect to transfer a balance to their card. This means that the options will only be displayed when the user selects the checkbox for balance transfer election, ensuring that the options are only shown to those who specifically choose to transfer a balance.

Submit
92. Before a member is admitted to a hospital, a health care organization reviews authorization requests for insurancecoverage. An intake operator performs the Review Authorization Request assignment to determine if the memberqualifies for coverage.If the member qualifies for coverage, the case advantages to the Review Treatment assignment for review by aphysician. When the case arrives in the physician's worklist, the system automatically sends the physician an email.If the member is denied coverage, the system resolves the request. The system also automatically sends two types ofcorrespondence to the member: a letter and an email notification.How would you configure the process so that the to the email and letter are sent to the member?

Explanation

To ensure that the email and letter are sent to the member when their coverage is denied, a utility needs to be added to the process that calls the CorrNew activity. The Deny Request connector should be connected to this utility. This will trigger the system to automatically send the two types of correspondence (letter and email notification) to the member, informing them about the denial of coverage.

Submit
93. An assignment must route work to the current work group manager. Which router option do you use?

Explanation

The correct answer is to use the standard ToWorkGroup router and specify the current work group manager's ID as the destination. This option ensures that the assignment is routed specifically to the current work group manager, ensuring that the work is properly directed and managed.

Submit
94. In an insurance claims application, you want to capture miscellaneous inventory items, as displayed in the screenbelow.A miscellaneous item has a name and value, and is defined as a data type. You want to store the data entered in aproperty called .Items. Which property type should .Items be?

Explanation

The property type for .Items should be Value List. This is because a Value List allows for multiple values to be stored in a single property. In this case, the miscellaneous inventory items can have multiple names and values, so a Value List would be the appropriate choice to store this data.

Submit
95. You have added an approval process assignment to a loan request process. The requirement states that a request canbe routed to one or more managers for their approval. Te hierarchy of approvals depends upon the total dollaramount of the request. For example, Cost Center Managers approve requests that are less than USD 25,000. Arequest of greater than or equal to USD 25,000 requires the approval of the Cost Center Manager, corporate VicePresident, and Vice President of Finance.How would you configure the routing for the approval process assignment?

Explanation

The requirement states that the hierarchy of approvals depends on the total dollar amount of the request. This means that the approval flow needs to be configured in a cascading manner, where the request is routed to one or more managers based on their position in the reporting structure. This ensures that requests below USD 25,000 are approved by Cost Center Managers, while requests equal to or above USD 25,000 require the approval of Cost Center Manager, corporate Vice President, and Vice President of Finance. Therefore, configuring a cascading approval flow type based on the reporting structure of the current user is the correct approach.

Submit
96. Which of these are typically configured on a dynamically layout? (Choose Two)

Explanation

Label Positioning and Number of columns in each row are typically configured on a dynamically layout. Label Positioning refers to the placement of labels next to fields or inputs, which can be adjusted dynamically based on the layout. The Number of columns in each row can also be dynamically configured to adjust the presentation of data in a spreadsheet or table format.

Submit
97. You have been asked to create a pie chart that shows the number of cases each manager has created. A list reportcontains columns for manager name, case ID, and office.How would you configure the list report in order to create the pie chart?

Explanation

To create a pie chart showing the number of cases each manager has created, you need to summarize the case ID column. By summarizing the case ID column, you can calculate the total number of cases for each manager. This will provide the necessary data to create the pie chart, where each manager's slice will represent the proportion of cases they have created compared to others.

Submit
98. Match the business need to the most appropriate work party instantiation option.
Submit
99. You want to modify the following order approval process so that a text message is sent to a customer when the order has been approved and will be fulfilled.How would you modify the process to send the text message? 

Explanation

not-available-via-ai

Submit
100. Before a member is admitted to a hospital, a health care organization reviews authorization requests forinsurance coverage. An intake operator performs the Review Authorization Request assignment to determine if themember qualifies for coverage.If the member qualifies for coverage, the case advantages to the Review Treatment assignment for review by aphysician. When the case arrives in the physician's worklist, the system automatically sends the physician an email.If the member is denied coverage, the system resolves the request. The system also automatically sends two types ofcorrespondence to the member: a letter and an email notification.How would you configure the process so that the system automatically sends an email to the physician when the casearrives at the physician's worklist? 

Explanation

To configure the process so that the system automatically sends an email to the physician when the case arrives at the physician's worklist, you would add a notification to the Review Treatment assignment. This notification will be triggered when the case reaches the physician's worklist, ensuring that the physician is notified via email. This allows for efficient communication and ensures that the physician is aware of the case and can review it promptly.

Submit
101. Match each service record type to the correct role in processing an incoming request.
Submit
102. A process includes standard and gold program levels. When the deadline has passed for gold level cases, the system transfers the case to the manager. Which two configurations would you make to the SLA to support this requirement? (Choose Two)

Explanation

To support the requirement of transferring gold level cases to the manager after the deadline has passed, two configurations need to be made to the SLA. Firstly, adding a transfer action to the deadline would enable the system to automatically transfer the case to the manager when the deadline is reached. Secondly, adding an advance flow action to the deadline would allow the system to initiate a specific flow action after the deadline, which could include notifying the manager or taking any necessary actions. These two configurations ensure that the gold level cases are appropriately handled after the deadline.

Submit
103. A customer data object references an address as depicted by the data model below. How would you define the address property in the customer class?

Explanation

The diagram shows a one-to-many relationship between the Customer and Address entities, meaning a single customer can have multiple addresses. In this context, defining the address property as a page list is appropriate, as it allows for storing multiple address entries (each address being a page) within the customer data object.

Submit
104. You are asked to create a report definition that shows daily inventory levels. The manager wants to access the reportin the Report Browser in the user portal. The manager also wants to add the report to a new category specifically forthe distribution group.What two configurations are required to support this requests? (Choose Two)

Explanation

To support the manager's request, two configurations are required. Firstly, the option in the Report Browser that allows users to view the report needs to be selected. This ensures that the report is accessible to the manager in the Report Browser of the user portal. Secondly, a category rule for distribution group reports needs to be created. This allows the manager to add the report to a new category specifically for the distribution group, organizing the reports in a way that meets their requirements.

Submit
105. Match each debugging need with the appropriate Tracer feature.
Submit
106. While preparing to release an application, you notice a guardrail violation on an activity you wrote. The activity copiesthe content of a previous customer order to the current order. How do you address this guardrail violation?

Explanation

If the compliance score is 90 or greater, it means that the application has met the required standards and is considered ready for release. In this case, the guardrail violation can be ignored as it does not pose a significant risk or impact on the application's functionality or performance. However, if the compliance score is below 90, it is advisable to address the guardrail violation by either identifying an API activity to replace the current activity or by using a data transform to copy the content of the previous order to the current order. Justifying the warning without taking any corrective action is not recommended.

Submit
107. You need to configure a case type to send a conformation for change-of-address requests. The confirmation is sent to customers as an email, text message, and letter.Which two options ensure that the content of the confirmation is the same for all three correspondence types?(Choose Two)

Explanation

To ensure that the content of the confirmation is the same for all three correspondence types, two options can be implemented. The first option is to create one correspondence rule for each correspondence type and configure each rule to reference another correspondence rule that contains the confirmation. This ensures consistency in the content across all types of correspondence. The second option is to create one correspondence rule containing the confirmation and configure the rule to support all three correspondence types. This also guarantees that the content remains the same for all types of correspondence.

Submit
View My Results

Quiz Review Timeline (Updated): Jun 26, 2024 +

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

  • Current Version
  • Jun 26, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Jun 26, 2017
    Quiz Created by
    RameshJoel
Cancel
  • All
    All (107)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
You are designing a form for an online bookstore to display new...
Users can access an apartment search application from different...
A customer wants to copy the contents of a previous order to their...
A manager requests a report that contains the following columns:...
You are designing hotel booking forms for a travel application.The...
A data page holds the local weather information based on the user's...
Users can access an apartment hunting application from different...
On a service level, the passed deadline interval is measured...
Which rule can only return a true/false result when evaluating a...
A data page holds the local weather information and has he Reload if...
Match the business need to the appropriate service level agreement...
Your online shopping application serves international customers. You...
A hotel reservation application has the following requirement: Users...
Review the following Decision Table:If the credit score is 723 and the...
While testing a form, you need to verify the contents of a data page...
In a purchase application, you allow customers to create purchase...
A customer views a product available in multiple color options. The...
You need to copy data from a page with customer data to a page used...
A loan request process has specific approval requirements.-if the...
In which situation does a case type for software upgrade requests...
An application allows bank customer to apply for a credit card. During...
You need to add a button to a user form. When the button is pressed,...
Which of the following scenarios requires the configuration of an...
You are designing a form for an online bookstore to display new...
While reviewing a UI form in a Grooming/Elaboration playback, you...
You are creating a series of user forms for a travel reservation...
Which requirement is satisfied by configuring a service level...
A Service Request case type has a CustomerGrade property. How do you...
An application that generates auto insurance quotes allows users to...
An application allows bank customer to apply for a credit card. During...
There are several components involved when calling an external...
In which situation is the use of an activity necessary?
The approval process for a purchase request case must satisfy the...
A new hire process includes a Screen Job Applicant assignment. The...
You are implementing a UI form collecting job applicant information....
An insurance company offers personal property policies. Art...
The application contains a case type ORG-App-Work-PurchaseOrder. The...
An insurance claim case type is defined as follows:If the Review claim...
You have created a series of forms for a vacation booking process....
An application that generates auto insurance quotes allows users to...
You have been asked to create a report that displays the following...
A shopping cart contains a list of order items. A customer searches...
On an Account Management form, you need to add a link control for...
You have created a new report that contains a list of employees, hire...
You have been asked to create a sequence of user forms for a travel...
During a playback, you place a flow in draft mode to address which...
You are designing a case type that includes a process to perform when...
An applicant submits a loan request.The system validates information...
In which of the following situations would you use a SQL connector?
You have designed a decision tree that you want to unit test. You want...
To qualify for an automobile loan, the applicant must have a credit...
Pega 7 comes with numerous API activities. In which situation would...
ABC Corp requires that policyholders receive email indicating the...
You want to create a data page with a list of available shipping...
You have been asked to configure a rule for use in a business process...
You are developing a purchase application that integrates with an...
A purchase request case creates a child case to check inventory. If...
As part of an authorization process, you need to check whether members...
You are designing a form that uses a repeating grid to display office...
An insurance claim case is field by a customer and assigned a claim...
Which issue is identified as a Guardrail violation?
You want to provide instructions to the user filling out a form. You...
In an application, three email addresses (work, home, and other) can...
ABC Corp requires that expenses billable to a client are reviewed by...
You need to send correspondence to customers who hapreliminary...
Users are required to enter their date of birth in the format...
A company establishes a deadline to respond to customer inquiries....
In a hotel reservation application, a form displays a list of hotels...
While preparing to release an application, you notice a guardrail...
Which requirement would be implemented through circumstancing?
An application contains three data types: A, B, and C. The class...
Customer Service Representatives (CSRs) review customer requests to...
Mach each data page scope to its use case.
In an airline reservation application, users enter departure and...
In an insurance claim application there is a claim case defined. The...
When processing an insurance claim you need to retrieve the customer's...
A form allows customers to specify the amount of a balance transfer...
Each of the following classes has a data transform named SetValues...
A report contains columns New Hire ID, New Hire Name, Start Date, and...
Customer Service Representatives (CSRs) review customer requests to...
You need to read from an external database table containing inventory...
A process routes loan request to a specific loan officer based on the...
What are two valid reasons for using a decision table over an...
Match each process step to the appropriate flow shape.
Match each development task to the appropriate role.
A user need to perform an assignment called Collect Customer...
You have been asked to configure the following relationship between...
You have been asked to create a list report that displays the...
A list report includes columns for purchase requests and regional cost...
A customer data object has a list of addresses as depicted by the data...
An application allows bank customer to apply for a credit card. During...
Before a member is admitted to a hospital, a health care organization...
An assignment must route work to the current work group manager. Which...
In an insurance claims application, you want to capture miscellaneous...
You have added an approval process assignment to a loan request...
Which of these are typically configured on a dynamically layout?...
You have been asked to create a pie chart that shows the number of...
Match the business need to the most appropriate work party...
You want to modify the following order approval process so that a text...
Before a member is admitted to a hospital, a health care organization...
Match each service record type to the correct role in processing an...
A process includes standard and gold program levels. When the deadline...
A customer data object references an address as depicted by the data...
You are asked to create a report definition that shows daily inventory...
Match each debugging need with the appropriate Tracer feature.
While preparing to release an application, you notice a guardrail...
You need to configure a case type to send a conformation for...
Alert!

Advertisement