PEGA CSA Certified 8.1 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 Catherine Halcomb
Catherine Halcomb
Community Contributor
Quizzes Created: 1443 | Total Attempts: 6,714,021
| Attempts: 6,950 | Questions: 79
Please wait...
Question 1 / 79
0 %
0/100
Score 0/100
1. 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?

Explanation

The correct answer is to select the "Highest to Lowest" sort type for the Case ID property. This will sort the Case ID values in descending order, with the case with the highest ID value appearing at the top of the list. This meets the requirement of sorting the Case ID values in descending order.

Submit
Please wait...
About This Quiz
PEGA CSA Certified 8.1 Quiz - Quiz

This Pega CSA Certified 8.1 quiz assesses knowledge on creating Pega-based applications, focusing on cloud deployment and optimization, engaging business and IT resources, and adhering to Pega best... see morepractices. It's ideal for learners aiming to validate their skills in Pega application development. see less

2. What type of step typically requires contextual instructions?

Explanation

Collecting information typically requires contextual instructions because it involves gathering specific data or details from a source or individual. Contextual instructions are necessary to provide guidance on what information needs to be collected, how it should be collected, and any specific requirements or guidelines that need to be followed. This ensures that the collected information is accurate, relevant, and meets the desired objectives or purposes.

Submit
3. Consider an online order case and how the stages of the order would work. Match the stages and correct sequences: 
Submit
4. PyWorkPage stores which type of information?

Explanation

The correct answer is "Information about a case." In Pega, pyWorkPage is a data structure that stores information related to a specific case. It contains all the data and properties associated with the case, such as case ID, case status, case details, and any other relevant information. This allows the system to track and manage the case throughout its lifecycle.

Submit
5. You are adding a field to your case type in which users must enter the day, month, and year they were hired before the user can submit the user form. The field type must enforce a date format. What two validation approaches would you use to meet the validation requirements? (Choose Two)

Explanation

To meet the validation requirements, you would use the "Required" option to ensure that the field must be filled out before the form can be submitted. Additionally, you would define the field type as a date to enforce a specific date format for the user input. These two approaches together would help enforce the validation requirements for the field.

Submit
6. The primary purpose of a service level is to _________________.

Explanation

The primary purpose of a service level is to help ensure timely completion of assignments. This means that a service level is designed to establish standards and expectations for the completion of tasks or assignments within a specific timeframe. By having a service level in place, organizations can monitor and manage the progress of assignments, ensuring that they are completed within the designated time frame. This helps to improve efficiency, productivity, and customer satisfaction by ensuring that tasks are completed in a timely manner.

Submit
7. How does assignment routing improve efficiency?

Explanation

Assignment routing improves efficiency by assigning work to the most appropriate parties. This ensures that tasks are given to individuals with the necessary skills and expertise to complete them effectively and efficiently. By matching the right person to the right job, assignment routing minimizes errors, reduces the need for rework, and optimizes productivity. It also helps in utilizing resources effectively and ensures that tasks are completed in a timely manner, leading to improved overall efficiency.

Submit
8. Adding instructions to a step _______________.

Explanation

Adding instructions to a step describes to an end user what should be done in a step. This means that the instructions provide clear guidance and directions to the person performing the step, ensuring they understand the actions they need to take. These instructions are typically written in a way that is easy for the end user to understand and follow, helping them to successfully complete the step.

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

Explanation

Both Pay-37 and Pac-56 have to be resolved before PO-11 can be resolved because in the given scenario, Payment case Pay-37 and Packaging case Pac-56 are child case types of the Purchase Order case PO-11. This means that both Pay-37 and Pac-56 are dependent on the resolution of PO-11. Therefore, in order to resolve PO-11, both of its child cases must be resolved first.

Submit
10. Step in the case life cycle sets the case status to Pending- Approval. When does the case status automatically update?

Explanation

The case status automatically updates at the beginning of the step in the case life cycle. This means that as soon as the step is initiated, the case status will be automatically updated to reflect the current stage of the case. This ensures that the case status accurately represents the progress of the case and allows for effective tracking and management of cases.

Submit
11. A _____________ defines the look and feel of an application.

Explanation

A skin defines the look and feel of an application. It includes visual elements such as colors, fonts, and images that are used to create a consistent and visually appealing user interface. Skins are often customizable, allowing users to personalize the appearance of the application to their preferences. They play a crucial role in creating a cohesive and visually appealing user experience.

