PEGA Certified System Architect Exam! Trivia

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 San
S
San
Community Contributor
Quizzes Created: 1 | Total Attempts: 14,245
| Attempts: 14,256
SettingsSettings
Please wait...
  • 1/107 Questions

    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?

    • The Data Explorer
    • The Clipboard tool
    • Live UI
    • The Tracer
Please wait...
About This Quiz

Quiz: PEGA certified system architect exam trivia. One of the major things that make it easy for people to learn how to construct Pega applications is having a basic understanding of the Java language. When one understands how to create the apps, they will be closer to understanding the Pega platform. This quiz will help review what you recall from your training, do give it a try and see how fresh it all is.

PEGA Certified System Architect Exam! Trivia - Quiz

Quiz Preview

  • 2. 

    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?

    • Screen layout

    • Dynamic layout

    • Column layout

    • Smart layout

    Correct Answer
    A. Dynamic layout
    Explanation
    A dynamic layout is the most suitable choice for displaying book cover pictures on a 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. By adapting to different screen sizes, the dynamic layout provides a responsive and user-friendly experience for customers browsing the new arrivals section of the online bookstore.

    Rate this question:

  • 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?

    • Function

    • Data transform

    • Declare expression

    • Data page

    Correct Answer
    A. Data transform
    Explanation
    A data transform is used to copy the contents of a previous order to the current order. Data transforms are used to manipulate data and can be used to copy values from one property to another. In this case, the data transform would be configured to copy the relevant order contents from the previous order to the current order, allowing the customer to easily replicate their previous order.

    Rate this question:

  • 4. 

    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?

    • 11:32

    • 11:38

    • 11:40

    • 11:28

    Correct Answer
    A. 11:40
    Explanation
    The data page is set to reload if older than 10 minutes. The data page was created at 11:22. The user refreshes the weather information at 11:28 and 11:40. Since the data page was last created at 11:22 and the user refreshed the information at 11:40, which is more than 10 minutes after the creation time, the data page will be reloaded at 11:40.

    Rate this question:

  • 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)

    • Length of stay

    • Options

    • Total cost of room

    • Total cost of options

    Correct Answer(s)
    A. Total cost of room
    A. Total cost of options
    Explanation
    The declare expression used to calculate the grand total considers the total cost of the room and the total cost of the options as the source properties. These two properties are used to calculate the final amount that will be displayed in the field of the third form. The length of stay and the options themselves are not considered as source properties for the calculation of the grand total.

    Rate this question:

  • 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?

    • 09:20

    • 09:42

    • 09:27

    • 09:35

    Correct Answer
    A. 09:42
    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, only 8 minutes have passed, which is less than the 15-minute threshold. However, when the user requests the weather information again at 09:42, a total of 30 minutes have passed since the creation of the data page, exceeding the 15-minute threshold. Therefore, the data page is reloaded at 09:42.

    Rate this question:

  • 7. 

    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___________________.

    • Requestor

    • Application

    • Node

    • Thread

    Correct Answer
    A. Node
    Explanation
    The scope of the Data Page should be set to "Node" because it needs to be shared across all users accessing the application. Setting the scope to "Node" ensures that the Data Page is available and consistent for all users on the same server node. This allows for efficient access and utilization of the currency exchange rates by all users, regardless of their individual requestor or thread.

    Rate this question:

  • 8. 

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

    • Declare expression

    • Decision tree

    • Decision table

    • When rule

    Correct Answer
    A. When rule
    Explanation
    A When rule can only return a true/false result when evaluating a condition. When rules are used to define conditions that must be met in order for certain actions to be performed. They are commonly used in business rules engines to determine the flow of a process or the execution of certain actions based on specific conditions. When rules evaluate the condition and return a boolean value, either true or false, indicating whether the condition is met or not.

    Rate this question:

  • 9. 

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

    • The end of the goal interval.

    • When a user begins the assignment.

    • When the assignment is ready for a user.

    • The end of the deadline interval.

    Correct Answer
    A. The end of the deadline interval.
    Explanation
    The passed deadline interval is measured from the end of the deadline interval. This means that once the deadline for a task or assignment has passed, the service measures the interval from that point onwards. It does not consider the start of the goal interval, the beginning of the assignment for the user, or when the assignment is ready for the user. The focus is solely on the end of the deadline interval to determine if it has been exceeded.

    Rate this question:

  • 10. 

    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?

    • Use a column layout with a responsive breakpoint at smart phone screen width to hide the left and right columns

    • Circumstance the section rule to display the photos with different arrangements at different screen sizes.

    • Circumstance the layout to display the photos the photos with different arrangements at different screen sizes.

    • Use a dynamic layout with a responsive breakpoint at smart phone screen width to change from an inline format to a stacked format.

    Correct Answer
    A. Use a dynamic layout with a responsive breakpoint at smart phone screen width to change from an inline format to a stacked format.
  • 11. 

    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?

    • Select Highest to Lowest sort type for Create Date.

    • Select Count in the Summarize column for Create Date.

    • Add a filter condition where Create Date is greater than the current date.

    • Make that Create Date the first column in the report.

    Correct Answer
    A. Select Highest to Lowest sort type for Create Date.
    Explanation
    To design the report definition to meet the requirement, you should 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 the most recent create date, with the case with the most recent create date appearing at the top of the list.

    Rate this question:

  • 12. 

    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?

    • Live UI

    • The Tracer

    • The Clipboard tool

    • The Property Analyzer

    Correct Answer
    A. Live UI
    Explanation
    Live UI is the correct answer because it is a tool that allows you to interact with the user interface of an application in real-time. By using Live UI, you can identify the section rule that contains the incorrect label by navigating through the UI form and inspecting the properties and rules associated with each field. This tool provides a visual representation of the UI and allows you to make changes and see the immediate effect, making it easier to identify and correct any typos or errors in the labels.

    Rate this question:

  • 13. 

    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?

    • Decision Table

    • Declare Expression

    • Data Transform

    • Decision Tree

    Correct Answer
    A. Declare Expression
    Explanation
    A Declare Expression rule type would be used to satisfy the requirement of performing calculations whenever the user changes a selection rather than when a form is submitted. Declare Expression rules allow for the calculation of values based on other field values or properties, and these calculations can be automatically updated whenever the dependent fields or properties change. This rule type is commonly used for dynamic calculations in user interfaces.

    Rate this question:

  • 14. 

    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?

    • Data transform

    • Decision tree

    • When rule

    • Map value

    Correct Answer
    A. Decision tree
    Explanation
    A decision tree is the appropriate rule type to satisfy this requirement because it allows for the evaluation of multiple conditions and the execution of different actions based on those conditions. In this case, the decision tree can evaluate the loan amount and loan type to determine the appropriate approval authority. If the loan amount is less than USD 1,000, the loan is automatically approved. If the loan amount is greater than USD 1,000 and the loan type is an automobile loan, the loan must be approved by a finance manager. If the loan amount is greater than USD 1,000 and the loan type is a mortgage, the loan must be approved by a vice president. The decision tree can handle these multiple conditions and actions effectively.

    Rate this question:

  • 15. 

    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?

    • Use a dynamic layout with a responsive breakpoint at 800 pixels to change from inline-grid triple to inline-grid double format.

    • Circumstance the section rule to display different number of columns at different screen sizes.

    • Use a column layout with a responsive breakpoint at 800 pixels to hide the left column.

    • Circumstance the layout to display different number of columns at different screen sizes.

    Correct Answer
    A. Use a dynamic layout with a responsive breakpoint at 800 pixels to change from inline-grid triple to inline-grid double format.
  • 16. 

    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?

    • Drop-down

    • List to List

    • AutoComplete

    • Menu

    Correct Answer
    A. AutoComplete
    Explanation
    The AutoComplete UI control allows users to select the destination city from a list of options that is filtered based on their entry. As the user types the city name, the list of options narrows down, making it easier for them to find and select the desired destination. This control provides a more efficient and user-friendly way to search for and select the city compared to other options like Drop-down, List to List, or Menu.

    Rate this question:

  • 17. 

    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?

    • Replace the activity with a data transform to copy the shipping address to the billing address.

    • Justify the warning, since an activity is required in this situation.

    • Ignore the warning if the compliance score is 90 or greater, since the application is considered ready for release.

    • Identify an API activity to use in place of the activity you wrote.

    Correct Answer
    A. Replace the activity with a data transform to copy the shipping address to the billing address.
    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 because using a data transform is a more efficient and standardized way to perform this task. It ensures consistency and reusability across the application, and avoids any potential issues or violations that may arise from using an activity for this purpose.

    Rate this question:

  • 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?

    • Data page

    • Data transform

    • Function

    • Declare expression

    Correct Answer
    A. Data transform
    Explanation
    A data transform would be the appropriate rule type to use in this scenario. A data transform allows for the manipulation and transformation of data between different pages or data 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 rule.

    Rate this question:

  • 19. 

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

    • The case type uses an authorization process used throughout the organization.

    • The case type uses the Data-Party-Operator class to describe a work party.

    • The case type uses the Data-Party-Operator class to describe a work party.

    • The case type uses the Data-Party-Operator class to describe a work party.

    Correct Answer
    A. The case type uses an authorization process used throughout the organization.
    Explanation
    Pattern inheritance allows a case type to reuse rules and behaviors from a parent case type or a pattern. In this scenario, the authorization process is likely defined in a parent case type or a pattern, and the software upgrade request case type inherits this process, eliminating the need to recreate the authorization rules.
    The other options are incorrect because they describe the use of standard data classes (Data-Party-Operator) or case type specific configurations, which do not involve pattern inheritance.

    Rate this question:

  • 20. 

    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?

    • Configure the first connector in the first rule to set the Customergrade property value.

    • Configure the CustomerGrade property with a default value.

    • Configure a declare expression to set the CustomerGrade property value.

    • Configure the pyDefafult data transform to set the CustomerGrade property value.

    Correct Answer
    A. Configure the pyDefafult data transform to set the CustomerGrade property value.
    Explanation
    The correct answer is to configure the pyDefault data transform to set the CustomerGrade property value. A data transform is used to set default values for properties when an object is created. In this case, when a service request case is created, the pyDefault data transform can be configured to set the value of the CustomerGrade property to "Silver". This ensures that every new service request case will have the CustomerGrade property set to "Silver" by default.

    Rate this question:

  • 21. 

    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)

    • Purchase request

    • Purchase order

    • Customer

    • Line item

    Correct Answer(s)
    A. Purchase request
    A. Purchase order
    Explanation
    The two entities that would be modeled as case types are the Purchase request and the Purchase order. This is because both the purchase request and the purchase order are separate processes that need to be tracked and managed in the application. The purchase request is created by the customer and contains a list of line items, while the purchase order is created by the application when a product is not in stock and needs to be processed by the purchasing team. Both entities have their own distinct workflow and set of actions, making them suitable for modeling as case types.

    Rate this question:

  • 22. 

    While preparing to release an application, you notice a guardrail violation on an activity you wrote. The activity copies the content of a previous customer order to the current order. How do you address this guardrail violation?

    • Ignore the warning if the compliance score 90 or greater, since the application is considered ready for release.

    • Identify an API activity to use in place of the activity you wrote.

    • Replace the activity with a data transform to copy the content of the previous order to the current order.

    • Justify the warning, since an activity is required in this situation.

    Correct Answer
    A. Replace the activity with a data transform to copy the content of the previous order to the current order.
    Explanation
    The correct answer is to replace the activity with a data transform to copy the content of the previous order to the current order. This is the appropriate solution for addressing the guardrail violation because using a data transform is a more efficient and recommended approach in Pega applications. It helps to streamline the process and improve performance by eliminating unnecessary activities. Additionally, data transforms are designed specifically for data manipulation and transformation tasks, making them the ideal choice in this scenario.

    Rate this question:

  • 23. 

    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?

    • Text input

    • Radio buttons

    • Check box

    • Drop-down

    Correct Answer
    A. Radio buttons
    Explanation
    Radio buttons are the correct UI control for this scenario because they allow the developer to present all color choices to the user at once without requiring any additional actions. Radio buttons also ensure that the user can only select one color option as they are designed to allow a single selection from a list of options.

    Rate this question:

  • 24. 

    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?

    • Configure an action set on the button control.

    • Configure a local action on the button control.

    • Configure a mixin for the button in the skin.

    • Configure a style format for the button in the skin

    Correct Answer
    A. Configure an action set on the button control.
    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 set 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 and case creation actions to be executed when the button is pressed. This ensures that the desired functionality is achieved when the button is clicked by the user.

    Rate this question:

  • 25. 

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

    • ApproveLevel1

    • ApproveLevel3

    • Reject

    • ApproveLevel2

    Correct Answer
    A. Reject
    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".

    Rate this question:

  • 26. 

    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?

    • Configure the mandatory fields as Required in the section rule

    • Use multiple Validate rules for each mandatory field

    • Use an Edit Validate rule to verify if each of the mandatory properties has a value

    • Use a Validate rule to verify the mandatory fields have a value

    Correct Answer
    A. Configure the mandatory fields as Required in the section rule
    Explanation
    By configuring the mandatory fields as "Required" in the section rule, asterisks can be added to indicate that those fields are mandatory. This is the most appropriate way to visually indicate to users that certain fields need to be filled before submitting the form.

    Rate this question:

  • 27. 

    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?

    • Declare expression

    • When

    • Decision tree

    • Map value

    Correct Answer
    A. Decision tree
    Explanation
    A decision tree would be configured to satisfy this requirement because it allows for multiple conditions to be evaluated in a sequential manner. The decision tree would start with the condition of the request being for office supplies placed by the Facilities department and totaling EUR100 or less, which would result in automatic approval. The next condition would be for requests for software, which would be automatically rejected unless requested by the IT department. Finally, the condition for requests exceeding EUR1000 would trigger a review by the Auditing department. The decision tree allows for these multiple conditions to be evaluated and the appropriate action to be taken based on each condition.

    Rate this question:

  • 28. 

    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?

    • Column layout

    • Dynamic layout

    • Screen layout

    • Repeating layout

    Correct Answer
    A. Dynamic layout
    Explanation
    The dynamic layout is the most suitable option for displaying book cover pictures in a row, like words in a sentence, and wrapping around to begin a new row once the full width of the screen is reached. This layout allows for flexibility and responsiveness, adjusting the number of pictures per row based on the screen size and orientation. It ensures a seamless and visually appealing display of new arrivals in the online bookstore form.

    Rate this question:

  • 29. 

    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?

    • Text area

    • Picklist

    • Radio buttons

    • Check box

    Correct Answer
    A. Radio buttons
    Explanation
    Radio buttons allow the customer to select only one offer from the available balance transfer options. Unlike checkboxes, where multiple options can be selected, radio buttons restrict the selection to only one option. This ensures that the customer can choose only one offer and prevents any confusion or errors in the selection process. A text area or picklist would not be suitable in this case as they do not provide a clear and limited set of options for the customer to choose from.

    Rate this question:

  • 30. 

    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?

    • Use the backward chaining option for all the expressions.

    • Use the forward chaining option for the total amount expression. Use backward chaining for all the other expressions.

    • Use the forward chaining option for all the expressions.

    • Use the backward chaining option for the total amount expression. Use forward chaining for all the other expressions.

    Correct Answer
    A. Use the backward chaining option for the total amount expression. Use forward chaining for all the other expressions.
    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 total amount will only be calculated when the user reaches the last form, as backward chaining calculates values based on the current form and forward chaining calculates values based on previous forms. By using backward chaining for the total amount expression, it ensures that the calculation is only performed when all the necessary values have been entered by the user. Forward chaining for the other expressions allows for real-time calculation and updates as the user fills out the forms.

    Rate this question:

  • 31. 

    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?

    • Data transform

    • Declare expression

    • When rule

    • Activity

    Correct Answer
    A. When rule
    Explanation
    The correct answer is "When rule". A "When rule" is used to test a condition and perform an action based on the result of that condition. In this case, the condition being tested is whether the customer has decided to transfer a balance. The "When rule" will check if the customer has elected to transfer a balance and then proceed with the appropriate action based on their selection.

    Rate this question:

  • 32. 

    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?

    • Add the SendCorrespondence flow action to the assignment.

    • Add an SLA with an escalation action to the assignment.

    • Add a Send Email shape to the process after the assignment.

    • Add a notification to the assignment.

    Correct Answer
    A. Add an SLA with an escalation action to the assignment.
    Explanation
    Adding an SLA (Service Level Agreement) with an escalation action to the assignment ensures that if the recruiter fails to complete the task 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 (24-hour deadline) is passed. This configuration helps in maintaining accountability and ensuring timely completion of tasks in the new hire process.

    Rate this question:

  • 33. 

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

    • When the Review claim step starts.

    • When the Process claim stage starts.

    • When the Review claim step completes.

    • When Investigate claim step completes.

    Correct Answer
    A. When the Review claim step starts.
    Explanation
    The correct answer is "When the Review claim step starts." This means that as soon as the Review claim step is initiated, the status of the claim is set to Pending-Investigation. This suggests that the Review claim step is the first step in the process of reviewing and investigating an insurance claim.

    Rate this question:

  • 34. 

    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?

    • Add a validate rule to the check box control.

    • Add a refresh when condition on the check box control.

    • Add a validate rule to the flow action.

    • Add a visible when condition on the radio button control.

    Correct Answer
    A. Add a visible when condition on the radio button control.
    Explanation
    To configure the UI to present users with the set of reimbursement levels only if the user selects the reimbursement option, you need to add a visible when condition on the radio button control. This means that the radio button control will only be visible if the user selects the reimbursement option. This ensures that the reimbursement levels are only presented to the user when necessary, improving the user experience and preventing confusion.

    Rate this question:

  • 35. 

    Which issue is identified as a Guardrail violation?

    • An activity writes to the wrong clipboard page.

    • A decision tree contains a branch that cannot be reached.

    • A decision table returns an invalid connector name to a flow.

    • A property in a report has not been optimized.

    Correct Answer
    A. A property in a report has not been optimized.
    Explanation
    The issue identified as a Guardrail violation is when a property in a report has not been optimized. Guardrails are guidelines provided by Pega to ensure best practices are followed during application development. Optimizing properties in reports helps improve performance by reducing the amount of data fetched from the database. When a property in a report is not optimized, it can lead to slower response times and inefficient use of system resources, which violates the Guardrail guidelines.

    Rate this question:

  • 36. 

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

    • Execute a complex SQL statements such as a stored procedure

    • Write to a table as part of a distributed transaction

    • Update a table in an external database

    • Retrieve a large list of reference data

    Correct Answer
    A. Execute a complex SQL statements such as a stored procedure
    Explanation
    A SQL connector would be used in the situation of executing complex SQL statements such as a stored procedure. This is because a stored procedure is a collection of SQL statements that can be executed as a single unit, and a SQL connector provides the necessary functionality to connect to a database and execute these complex statements.

    Rate this question:

  • 37. 

    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?

    • Map the response to the application data structure

    • Perform error handling

    • Map the protocol specific response to the clipboard

    • Finalize the connector

    Correct Answer
    A. Map the response to the application data structure
    Explanation
    The purpose of the data transform in this scenario is to map the response returned by the external system to the application's data structure. This allows the data from the external service to be properly formatted and organized in a way that can be easily utilized by the application. It ensures that the data is transformed and mapped correctly, enabling seamless integration between the external system and the application.

    Rate this question:

  • 38. 

    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?

    • Summarize the manager column

    • Sort the manager column

    • Group the manager column

    • Filter the manager column

    Correct Answer
    A. Group the manager column
    Explanation
    To support the request of displaying each manager in a row and listing their employees and hire dates beneath, the most appropriate action would be to group the manager column. Grouping the manager column will allow the report to organize the data based on each unique manager, creating a separate row for each manager. This will enable the report to display the manager's employees and their hire dates beneath their respective row, providing the desired format for the report.

    Rate this question:

  • 39. 

    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?

    • To perform the calculation in a specific case stage

    • To perform the calculation when a form is submitted

    • To perform the calculation when the user clicks a button

    • To perform the calculation wherever a field is updated

    Correct Answer
    A. To perform the calculation wherever a field is updated
    Explanation
    A declare expression is used to calculate values wherever a field is updated. This means that whenever a user enters or updates a value in a field, the declare expression will automatically perform the calculation and update the corresponding values in other fields. This ensures that all calculations are accurate and up-to-date, regardless of when or where the field is updated.

    Rate this question:

  • 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?

    • Decision tree

    • Decision table

    • Map value

    • When rule

    Correct Answer
    A. When rule
  • 41. 

    Which of the following scenarios requires the configuration of an action set?

    • Clicking a button clears the fields in a form.

    • Selecting a check box shows additional input fields.

    • Reducing the screen width converts an inline to a stacked dynamic layout.

    • Entering a text value in a numeric field displays a custom error message.

    Correct Answer
    A. Clicking a button clears the fields in a form.
    Explanation
    Clicking a button clears the fields in a form requires the configuration of an action set because it involves an action that needs to be triggered when the button is clicked. The action set can be configured to clear the fields in the form, ensuring that the desired behavior is achieved when the button is interacted with.

    Rate this question:

  • 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?

    • Customer data

    • Product categories

    • Order details

    • Shopping cart items

    Correct Answer
    A. Shopping cart items
    Explanation
    Storing shopping cart items in a local data source would be the most appropriate choice. Since the shopping cart contains a list of order items that the customer has selected, it makes sense to store this data locally for easy access and manipulation. Customer data, product categories, and order details may be stored in a remote data source or database, as they are not directly related to the items in the shopping cart. Storing shopping cart items locally allows for efficient management and tracking of the customer's selected items.

    Rate this question:

  • 43. 

    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.

    • Report Definition

    • Service

    • Data page

    • Connector

    Correct Answer
    A. Connector
    Explanation
    A connector allows you to build the interface so that Pega can request information from the inventory management system. Connectors are used to establish communication between different systems and exchange data. In this case, the connector will enable the purchase application to interact with the external inventory management system and retrieve the required information.

    Rate this question:

  • 44. 

    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? 

    • Associate each appraiser to a work group that uses skill parameters.

    • Associate each appraiser to the appraiser work group.

    • Associate each appraiser to one of two work groups that correspond to the appraisal qualifications.

    • Associate each appraiser to a work group that uses work group parameters.

    Correct Answer
    A. Associate each appraiser to a work group that uses skill parameters.
    Explanation
    By associating each appraiser to a work group that uses skill parameters, the router can ensure that the assignment is worked on by a qualified appraiser. This means that only appraisers with the necessary skills and qualifications for either art collections or wine collections will be assigned to the respective appraisal assignments. This configuration allows for efficient and accurate appraisal assignments based on the specific expertise of each appraiser.

    Rate this question:

  • 45. 

    In which situation is the use of an activity necessary?

    • Setting default values when creating a case

    • Writing a message to a log file

    • Calculating the age from the date of birth

    • Concatenating two strings values

    Correct Answer
    A. Writing a message to a log file
    Explanation
    An activity is necessary when writing a message to a log file because it involves a specific action that needs to be performed, which is logging the message. This action requires a separate activity to handle the process of writing the message to the log file. The other options mentioned, such as setting default values, calculating age, and concatenating strings, can be achieved without the need for a separate activity.

    Rate this question:

  • 46. 

    Which requirement is satisfied by configuring a service level agreement?

    • A transaction review is completed within 24 hours.

    • Requests from customers with elite status go to a dedicated work group.

    • Users are notified when they receive an assignment.

    • Transaction dispute cases are considered more urgent than address change cases.

    Correct Answer
    A. A transaction review is completed within 24 hours.
    Explanation
    Configuring a service level agreement satisfies the requirement of completing a transaction review within 24 hours. A service level agreement is a contract between a service provider and a customer that outlines the level of service that will be provided. By including a specific timeframe for completing transaction reviews in the agreement, the service provider ensures that this requirement is met and that customers receive timely and efficient service.

    Rate this question:

  • 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?

    • Add an alternate stage and add the rejection process as an optional process to the stage.

    • Add the rejection process to all the primary stages as an optional process.

    • Add a primary stage and add the rejection process to the stage.

    • Add an alternate stage and add the rejection process to the stage.

    Correct Answer
    A. Add an alternate stage and add the rejection process to the stage.
    Explanation
    To model the requirement of performing a process when a case is rejecting, you should add an alternate stage and include the rejection process within that stage. This allows for a clear separation of the rejection process from the primary stages, ensuring that it is only executed when needed. By adding it as an optional process within the alternate stage, it provides flexibility for cases that may not require the rejection process.

    Rate this question:

  • 48. 

    Which requirement would be implemented through circumstancing?

    • An application sends a notification to a manager if a purchase request requires approval. Otherwise, the application sends a notification to the employee that the request was approved.

    • An application sends an email to a customer to confirm opening a account. For customers in certain states or provinces, the email includes a mandatory disclosure.

    • An application sends a text if a customer provides a mobile phone number, otherwise, the application sends an email.

    • An application computes a shipping charge for orders. If the order exceeds USD100, the customer receives a credit of 50% of the shipping charge.

    Correct Answer
    A. An application sends an email to a customer to confirm opening a account. For customers in certain states or provinces, the email includes a mandatory disclosure.
    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 for different actions to be taken based on specific conditions or circumstances. In this case, the application is able to determine the customer's location and include the appropriate disclosure in the confirmation email based on that information.

    Rate this question:

  • 49. 

    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?

    • Lookup

    • Report definition

    • Service

    • Data transform

    Correct Answer
    A. Report definition
    Explanation
    A report definition would be the most appropriate source option for the data page in this scenario. A report definition allows you to retrieve data from a database table and present it in a structured format. Since the shipping options are stored in a database table, using a report definition would enable you to easily fetch and display the available shipping options in the data page.

    Rate this question:

Quiz Review Timeline (Updated): Nov 13, 2024 +

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

  • Current Version
  • Nov 13, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Feb 06, 2018
    Quiz Created by
    San
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.