PEGA CSA Certification Quiz: Test!

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 Zywi3c
Z
Zywi3c
Community Contributor
Quizzes Created: 1 | Total Attempts: 3,027
| Attempts: 3,034
SettingsSettings
Please wait...
  • 1/141 Questions

    Users can access an apartment search application from laptops and mobile phones. Pictures of the apartments, descriptions, and agent information are organized in columns. How do you implement the screen to accommodate both laptops and mobile displays?

    • Use a smart layout.
    • Use a column layout.
    • Use a screen layout.
    • Use a dynamic layout.
Please wait...
About This Quiz

This PEGA CSA Certification Quiz assesses knowledge in designing and automating case life cycles, understanding routing assignments, and best practices in application design. It is ideal for professionals aiming to validate their skills in PEGA systems.

PEGA CSA Certification Quiz: Test! - Quiz

Quiz Preview

  • 2. 

    You are developing a case life cycle for a human resources application. The first stage contains a single process named Collect Candidate Information. Which one of the following steps would you choose to include in the Collect Candidate Information process?

    • Determine compensation

    • Assess candidate

    • Collect personal information

    • Conduct interview

    Correct Answer
    A. Collect personal information
    Explanation
    In the Collect Candidate Information process, it is important to gather relevant personal information about the candidate. This information can include their name, contact details, educational background, work experience, and any other details that are necessary for the hiring process. Collecting personal information is a crucial step as it helps in evaluating the suitability of the candidate for the job and ensures that the necessary information is available for further stages of the case life cycle.

    Rate this question:

  • 3. 

    What is the difference between a requirement and specification?

    • There is no difference between a requirement and a specification

    • A requirement describes what the business need is, and specifications describe how the application will meet the business need.

    • A requirement provides a blueprint for how the application will meet the goals defined in a specification.

    • A requirement defines a specific step in a process; a specification defines a complete process.

    Correct Answer
    A. A requirement describes what the business need is, and specifications describe how the application will meet the business need.
    Explanation
    A requirement refers to the description of what the business need is, while specifications refer to the details of how the application will fulfill that need. Requirements outline the objectives and goals, while specifications provide the specific instructions and guidelines on how to achieve those objectives.

    Rate this question:

  • 4. 

    The primary purpose of a service level is to __________.

    • Track assignment status over time

    • Assign cases to the appropriate case worker

    • Help ensure timely completion of assignments

    • Generate service level reports

    Correct Answer
    A. Help ensure timely completion of assignments
    Explanation
    Service Levels, also known as Service Level Agreements (SLAs), are used to ensure work is completed within the expected time intervals.

    Rate this question:

  • 5. 

    A manager requests a report that contains the following columns: Create Date, Case ID, Create Operator, and Work Status. You must sort the Case ID values so the case with the highest ID value appears at the top of the list and descends in order. How would you design the report definition to support this requirement?

    • Add a filter condition where Case ID is greater than one.

    • For the Case ID property, select Highest to Lowest sort type

    • For the Case ID property, select Count in the Summarize column

    • Make sure that the Case ID is the first column in the report

    Correct Answer
    A. For the Case ID property, select Highest to Lowest sort type
    Explanation
    To design the report definition to support the requirement of sorting the Case ID values in descending order, the correct approach is to select the "Highest to Lowest" sort type for the Case ID property. This will ensure that the case with the highest ID value appears at the top of the list and descends in order.

    Rate this question:

  • 6. 

    Which tool do you use to view case data currently in memory?

    • The Property Optimization wizard

    • The Tracer tool

    • Live UI

    • The Clipboard tool

    Correct Answer
    A. The Clipboard tool
    Explanation
    The Clipboard tool is used to view case data currently in memory. It allows users to inspect and manipulate the data stored in the clipboard, which holds information about the current state of a case. This tool is commonly used for debugging and troubleshooting purposes, as it provides a detailed view of the data and allows for analysis and validation.

    Rate this question:

  • 7. 

    The goal milestone in a service level defines:

    • The amount of time allowed for a user to advance a case to the next stage

    • The amount of time allowed before the case automatically advances to the next assignment

    • The amount of time in which the case or step must be completed

    • The amount of time in which the case or step should be completed

    Correct Answer
    A. The amount of time in which the case or step should be completed
    Explanation
    The goal milestone is the amount of time in which the business would like the case or step to be completed.

    Rate this question:

  • 8. 

    In an online shopping application, the primary case type PurchaseOrder has two child case types: Payment and Packaging. In processing PurchaseOrder case PO-11,  Payment case Pay-37 and Packaging case Pac-56 are created. Which of the following statements about the processing of PO-11, Pay-37, and Pac-56 is correct?

    • Both Pay-37 and Pac-56 have to be resolved before PO-11 is resolved

    • PO-11 has to be resolved before either of Pay-37 and Pac-56 be resolved

    • Pac-56 has to be resolved before Pay-37 is resolved.

    • PO-11 can be resolved when either of Pay-37 and Pac-56 is resolved.

    Correct Answer
    A. Both Pay-37 and Pac-56 have to be resolved before PO-11 is resolved
    Explanation
    Child cases must be resolved before parent case.

    Rate this question:

  • 9. 

    What is the purpose of the pyDefault data transform?

    • To set internal case properties, never override pyDefault

    • To use the superclass feature

    • To initialize property values when a case is created

    • To propagate property values from a parent to a subcase

    Correct Answer
    A. To initialize property values when a case is created
    Explanation
    The pyDefault data transform is used to initialize property values when a case is created. This means that when a new case is created, the pyDefault data transform will be executed to set default values for the properties of that case. It is important to note that pyDefault should not be overridden, as it is a system-generated rule that is responsible for initializing case properties.

    Rate this question:

  • 10. 

    In which types of UI controls are reference data from the local data source typically used?

    • Text field

    • Label

    • Button

    • Dropdown

    Correct Answer
    A. Dropdown
    Explanation
    Reference data from a local data source is typically used in dropdown UI controls. Dropdowns allow users to select a value from a list of options, which can be populated with data from a local source. This is commonly seen in forms or settings where users need to choose from a predefined set of options. Dropdowns provide a convenient and organized way for users to make selections, improving the user experience and ensuring accurate data input.

    Rate this question:

  • 11. 

    With whom does a system architect work to develop application specifications?

    • Business architects

    • Business stakeholders

    Correct Answer
    A. Business architects
    Explanation
    System architects work with business architects to develop specifications that describe elements of the application design.

    Rate this question:

  • 12. 

    A candidate's language skills are captured in a candidate case. What type of property is used to capture the candidate's language skill if the property reference looks like this: .Language(Spanish)?

    • Page

    • Single value

    • Value group

    • Text

    Correct Answer
    A. Value group
    Explanation
    Value group properties have a subscript.

    Rate this question:

  • 13. 

    A loan origination case requires the loan application be routed to an underwriter for verification. Any underwriter in the department can complete the verification. How would you route the verification assignment?

    • To the reporting manager

    • To the current user

    • To a specific user

    • To a work queue

    Correct Answer
    A. To a work queue
    Explanation
    Routing the assignment to a work queue would allow any underwriter with access to the work queue to complete the verification.

    Rate this question:

  • 14. 

    Adding instructions to a step ____________ (Choose One)

    • Instructs an architect how to build the step.

    • Describes to an end user what should be done in the step.

    • Defines what the step should do.

    • Describes the business value of the step.

    Correct Answer
    A. Describes to an end user what should be done in the step.
    Explanation
    Instructions inform end users what to do next on a case at runtime.

    Rate this question:

  • 15. 

    You check out a rule to update it. While the rule is checked out, another developer decides to test a case type by creating and processing the case. What happens when the application attempts to use the rule you checked out?

    • The application ignores the checked-out version and uses the previous version in the application ruleset.

    • The application returns and error and stops processing the case, because the rule is unavailable for use.

    • The application runs the checked-out version of the rule, because that is the most up-to-date version of the rule.

    • The application cannot run because the rule is unavailable.

    Correct Answer
    A. The application ignores the checked-out version and uses the previous version in the application ruleset.
    Explanation
    Checking out a rule does not prevent an application from running the rule. Checking out a rule only prevents system architects from updating the rule until you check in the rule.

    Rate this question:

  • 16. 

    You are designing a travel plan application. A hotel booking step displays a form in which users select a hotel and enter the number of days they are staying at the hotel. The form displays the total cost for the hotel room. The  form also includes fields for selecting, at extra cost, options for  valet parking. The cost for any selected options are totaled and then added to the total cost for the room to equal the grand total, which is displayed in a field. Which two of the following properties would you use as the target properties? (Choose Two)

    • Price of each option

    • Number of days at the hotel

    • Total cost of options

    • Total cost for the hotel room

    Correct Answer(s)
    A. Total cost of options
    A. Total cost for the hotel room
    Explanation
    The target properties that would be used in this scenario are the "Total cost of options" and the "Total cost for the hotel room". These properties are necessary to calculate the grand total cost for the user's hotel booking. The "Total cost of options" includes any additional costs for valet parking or other selected options, while the "Total cost for the hotel room" includes the base cost of the room itself. By adding these two costs together, the application can accurately display the grand total cost for the user's stay at the hotel.

    Rate this question:

  • 17. 

    PyWorkPage stores which type of information?

    • Information about a case

    • Information about the Pega server

    • Information about the current operator

    • Data cached from an outside system

    Correct Answer
    A. Information about a case
    Explanation
    Information about a case is stored on pyWorkPage

    Rate this question:

  • 18. 

    You need to fetch exchange rates that are updated on a daily basis from a web service and make them available in your application using a data page. Which scope would you select for the data page?

    • Application

    • Node

    • Request

    • Thread

    Correct Answer
    A. Node
    Explanation
    Use the node scope to share the page for all applications on the node.

    Rate this question:

  • 19. 

    You are assigned to a team to develop a case life cycle design for an application. Why would you design the case life cycle?

    • Show technical users how to use Pega developer tools for collecting customer information.

    • Help estimate the total time required for the case life cycle to produce a new policy.

    • Ensure all team members have a common understanding of how a case is processed and resolved.

    • Guide the development team with guidelines on how to manage the project development.

    Correct Answer
    A. Ensure all team members have a common understanding of how a case is processed and resolved.
    Explanation
    A case life cycle allows all project team members to visualize the work as a whole and easily define its parts.

    Rate this question:

  • 20. 

    What three questions can you ask to help you plan user views? (Choose Three)

    • Will the information be stored in an external database?

    • How will users enter values in those fields?

    • Will users want to see information displayed using different styles?

    • What fields do users need to see?

    • Can users modify the values or only read the values?

    Correct Answer(s)
    A. How will users enter values in those fields?
    A. What fields do users need to see?
    A. Can users modify the values or only read the values?
    Explanation
    Use the appropriate display format for the data to be entered. This helps users complete their tasks with fewer errors.
    In order to complete the tasks, end-users enter information in fields on the forms.
    Knowing what each user must do to complete a specific task will help them complete the task with fewer errors.

    Rate this question:

  • 21. 

    You have a case type for account opening which has a credit check child case. You have configured data propagation on the account case for the credit check subcase. Which of the following statements described the data propagation feature?

    • Data is propagated when the credit check child case is created.

    • Data is propagated every time the account case is saved to the database

    • Data is propagated when the account case is updated.

    • Data is propagated when the credit check case is updated.

    Correct Answer
    A. Data is propagated when the credit check child case is created.
    Explanation
    Data propagation in this scenario means that when the credit check child case is created, the data from the account case is automatically copied and propagated to the credit check subcase. This allows the credit check subcase to have access to the relevant data from the account case without manual intervention. Data is not propagated every time the account case is saved or updated, but specifically when the credit check child case is created.

    Rate this question:

  • 22. 

    A report contains columns for case IDs, creation dates, managers, and office locations. How do you configure a report filter condition so that it displays only cases created in the Atlanta office?

    • Case ID column equals Atlanta.

    • Case ID column does not equal Atlanta.

    • Office location column does not equal Atlanta.

    • Office location column equals Atlanta.

    Correct Answer
    A. Office location column equals Atlanta.
    Explanation
    To filter the report to display only cases created in the Atlanta office, you need to configure the report filter condition based on the office location column. By selecting the option "Office location column equals Atlanta," the report will only show cases where the office location is Atlanta. This filter will exclude cases with different office locations, ensuring that only Atlanta cases are displayed.

    Rate this question:

  • 23. 

    Where can you NOT include a paragraph?

    • Flow

    • Correspondence

    • Section

    • Paragraph

    Correct Answer
    A. Flow
    Explanation
    A paragraph is a unit of text that consists of one or more sentences and focuses on a specific topic or idea. It is a common organizational structure used in writing to present information or develop an argument. In contrast, flow refers to the smooth and logical progression of ideas or information within a text. While a paragraph can be included within a flow, flow refers to the overall structure and organization of the entire text, including the arrangement of paragraphs. Therefore, flow is not a place where a paragraph can be included, making it the correct answer in this context.

    Rate this question:

  • 24. 

    A report contains five columns of data about sales quotes. 
    • The case ID (.pyID)
    • The currently assigned sales representative (.pxAssignedOperatorID)
    • The creation date of the sales quote (.pxCreateDate)
    • The sales territory (.Territory)
    • The expiration data of the quote (.ExpiryDate)
    The report identifies which two properties as unoptimized? (Choose Two) 

    • Sales territory (.Territory)

    • Creation date (.pxCreateDate)

    • Expiration date (.ExpiryDate)

    • Assigned case worker (.pxAssignedOperatorID)

    • Case ID (.pyID)

    Correct Answer(s)
    A. Sales territory (.Territory)
    A. Expiration date (.ExpiryDate)
    Explanation
    The sales territory (.Territory) and expiration date (.ExpiryDate) are identified as unoptimized properties because they may have a large number of unique values or may require frequent updates, which can impact the performance of the report. Optimizing these properties can improve the efficiency of the report and enhance overall performance.

    Rate this question:

  • 25. 

    If you need to access a table in an external database with advanced SQL, such as a complex join or a stored procedure, you need to use __________.

    • A report definition

    • A data page

    • The Database Table Class Mapping tool

    • A SQL connector

    Correct Answer
    A. A SQL connector
    Explanation
    SQL connectors are suitable for complex SQL queries.

    Rate this question:

  • 26. 

    Given this partial user story:Customer must provide at least one of the following three telephone numbers:•Home•Office•MobileWhich property mode should be used to collect and identify this phone number by name?

    • Single Value

    • Page

    • Value Group

    • Page List

    Correct Answer
    A. Value Group
    Explanation
    The user story states that the customer must provide at least one of the three telephone numbers: Home, Office, or Mobile. The Value Group property mode should be used to collect and identify this phone number by name because it allows multiple values to be stored and associated with a single name. This means that the customer can provide more than one telephone number if they have multiple numbers, and each number can be identified by its corresponding name (Home, Office, or Mobile).

    Rate this question:

  • 27. 

    An organization wants to automate their existing expense reporting process. Which scenario most closely follows Pega’s best practices for application design?

    • The organization has identified business objectives for the new expense reporting application that will be used to measure the effectiveness of the application. Subject matter experts and key stakeholders were identified to help define the requirements and specifications and will have final sign-off on the completed application. The expense reporting application will be built out over a series of releases allowing for changes based on any feedback received and / or changing business conditions.

    • The organization identified business objectives for the new expense reporting application. The IT department created a series of process diagrams used for “process validation” which they submitted to the Accounts Payable department for review. Based on the diagrams they created, the IT department has determined the project will take 13 months to complete. To save time, the IT department has started designing the initial application while Accounts Payable is reviewing the process flows.

    Correct Answer
    A. The organization has identified business objectives for the new expense reporting application that will be used to measure the effectiveness of the application. Subject matter experts and key stakeholders were identified to help define the requirements and specifications and will have final sign-off on the completed application. The expense reporting application will be built out over a series of releases allowing for changes based on any feedback received and / or changing business conditions.
    Explanation
    The organization identified business objectives and requirements that can be used as a measure of success. The organization also involved interested stakeholders, and planned for an iterative development cycle.

    Rate this question:

  • 28. 

    You are writing an activity. The third step needs to be skipped if the TotalAmount is less than USD500.Which option would you use to achieve this behavior?

    • Label

    • Description

    • When

    • Jump

    Correct Answer
    A. When
    Explanation
    The "When" option would be used to achieve the behavior of skipping the third step if the TotalAmount is less than USD500. This option allows you to set a condition or criteria that needs to be met in order for the activity to proceed. In this case, the condition would be TotalAmount >= USD500, and if this condition is not met, the third step would be skipped.

    Rate this question:

  • 29. 

    The risk premium for a property insurance quote is based upon the location, size, and age of a house. Which two types of decision rules are best suited to configuring this decision? (Choose Two)

    • Decision Tree

    • Strategy

    • Decision Table

    • When

    Correct Answer(s)
    A. Decision Tree
    A. Decision Table
    Explanation
    A decision tree is best suited for configuring this decision because it can effectively evaluate the various factors such as location, size, and age of a house and provide a clear path to determine the risk premium. It can easily handle multiple criteria and conditions to arrive at a decision.

    A decision table is also suitable for this decision as it allows for a systematic analysis of different combinations of factors and their corresponding outcomes. It can help in organizing and comparing the different rules and conditions associated with the risk premium calculation for the property insurance quote.

    Rate this question:

  • 30. 

    The following When rule determines whether a customer is eligible for a promotional offer when purchasing a shirt.Which condition satisfies the eligibility requirement?

    • The customer is not eligible under any condition.

    • Long-sleeve, red shirt, medium size

    • Short-sleeve, blue shirt, size large

    • Long-sleeve, yellow shirt, medium size

    Correct Answer
    A. The customer is not eligible under any condition.
    Explanation
    Based on the given information, none of the conditions mentioned satisfy the eligibility requirement for the promotional offer. Therefore, the customer is not eligible under any condition.

    Rate this question:

  • 31. 

    An online shopping application collects and displays the user's shipping address. An address contains a street number, city, state, and zip code. This information is always presented together in a group, whether it is used for an order confirmation or for invoice billing. Which UI component is appropriate for displaying the address information? 

    • Control

    • Section

    • Portal

    • Skin

    Correct Answer
    A. Section
    Explanation
    Correct! Section groups work information and functionality by context and purpose

    Rate this question:

  • 32. 

    The design document of an application states that the application must be implemented with UI responsiveness. Which behavior does the design require for the application?

    • An application can deliver email notification to users in a timely fashion.

    • An application can respond to voice command

    • Different groups of users have access to different content and functions

    • The placement of the screen content adjusts to different screen sizes and devices automatically

    Correct Answer
    A. The placement of the screen content adjusts to different screen sizes and devices automatically
    Explanation
    Responsiveness here means UI rendering is responding to different screen sizes on different devices.

    Rate this question:

  • 33. 

    Which requirement would be best implemented as an alternate stage when defining a case type?

    • When a customer requests delivery of airplane tickets, the application prompts the user to provide their mailing address.

    • If a timesheet is rejected, it can be corrected and resubmitted.

    • Upon resolution of an order, a survey should be sent to the purchaser.

    • Travel requests must be reviewed by the submitter's manager. Any travel request exceeding USD10,000 must also be reviewed by the division VP.

    Correct Answer
    A. If a timesheet is rejected, it can be corrected and resubmitted.
    Explanation
    Alternate stages are those stages that are not a part of the "normal" course of events, but must be available under certain circumstances such as this.

    Rate this question:

  • 34. 

    ______ is a template for creating _____ at run time. Fill in the blanks with one of the following pairs.

    • Data structure, processes

    • Case type, cases

    • Top-level case , child cases

    • Case, case types

    Correct Answer
    A. Case type, cases
    Explanation
    Case type is a template for creating and processing cases.

    Rate this question:

  • 35. 

    You want to capture the delivery method for a purchase request. The options are: Standard, premium, or next-day. You use the Data Model tab to create the property. How would you define the list with the options?

    • Radio button

    • Picklist

    • Text (paragraph)

    • Field group (list)

    Correct Answer
    A. Picklist
    Explanation
    Use picklist to define a static list of options.

    Rate this question:

  • 36. 

    Which variable in the assignment urgency calculation allows a user to increment the service level urgency on a case-by-case basis?

    • .pxUrgencyAssign

    • .pyUrgencyAssignAdjust.

    • .pxUrgencyAssignSLA.

    • .pxUrgencyWork.

    Correct Answer
    A. .pyUrgencyAssignAdjust.
    Explanation
    .pyUrgencyAssignAdjust is used to allow users to manually adjust the urgency of an assignment.

    Rate this question:

  • 37. 

    A home loan company has home appraisal offices in various regions. Each office has its own workbasket. Company policy requires that home appraisals are assigned to offices based on the home's location. For example, appraisals for homes located in Boston are assigned to the New England office workbasket. Which routing approach would you choose to support this requirement?

    • Route the assignment based on a appraiser role

    • Route the assignment to the correct workbasket based on a decision rule

    • It is not possible to support this requirement. The router must define a specific workbasket.

    • Route the assignment based on appraiser skills

    Correct Answer
    A. Route the assignment to the correct workbasket based on a decision rule
    Explanation
    A decision rule can evaluate the home location as the decision criteria for routing to the correct workbasket.

    Rate this question:

  • 38. 

    Customers under the age of 18 must provide the name and ID number of a consenting parent as part of an enrollment process. Which decision rule is best suited to determine whether to display entry fields when a consenting parent is needed?

    • When

    • Decision Tree

    • Map Value

    • Predictive Model

    Correct Answer
    A. When
    Explanation
    The decision rule that is best suited to determine whether to display entry fields when a consenting parent is needed is "When". This rule suggests that the entry fields should be displayed when the condition of a consenting parent being needed is met.

    Rate this question:

  • 39. 

    An application includes the property reference .Customer.Assets(3).AssetType.The property type of .Assets(3) is a ________________.

    • Value List

    • Page Group

    • Page

    • Page List

    Correct Answer
    A. Page List
    Explanation
    The property reference ".Customer.Assets(3).AssetType" suggests that there is a property called "Assets" in the "Customer" object, which is a collection or list of some sort. The "(3)" indicates that we are accessing the third element in that list. Therefore, the property type of ".Assets(3)" is a "Page List", which means it is a list of "Page" objects.

    Rate this question:

  • 40. 

    An application that processes loan requests must collect information from borrowers to check their credit report. If a borrower is married, the borrower must provide this information for a spouse as well. For each person, the application requires a first name, last name, and taxpayer ID.What is the best way to implement this requirement? 

    • Create two sections: one for the borrower only, and the other for the borrower and their spouse. Use declarative processing to determine which section to display.

    • Add an assignment for the borrower's information and an assignment for their spouse's information, and use a decision shape to determine when to skip the assignment for the spouse's information.

    • Add fields for both the borrower and the spouse to the UI and make both sets of fields required.

    • Create the fields for the spouse in a separate layout and use a visible when condition to determine when the fields for the spouse should appear or be hidden.

    Correct Answer
    A. Create the fields for the spouse in a separate layout and use a visible when condition to determine when the fields for the spouse should appear or be hidden.
    Explanation
    Every extra unit of information in a dialogue competes with the relevant units of information and diminishes their relative visibility. Use the visible when feature whenever appropriate so that users are not inundated with information until needed.

    Rate this question:

  • 41. 

    An employee medical coverage  form contains a check box to indicate whether the employee has a spouse. When a user selects the check box, the form displays a section that includes additional fields for entering information about the spouse.How do you configure the form?

    • Set visibility to if not blank in the section containing information about the spouse.

    • Add a visible when condition to the section containing information about the spouse

    • Set visibility to if not blank in the cell containing the check box.

    • Add a visible when condition in the cell containing check box.

    Correct Answer
    A. Add a visible when condition to the section containing information about the spouse
    Explanation
    You use the when condition to test whether the check box value is true or false.

    Rate this question:

  • 42. 

    A service level agreement rule describes the following behavior: Start of service level20  Goal interval108 Deadline interval2024 Passed Deadline interval20243The service level provides a four-hour initial delay. If the case urgency (.pxUrgencyWork) is set to 10 and the case reaches the assignment at 9am Monday, what is the assignment urgency at 12pm Wednesday? 

    • 60

    • 50

    • 80

    • 100

    Correct Answer
    A. 60
    Explanation
    The assignment urgency begins at 10. The urgency then increments to 30 when the assignment is ready at 1pm Monday. The urgency then increments to 40 when the goal interval ends at 9pm Monday. The urgency then increments to 60 when the deadline interval ends at 1pm Tuesday.

    Rate this question:

  • 43. 

    You are adding a date of birth field to a job application form. You want to make sure that the user enters a date in the past. How would you support this requirement?

    • Use a calendar control that tests the date.

    • Use a when condition to test whether the date is in the past or in the future.

    • Use a declare expression to test the date.

    • Use a validate rule to test the date.

    Correct Answer
    A. Use a validate rule to test the date.
    Explanation
    A validate rule can use a function to test the date.

    Rate this question:

  • 44. 

    On a Pega project, who is typically responsible for designing the application architecture?

    • Lead System Architect

    • Business Architect

    • System Architect

    • Senior System Architect

    Correct Answer
    A. Lead System Architect
    Explanation
    A Lead System Architect is typically responsible for designing the application architecture

    Rate this question:

  • 45. 

    In which of the following situations would you use a data transform? (Choose Two)

    • Set default values when creating a case

    • Execute a flow action

    • Create properties after the case has been created

    • Copy data between pages

    Correct Answer(s)
    A. Set default values when creating a case
    A. Copy data between pages
    Explanation
    A data transform is used to set default values when creating a case and to copy data between pages. When creating a case, it is often necessary to set default values for certain properties. This can be done using a data transform. Additionally, data transforms are used to copy data between pages, which can be useful when there is a need to transfer information from one page to another. Therefore, in both of these situations, a data transform would be the appropriate choice.

    Rate this question:

  • 46. 

    A requirement states that you must add a control that shows a list of book titles. The titles change on a daily basis. The book records are maintained on a database. The control must show the most current information. The organization schedules updates to the application on a weekly basis. Which of the following configurations would you use?

    • Add a drop-down control and source the list using the property that identifies the items in the list.

    • Add a radio button control that identifies each employee with a button

    • Add a drop-down control and source the list using a data page.

    • Add a drop-down control and use a list of items in the control's property

    Correct Answer
    A. Add a drop-down control and source the list using a data page.
    Explanation
    Adding a drop-down control and sourcing the list using a data page would be the most appropriate configuration in this scenario. Since the book titles change on a daily basis and are maintained on a database, using a data page as the source for the drop-down control ensures that the control always displays the most current information. Additionally, using a data page allows for easy updating of the list without requiring changes to the application code, which aligns with the organization's weekly update schedule.

    Rate this question:

  • 47. 

    The terms "connector" and "service" are from the perspective of __________.

    • Your application. Thus, a connector is when your application requests data from an external system, and a service is when external systems request data from your application.

    • The external system. Thus, a connector is when external systems connect to your application to requests data, and a service is when your application requests request data from an external system.

    Correct Answer
    A. Your application. Thus, a connector is when your application requests data from an external system, and a service is when external systems request data from your application.
    Explanation
    The terms "connector" and "service" are defined from the perspective of the user's application. A connector refers to the action of the application requesting data from an external system, while a service refers to external systems requesting data from the user's application.

    Rate this question:

  • 48. 

    Which two tasks do system architects perform on a Pega project? (Choose Two)

    • Develop feature prototypes

    • Identify business objectives for an application

    • Configure UI forms

    • Define application requirements

    Correct Answer(s)
    A. Develop feature prototypes
    A. Configure UI forms
    Explanation
    System architects on a Pega project are responsible for developing feature prototypes and configuring UI forms. Developing feature prototypes involves creating working models of specific functionalities to demonstrate to stakeholders and gather feedback. Configuring UI forms involves designing and customizing the user interface components and forms based on the project requirements. Identifying business objectives for an application and defining application requirements are tasks typically performed by business analysts or project managers rather than system architects.

    Rate this question:

  • 49. 

    A claim case records the items of loss. The property reference to the description of an item of loss looks like this: .ItemOfLoss(1).Description. The property reference .ItemOfLoss(1).Description is an example of a __________ property?

    • Page list

    • Value list

    • Page group

    • Page

    Correct Answer
    A. Page list
    Explanation
    References to page group properties includes a subscript

    Rate this question:

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

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

  • Current Version
  • Mar 22, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Jan 26, 2017
    Quiz Created by
    Zywi3c
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.