Submit
12. You want to engage business and IT resources to review the working models. What best practice helps accomplish this objective?

Explanation

Direct Capture of Objectives (DCO) is the best practice that helps engage business and IT resources to review the working models. DCO is a collaborative approach that allows stakeholders to directly capture and define their objectives, requirements, and expectations for the project. It ensures that both business and IT are aligned and have a clear understanding of the project goals. By involving both parties in the review process, DCO promotes effective communication, collaboration, and consensus building, resulting in improved project outcomes.

Submit
13. Match the following
Submit
14. A home loan company has home appraisal offices in various regions. Each office has a work queue. The company requires that appraisals be assigned to offices based on the home's location. For example, home appraisals for Boston are assigned to the New England office work queue. Which routing approach supports this requirement?

Explanation

The correct answer is "Route the assignment to the correct work queue based on business logic." This approach supports the requirement of assigning home appraisals to offices based on the home's location. By using business logic, the router can determine the appropriate work queue for each appraisal based on its location. This allows for efficient and accurate routing of assignments to the respective offices, ensuring that each appraisal is handled by the appropriate team.

Submit
15. Which two of the following are benefits of following Pega guardrails? (Choose Two) 

Explanation

Following Pega guardrails provides benefits to developers in two ways. Firstly, guardrails help developers track compliance with Pega best practices, ensuring that they are following the recommended guidelines and standards for developing Pega applications. This helps in maintaining consistency and quality in the development process. Secondly, guardrails also assist developers in building applications that are easier to maintain and have fewer defects. By adhering to the guardrails, developers can avoid common pitfalls and design flaws, resulting in more stable and efficient applications.

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

Explanation

When a rule is checked out in an application, it means that it is being updated or modified by a developer. In this scenario, if another developer tries to test a case type by creating and processing the case while the rule is checked out, the application will ignore the checked-out version and instead use the previous version of the rule that is available in the application ruleset. This ensures that the application continues to run smoothly and does not encounter any errors or interruptions due to the ongoing modification of the rule.

Submit
17. The goal milestone in a service level defines that amount of time ______________.

Explanation

The goal milestone in a service level defines the amount of time in which the case or step should be completed. This means that the specified time frame serves as a target or expectation for the completion of the case or step, ensuring that it is accomplished within the defined timeframe.

Submit
18. Drag every responsibility over to the appropriate role. 
Submit
19. A parallel process is defined as _______________.

Explanation

A parallel process is a process that executes over the same time period as other processes. This means that multiple processes are running simultaneously, allowing for increased efficiency and speed in completing tasks. By executing in parallel, these processes can work independently of each other, reducing the overall time required to complete a task or achieve a goal.

Submit
20. You are designing a travel plan application. A hotel booking step displays a form in which users select a hotel and enter their check-in and check-out dates. The application calculates and then displays the cost for the hotel room. The form also includes fields to select options, such as valet parking at an extra cost. The application totals the cost for any selected options and adds that amount to the total room cost 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)

Explanation

The target properties for this scenario would be the "Total cost of options" and the "Total cost for the hotel room". The "Total cost of options" property is needed to calculate the additional cost for selected options, such as valet parking. The "Total cost for the hotel room" property is needed to calculate the cost of the hotel room itself. Both of these properties are necessary to calculate the overall "grand total" cost that is displayed to the user.

Submit
21. In App Studio, when is the earliest opportunity to configure a user view for a step in a case life cycle?

Explanation

The earliest opportunity to configure a user view for a step in a case life cycle is after you add that step to the case life cycle. This means that you can configure the user view for a step as soon as you have added it to the overall life cycle structure.

Submit
22. Choose three items that are considerations for approval configuration (Choose Three).

Explanation

The list of approvers, the approval process flow, and the approval levels are all important considerations for approval configuration. The list of approvers determines who has the authority to approve or reject requests. The approval process flow outlines the sequence of steps and actions required for the approval process. The approval levels define the hierarchy or structure of approvals, indicating which level of authority is required for different types of requests. These three factors are crucial in designing an effective approval system that ensures appropriate decision-making and accountability.

Submit
23. You have added a page list property named Dependents to a view in the Case Designer. This page list contains the property .Relationship. You want to display the list in the view and populate a field with the default value of Not Applicable. How do you configure the pySetFieldDefaults data transform to meet this requirement?

Explanation

In order to display the page list property "Dependents" in the view and populate a field with the default value of "Not Applicable", you need to configure the pySetFieldDefaults data transform by setting ".Dependents(1).Relationship" to "Not Applicable". This will ensure that the first item in the page list property has its "Relationship" field set to the desired default value.

Submit
24. 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 delivery options?

Explanation

In order to capture the delivery method for a purchase request, the best way to define the list with the delivery options would be to use a picklist. A picklist allows the user to select one option from a predefined list of choices, which in this case would be Standard, Premium, or Next Day. This ensures that the user can only choose a valid delivery option and helps to maintain data consistency.

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

Explanation

A data transform is used to manipulate data within a case in Pega. In the given situations, a data transform would be used to set default values when creating a case. This allows for the automatic population of certain fields with predefined values. Additionally, a data transform would be used to copy data from one page to another. This is useful when transferring data between different sections or stages of a case.

Submit
26. 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 is .Language(Spanish)?

Explanation

The property reference ".Language(Spanish)" suggests that the candidate's language skill is being captured for the Spanish language specifically. In this case, a value group property would be used to capture the candidate's language skill. A value group property allows for multiple values to be selected, which is useful for capturing language skills as candidates may have proficiency in multiple languages.

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

Explanation

The correct answer is Node. Selecting the Node scope for the data page ensures that the exchange rates fetched from the web service are available and shared across all users and sessions on the same server node. This allows for efficient use of system resources and avoids unnecessary duplication of data.

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

Explanation

A mixin is a reusable code snippet that can be included in multiple styles or components. In this case, creating a mixin would allow you to define the font style for buttons and links in one place, making it easier to apply and maintain consistency throughout your design. By using a mixin, you can easily update the font style in one location and have it automatically applied to all buttons and links that use the mixin.

Submit
29. In a mortgage application, the user creates a loan request. In order for the loan request to be approved, the loan officer must receive the results of an appraisal. How would you configure the case types to reflect their relationship?

Explanation

The loan request and appraisal have a hierarchical relationship in the mortgage application process. The loan request is the main case type, and the appraisal is dependent on the loan request. Therefore, it makes sense to configure the loan request as the parent case type and the appraisal as the child case type. This way, the loan request can be created first, and then the appraisal can be initiated and linked to the loan request for the loan officer to receive the results and proceed with the approval process.

Submit
30. A form lists a group of recreational activities users can select when booking a vacation. One column lists the activity name, a second column provides the check box for activity selection, and a third column displays a thumbnail image of the activity. When viewed on a small screen, you do not need to display the images. What three configuration steps would you take to support this requirement? (Choose Three)

Explanation

The correct answer is to set the image column to other importance, set the check box column to secondary importance, and set the activity name column to primary importance. By setting the image column to other importance, it indicates that the images are not necessary when viewed on a small screen. Setting the check box column to secondary importance ensures that the activity selection is still visible, but not as prominent as the activity name. Finally, setting the activity name column to primary importance highlights the main information that users need to see when selecting activities for their vacation.

Submit
31. Automating decisions based on business logic enables _________.

Explanation

Automating decisions based on business logic allows application users to focus on more nuanced decisions that require business expertise. This means that the automation of routine and repetitive decisions frees up the users' time and attention to handle more complex and strategic decisions that involve their specialized knowledge and experience in the business domain. By automating the basic decision-making process, users can dedicate their efforts to higher-value tasks that require their expertise, ultimately leading to improved overall decision-making and business outcomes.

Submit
32. Which of the following two sets represent action sets (event > action) in Pega Platform? (Choose Two)

Explanation

The sets "Tab key > Add new work" and "Double-click > Scan barcode/QR code" represent action sets in Pega Platform because they describe a specific event followed by an action. In both cases, pressing the tab key or double-clicking triggers the corresponding action of adding new work or scanning a barcode/QR code.

Submit
33. A prospective employee must pass a criminal background check before receiving an offer. When would you add a decision point to the workflow process? 

Explanation

Adding a decision point to the workflow process of running a criminal background check would be necessary to determine whether the prospective employee passes or fails the check. This decision point allows the employer to make an informed decision based on the results of the background check before offering the job to the candidate. It ensures that the employer is aware of any criminal history that may affect the candidate's suitability for the position.

Submit
34. When modeling the life cycle of a case, stages represent a ______________ or a _______________ (Choose Two) 

Explanation

The stages in the life cycle of a case represent both a transfer for authority and a significant change in the status of the case. The transfer for authority refers to the process of handing over the responsibility and decision-making power from one actor or department to another. This transfer signifies a shift in the progression of the case and indicates that it is moving towards resolution. Additionally, the stages also represent significant changes in the status of the case, indicating that it has reached a new milestone or phase in its progression.

Submit
35. Conditional paths in a case life cycle are used to define __________________.

Explanation

Conditional paths in a case life cycle are used to define paths in the case life cycle that are chosen by a user at run-time or are based on runtime values. These paths allow for flexibility and customization in the case life cycle, as they can be determined dynamically based on user input or specific conditions during runtime. This enables the system to adapt and respond to different scenarios or requirements, providing a more personalized and interactive experience for the user.

Submit
36. Which type of data is exposed by default?

Explanation

Process metrics, such as the current stage or status, are exposed by default. This means that when data is accessed or viewed, the default information that is shown is related to the progress or status of a process. On the other hand, business metrics, such as the total value of a sales order, are not exposed by default. This suggests that specific action or permission is required to access or view business-related data. Therefore, the correct answer is that process metrics are exposed by default.

Submit
37. How does the passed deadline interval differ from the goal and deadline intervals?

Explanation

The passed deadline interval differs from the goal and deadline intervals because it can repeat multiple times. While the goal and deadline intervals can only repeat once, the passed deadline interval can occur repeatedly until the task is completed. This means that the passed deadline interval does not have a fixed endpoint like the goal and deadline intervals.

Submit
38. An application references a data element found in the Work- class. How is this rule inherited by the application?

Explanation

The correct answer is "By applying directed inheritance". In Pega, directed inheritance allows an application to inherit rules from another class. In this case, the application is referencing a data element from the Work- class, and by applying directed inheritance, the application can inherit the rules associated with that data element. This means that the application can access and use the rules defined in the Work- class without having to redefine them.

Submit
39. A report contains five columns of data about sales quotes: 1. The case ID (.pylD) 2. The sales territory (.Territory) 3. The expiration date of the quote (.ExpiryDate) 4. The currently assigned sales representative (.pxAssignedOperatorID) 5. The creation data of the sales quote (.pxCreateDate) Prior to property optimization, which two properties does the report identify as potentially impacting performance? (Choose Two)

Explanation

The report identifies Sales territory (.Territory) and Expiration date (.ExpiryDate) as potentially impacting performance because these two properties are likely to have a large number of unique values and require frequent indexing and sorting operations, which can slow down the performance of the report.

Submit
40. Match the following: Routing to groups and individuals
Submit
41. A manager has requested a report that shows the purchase requests for each of the regional cost centers. The manager wants to organize the results so the cost center appears only once on the report and the requests are listed under cost center. How would you configure the report definition?

Explanation

To configure the report definition as requested by the manager, the cost center column should be used to group the results. This means that the report will display each cost center only once, and the purchase requests will be listed under each respective cost center. By grouping the results based on the cost center column, the report will provide a clear and organized view of the purchase requests for each regional cost center.

Submit
42. Your organization has a standard loan request report that contains columns for loan ID, loan officer, work status, and a loan creation date. A manager requests a report that includes only loans created in the previous quarter and do not have a status of New. How would you configure the report filter to support this requirement?

Explanation

The correct answer is to create two conditions: Work Status does not equal New, AND Creation Date is equal to Previous Quarter. This configuration will filter out loans with a status of New and only include loans that were created in the previous quarter.

Submit
43. Match the following
Submit
44. When unit testing a rule, you can identify a data transform to use during the test. What does the data transform do?

Explanation

The data transform provides initial values for properties used in rule evaluation. It allows you to set up the necessary data for the test scenario, ensuring that the rule is evaluated correctly. By providing initial values, you can simulate different scenarios and verify the behavior of the rule under different conditions. This helps in ensuring the accuracy and reliability of the rule during unit testing.

Submit
45. Match the following: Routing
Submit
46. How do you configure an action set on a button to clear user selections and then review the previous actions on the case?

Explanation

The correct answer is to first configure a Click event with a Refresh action. This allows the button to clear user selections. Then, the next step is to add a View History action to the event. This allows the user to review the previous actions on the case.

Submit
47. Which best describes the benefit of unit testing rules?

Explanation

Unit testing rules is beneficial because it helps in identifying configuration issues that have the potential to spread to other rules and cause serious consequences. By conducting unit testing, these issues can be detected and resolved at an early stage, preventing any negative impacts on the application. This ensures the overall stability and reliability of the system.

Submit
48. A sales manager runs weekly reports on how long it takes to prepare a car for customer delivery. Which type of report metrics apply to this report?

Explanation

The sales manager is running reports on how long it takes to prepare a car for customer delivery, which is directly related to the business aspect of the company. These metrics provide insights into the efficiency and effectiveness of the sales process, as well as the overall performance of the business. Therefore, the correct answer is business metrics.

Submit
49. You are configuring a declarative network that contains eleven declare expressions to calculate the interest rate for a home mortgage. For example, the target value Property Tax Assessment is used as a source value when calculating the Assessed Property Value. The declare expressions use target values from other expressions to calculate their target values. The field that displays the interest rate appears on the approval form. To improve performance, how can you reduce the number of calculations?

Explanation

By specifying backward chaining in the total interest rate declare expression, the system will only calculate the interest rate when it is needed, rather than calculating it every time a change is made to any of the source values. This reduces the number of calculations and improves performance.

Submit
50. Expense report processes require travel expense assignments be routed to a specific auditor. Auditors are members of an auditing work group. How do you route the assignment to a specific user?

Explanation

The assignment is routed to a specific user by assigning it to the user themselves. This means that the user who is responsible for auditing the travel expense will receive the assignment directly.

Submit
51. Match the following
Submit
52. Creating data types
Submit
53. You have a requirement to add a bank routing number field to a view. Routing numbers must contain nine digits. How would you configure the field to support this requirement?

Explanation

The correct answer is to use an edit validate rule that validates the routing number pattern. This is the most appropriate option because it ensures that the routing number entered in the field follows the required pattern of nine digits. Setting the minimum and maximum values to 9 in a text field may restrict the length of the routing number but does not guarantee that it will be in the correct format. Using a decimal property type and making the field required is not suitable for routing numbers as they are not decimal values. Configuring a function in an edit validate rule to test for a routing number pattern is redundant when there is already a built-in option to validate the pattern.

Submit
54. In an insurance application, a claim case records the items of loss. The property reference that describes an item of loss has the following notation: .ItemOfLoss(1). Description. The property reference .ItemOfLoss(1) is an example of what property type?

Explanation

The property reference .ItemOfLoss(1) is an example of a Page list property type. This means that it is a list of pages, where each page represents an item of loss in the insurance application. The notation .ItemOfLoss(1) indicates that it is the first item of loss in the list.

Submit
55. You are configuring a standard email to automatically be sent to loan applicants informing them that their loan has been approved. The requirement states that the email must include values for the applicant's name, the loan office, and the loan amount. The email must also include content stating the loan's terms and conditions, which is regularly updated. The content is in a paragraph rule shared by other standard emails throughout the organization. How would you configure your email?

Explanation

The correct answer is to add the applicant's name, loan office, and loan amount properties and to insert the paragraph rule. This ensures that the email will include the specific information for each loan applicant, as well as the regularly updated terms and conditions content shared by other standard emails in the organization.

Submit
56. You are configuring a Confirm and Pay view that includes a payment type selection list. You have the Credit Card Type selection list (Drop-down list). One of the payment options is PayPal. PayPal requires users to confirm order details on the PayPal website. How do you configure the link to PayPal to display only when users select PayPal as their payment option?

Explanation

The correct answer is to configure a visible when condition expression for the PayPal link control. This means that the link to PayPal will only be displayed when users select PayPal as their payment option.

Submit
57. What three questions should you answer to create effective correspondence? (Choose Three)

Explanation

To create effective correspondence, it is important to answer the following three questions: Who is the user that receives the correspondence? This helps in tailoring the message and tone appropriately. When does the correspondence need to be sent? This ensures timely delivery and avoids any delays. How will the correspondence be sent? This determines the mode of communication, whether it is through email, letter, or any other means. Answering these questions ensures that the correspondence is targeted, timely, and delivered through the appropriate channel.

Submit
58. Match the following
Submit
59. Which requirement is best implemented using a Wait step in a case?

Explanation

A Wait step in a case is best implemented when there is a requirement to pause a case until a certain condition is met. In this scenario, the requirement states that a purchase case on a website cannot be completed unless a new account subcase is completed. Therefore, implementing a Wait step in the case will pause the case until the new account subcase is completed, ensuring that the requirement is met before proceeding with the purchase case.

Submit
60. What three statements are true about the use of a BLOB field? (Choose Three)

Explanation

A BLOB can store an object of any size, providing the flexibility to store large amounts of data. It also allows an application to read or write an entire case in one database transaction, which can improve efficiency and simplify data management. Additionally, a BLOB provides flexibility by avoiding the need for schema changes when the data model changes, allowing for easier adaptation to evolving requirements.

Submit
61. An insurance company offers personal property insurance. Jewelry is a special type of personal property.  Jewelry coverage requires that the user managing the request is trained to appraise jewelry. Assignments for jewelry appraisals must go to skilled users. Which routing approach would you use? 

Explanation

The correct answer is to route requests to a work group whose members have the skill rating parameters. This approach ensures that only skilled users who are trained to appraise jewelry are assigned to handle jewelry coverage requests. By routing requests to a work group with the necessary expertise, the insurance company can ensure that the appraisals are done accurately and efficiently, meeting the requirements of their personal property insurance policy. This approach also allows for better resource allocation and utilization, as only users with the required skills are assigned to handle jewelry appraisals.

Submit
62. Drag the data source type to the corresponding usage.
Submit
63. You have created a test case for a decision table and verified the results. A few weeks later, another developer runs the test case again and the test fails. Changes to which two of the following configurations could have caused this result? (Choose Two)

Explanation

The returned values used in the decision table could have caused the test to fail because if the values returned by the decision table have changed, it could lead to different outcomes and therefore failure of the test case. Similarly, the input properties used in the decision table could have also changed, resulting in different conditions being met and different outcomes, leading to the test case failure.

Submit
64. You use the Clipboard tool to perform which two tasks? (Choose Two)

Explanation

The Clipboard tool can be used to review the current values of case data, allowing users to see the data stored in the case and make any necessary changes. It can also be used to test case behavior by setting property values for an open case, allowing users to simulate different scenarios and observe the resulting behavior.

Submit
65. You have a cleaning service booking application, CleanApp. You are creating a local data type, HomeCleaningPackages, and you want to leverage an existing data class, CleanApp - Data - CleaningPackages. When defining your data type, which option would you choose for asset reuse?

Explanation

The correct answer is "Implementation data class". This option would be chosen for asset reuse when defining the data type for the cleaning service booking application, CleanApp. By leveraging an existing data class, CleanApp - Data - CleaningPackages, the implementation data class allows for reusing the data structure and functionality already defined in the CleanApp application. This helps to streamline the development process and ensures consistency in data handling throughout the application.

Submit
66. Which variable in the assignment urgency calculation enables users to increment the service level urgency on a case by case basis?

Explanation

The variable .pyUrgencyAssignAdjust enables users to increment the service level urgency on a case by case basis. This variable allows users to adjust the urgency level for a specific assignment, allowing them to prioritize and escalate cases based on their individual needs or circumstances.

Submit
67. What two items should a developer configure before delegating a rule? (Choose Two)

Explanation

Before delegating a rule, a developer should configure an Access Group that has access to the production ruleset. This ensures that the delegated rule can be accessed and executed by the appropriate users. Additionally, the developer should also add an unlocked ruleset to the Application rule as a production ruleset. This allows the delegated rule to be included and used in the production environment.

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

Explanation

A control specifies a format which uses a mixin. This means that a control defines the way a certain element or feature behaves or looks, and it uses a mixin to apply a specific format to that element or feature. The mixin defines the specific styling or behavior that is applied to the control's format.

Submit
69. Which two statements identify why you should automate correspondence? (Choose Two)

Explanation

Automating correspondence allows you to send timely communication because it eliminates the need for manual processing and allows for quick and efficient delivery of messages. It also allows for sending consistent information to users as automation ensures that the same message is delivered to all recipients without any variations or errors.

Submit
70. In a job application case, a hiring manager needs to receive an automatic email notification when the case reaches a Collect Work Sample assignment. How would you configure this correspondence requirement?

Explanation

Enabling assignment notifications for the case type would allow the hiring manager to receive an automatic email notification when the case reaches a Collect Work Sample assignment. This means that whenever this specific assignment is reached in the job application case, the system will automatically send an email notification to the hiring manager, keeping them informed and updated on the progress of the case. Adding a SendEmail SmartShape before or after the assignment, or adding a Send Correspondence local action to the assignment, would not fulfill the requirement of automatic email notification specifically for the Collect Work Sample assignment.

Submit
71. You have a data page with customer data. The data page is configured to reload if it is older than one hour. Which of the following best describes when the data page will reload?

Explanation

The correct answer is that the data page reloads on the next access one hour after it was created. This means that if the data page is accessed within the first hour of its creation, it will not reload. However, if it is accessed after one hour of its creation, it will reload to ensure that the data is up to date.

Submit
72. Which of the following steps provide easy configuration and maintainability of a savable data page for an existing data type? (Choose Three)

Explanation

Setting the data save options Class allows for easy configuration and maintainability of a savable data page for an existing data type. This ensures that the data is saved in the appropriate class. Setting the data save options Save type to Database save ensures that the data is saved in the database, providing easy access and maintainability. Setting the data page definition edit mode to Savable allows for editing and saving of the data page, making it easy to update and maintain.

Submit
73. The case type hierarchy in your insurance application consists of three case types: Claim (top level), Personal Injury (subcase type of Claim), and Emergency Care (subcase type of Personal Injury). In the Claim case type, a data transform sets the claim date and work urgency. To reduce maintenance you do not want to set in each subcase the properties that were already set in the parent data transforms. However, you want to set work urgency to different values in each subcase type. What two configuration steps would you take to meet this requirement? (Choose Two)

Explanation

To meet the requirement of setting work urgency to different values in each subcase type while reducing maintenance, two configuration steps can be taken. Firstly, in each subcase type data transform, set the work urgency to the required value. This ensures that the work urgency is set appropriately for each subcase type without duplicating code. Secondly, select the Call superclass data transform option in each of the subcase type data transforms. This allows the subcase types to inherit the properties set in the parent data transform, reducing the need to manually set properties that were already set in the parent data transform.

Submit
74. When modeling the life cycle of a case, alternate stages  represent __________ and ___________ (Choose Two) 

Explanation

Alternate stages in the life cycle of a case represent exceptions to the normal course of events and can be sequenced into primary stages. This means that these alternate stages are deviations from the regular flow of the case and may occur when certain conditions or events take place. These stages are related to the primary stages but are separate and distinct, allowing for flexibility in the case management process. Additionally, these alternate stages can be organized and ordered in a sequence along with the primary stages to ensure a structured and efficient case flow.

Submit
75. A company wants to build an application that helps them process and respond to customer feedback. The company wants to deploy the customer feedback application on the cloud and wants the cloud service to be optimized for Pega applications. What three Pega capabilities should the customer take advantage of to create the customer feedback application quickly?
Submit
76. Select two benefits of adopting a rule delegation strategy. (Choose Two)

Explanation

Adopting a rule delegation strategy can help improve the business' ability to adapt to changing business conditions by allowing business users to make changes to application rules without the need for technical intervention. This flexibility enables the business to quickly respond to market changes and customer demands. Additionally, adopting a rule delegation strategy enables business users and architects to focus on their specific tasks related to application development and maintenance, allowing for more efficient and effective work allocation within the organization.

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

Explanation

Using skin inheritance has two benefits:

1) Standard styles created in a parent skin are easier to maintain. This means that any changes or updates made to the parent skin will automatically be applied to all child skins, reducing the need for manual updates and ensuring consistency across the application.

2) Child skins only need to customize in the parent skin. This means that instead of customizing each individual child skin, any customizations can be made in the parent skin and will be inherited by all child skins, saving time and effort in managing multiple skins.

Submit
78. What are two ways you can add a table to a view? (Choose Two)

Explanation

You can add a table to a view by adding the table to a section used by the view. This means that the table will be displayed within the section, allowing users to interact with the data in the table. Additionally, you can also add a field group list to a view in App Studio. This allows you to display a list of fields grouped together in a specific layout within the view.

Submit
79. In a purchase order application, you have been asked to add an order total field that is used on multiple forms in the application. You want to make sure that whenever the input values change, the order total changes on all the forms. Which two of the following are reasons would you choose to use a declare expression rather than a data transform to calculate the value? (Choose Two)

Explanation

A declare expression is preferred over a data transform in this scenario for two reasons. Firstly, the system can automatically monitor the input properties and update the target property value whenever any of the input values change. This ensures that the order total changes on all the forms without the need for manual intervention. Secondly, when using a declare expression, there is no need to identify and manually recalculate every calculation that updates the source values. This simplifies the process and reduces the chances of errors.

Submit
View My Results

Quiz Review Timeline (Updated): Dec 12, 2024 +

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

  • Current Version
  • Dec 12, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Jan 22, 2019
    Quiz Created by
    Catherine Halcomb
Cancel
  • All
    All (79)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
A manager requests a report that contains the following columns:...
What type of step typically requires contextual instructions?
Consider an online order case and how the stages of the order would...
PyWorkPage stores which type of information?
You are adding a field to your case type in which users must enter the...
The primary purpose of a service level is to _________________.
How does assignment routing improve efficiency?
Adding instructions to a step _______________.
In an online shopping application, the primary case type Purchase...
Step in the case life cycle sets the case status to...
A _____________ defines the look and feel of an application.
You want to engage business and IT resources to review the...
Match the following
A home loan company has home appraisal offices in various regions....
Which two of the following are benefits of following...
You check out a rule to update it. While the rule is checked out,...
The goal milestone in a service level defines that ...
Drag every responsibility over to the appropriate role. 
A parallel process is defined as _______________.
You are designing a travel plan application. A hotel booking step...
In App Studio, when is the earliest opportunity to configure a user...
Choose three items that are considerations for approval configuration...
You have added a page list property named Dependents to a view in the...
You want to capture the delivery method for a purchase request. The...
In which two of the following situations would you use a data...
A candidate's language skills are captured in a candidate case....
You need to fetch exchange rates that are updated on a daily basis...
You want to create a reusable font style for buttons, and links. To do...
In a mortgage application, the user creates a loan request. In order...
A form lists a group of recreational activities users can select when...
Automating decisions based on business logic enables _________.
Which of the following two sets represent action sets (event >...
A prospective employee must pass a criminal background check...
When modeling the life cycle of a case, stages represent a...
Conditional paths in a case life cycle are used to define...
Which type of data is exposed by default?
How does the passed deadline interval differ from the goal and...
An application references a data element found in the Work- class. How...
A report contains five columns of data about sales quotes: ...
Match the following: Routing to groups and individuals
A manager has requested a report that shows the purchase requests for...
Your organization has a standard loan request report that contains...
Match the following
When unit testing a rule, you can identify a data transform to use...
Match the following: Routing
How do you configure an action set on a button to clear user...
Which best describes the benefit of unit testing rules?
A sales manager runs weekly reports on how long it takes to prepare a...
You are configuring a declarative network that contains eleven declare...
Expense report processes require travel expense assignments be routed...
Match the following
Creating data types
You have a requirement to add a bank routing number field to a view....
In an insurance application, a claim case records the items of loss....
You are configuring a standard email to automatically be sent to loan...
You are configuring a Confirm and Pay view that includes a payment...
What three questions should you answer to create effective...
Match the following
Which requirement is best implemented using a Wait step in a case?
What three statements are true about the use of a BLOB field? (Choose...
An insurance company offers personal property insurance. Jewelry is a...
Drag the data source type to the corresponding usage.
You have created a test case for a decision table and verified the...
You use the Clipboard tool to perform which two tasks? (Choose Two)
You have a cleaning service booking application, CleanApp. You are...
Which variable in the assignment urgency calculation enables users to...
What two items should a developer configure before delegating a rule?...
Which option represents the relationship between mixins, controls, and...
Which two statements identify why you should automate correspondence?...
In a job application case, a hiring manager needs to receive an...
You have a data page with customer data. The data page is configured...
Which of the following steps provide easy configuration and...
The case type hierarchy in your insurance application consists of...
When modeling the life cycle of a case, alternate stages  ...
A company wants to build an application that helps them...
Select two benefits of adopting a rule delegation strategy. (Choose...
Which two of the following options are benefits of using skin...
What are two ways you can add a table to a view? (Choose Two)
In a purchase order application, you have been asked to add an order...
Alert!

Advertisement