Pega CSA 2

Description

Quiz on Pega CSA 2, created by Oscar Negrete on 03/11/2017.
Oscar Negrete
Quiz by Oscar Negrete, updated more than 1 year ago
Oscar Negrete
Created by Oscar Negrete over 6 years ago
500
2

Resource summary

Question 1

Question
Which situation is best addressed through circumstancing?
Answer
  • Notify a manager if the "Review Request" assignment exceeds the established deadline of 24 hours.
  • If a loan applicant resides in Canada, add a legally required disclosure to the confirmation email acknowledging the submission of their loan request.
  • If a loan applicant is married, prompt the applicant to provide the name, date of birth, and taxpayer ID for their spouse.
  • Loan applicants must provide their name, address, and occupation. If the customer is already a customer, automatically populate the customer details from the system of record. Otherwise, require that the applicant enter this information on the form.

Question 2

Question
Which rule warning do you address by justifying the current design?
Answer
  • An application is being prepared for release, and a process is still in draft mode.
  • An application uses an activity to add a customer information to a system of record.
  • An application uses an activity to calculate a promotional discount.
  • A property on a report is not optimized, and may affect report performance.

Question 3

Question
Which requirement would be best implemented as an alternate stage when defining a case type?
Answer
  • If a timesheet is rejected, it can be corrected and resubmitted.
  • Upon resolution of an order, a survey should be sent to the purchaser.
  • When a customer requests delivery of airplane tickets, the application prompts the user to provide their mailing address.
  • Travel requests must be reviewed by the submitter's manager. Any travel request exceeding USD10,000 must also be reviewed by the division VP.

Question 4

Question
Select two statements that best describe the relationship between a case and a child case. (Choose Two)
Answer
  • A case is used when the steps needed to complete a business transaction involve conditions between the steps. A child case is used to indicate one of the steps if the parent case does not involve conditions between the steps.
  • A case is considered the primary processing unit (parent case) of a business transaction, while a child case is any related case that represents work that must be completed to resolve the parent case.
  • A case represents the processes, data, and work parties involved in completing a business transaction. A child case typically focuses on a subset of data relative to a parent case and usually involves different work parties than the parent case.
  • A case represents all of the steps needed to complete a business transaction. A child case is only used when the step needed to help complete a business transaction involves one or more tasks and one or more actors.

Question 5

Question
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?
Answer
  • Data is propagated every time the account case is saved to the database.
  • Data is propagated when the credit check case is updated.
  • Data is propagated when the account case is updated.
  • Data is propagated when the credit check child case is created.

Question 6

Question
Select the statements that best describe the purpose of a data transform. (Choose Two)
Answer
  • Use data transforms to define the contents of a clipboard page in either read-only or read-write mode.
  • Use data transforms to map data from a source to a target, and perform any conversions needed to achieve the intended mapping results.
  • Use data transforms to store data obtained from a SQL query on a clipboard page, which can then be paginated for presentation in a report.
  • Use data transforms to set properties values on a given page, whether they are initial values or updated values.

Question 7

Question
Given this partial user story: Customer must provide at least one of the following three telephone numbers: •Home •Office •Mobile Which property mode should be used to collect and identify this phone number by name?
Answer
  • Page List
  • Page
  • Value Group
  • Single Value

Question 8

Question
An application includes the property reference .Customer.Assets(3).AssetType. The property type of .Assets(3) is a ________________.
Answer
  • Page Group
  • Value List
  • Page
  • Page List

Question 9

Question
Two forms for an online shopping process use a declarative network to calculate values. The first form contains fields that display the item total amounts and the order total amount. The second form includes fields that display the taxes and the grand total that will be charged to the user's credit card. Which declare expression configuration would you use so that all the values on the second form are calculated only when the user reaches the form?
Answer
  • Forward chaining for the taxes and grand total
  • Backward chaining for the item totals and total order amount
  • Forward chaining for the item total amounts and total order amount
  • Backward chaining for the taxes and grand total

Question 10

Question
Which two requirements are examples of an escalation action on a service level agreement? (Choose Two)
Answer
  • A request is rejected if it has not been resolved by the end of the Deadline interval.
  • An email is sent to the assignee's manager if the assignment is unresolved at the end of the Deadline interval.
  • The assignment urgency increases if the assignment is unresolved at the end of the Goal interval.
  • A manager decides to reassign an uncompleted assignment when the deadline interval expires.

Question 11

Question
Which three rule types can you reference in a correspondence rule to provide content for the correspondence? (Choose Three)
Answer
  • Validate
  • Paragraph
  • Data transform
  • Section
  • Property

Question 12

Question
An insurance claim process includes an assignment in which a manager reviews claims. If the claim is denied, an email is automatically sent to the user and the case is resolved. How do you configure the process to send this correspondence?
Answer
  • Add a SendCorrespondence local action to the review assignment.
  • Add a Send Email Smart Shape to the deny connector leaving the review assignment.
  • Add a notification to the assignment
  • Add an assignment and a notification to the deny connector leaving the review assignment.

Question 13

Question
An email correspondence contains instructions for filling out a form. The instructions contain images which illustrate how to fill in fields. The instructions are used in various correspondences used by your company. Which is the best way to include the instructions?
Answer
  • Include contents in a section and reference it in your correspondence.
  • Include instructions in a standard correspondence type rule and reference it in your correspondence.
  • Include contents in a paragraph rule and reference it in your correspondence.
  • Include contents in a paragraph rule and reference it in a text area control on your correspondence.

Question 14

Question
In which situation is the use of an activity necessary?
Answer
  • Copying data from a parent case to a child case when the child is created.
  • Retrieving data from an external system.
  • Sending a text message when a case is resolved.
  • Copying data from one page to another.

Question 15

Question
A step in an activity for creating correspondence calls another activity to send correspondence to all the parties listed on the pyWorkParty page. How would you configure the first activity to achieve the desired behavior?
Answer
  • Specify pyWorkParty as a parameter page.
  • Specify pyWorkParty as the primary page.
  • Specify pyWorkParty as a step page.
  • Specify pyWorkParty as a clipboard page.

Question 16

Question
You create a form that you want to add to your process. In which flow shape would you add your form?
Answer
  • None
  • Connector
  • Assignment
  • Utility

Question 17

Question
A loan request application includes an approval process as follows: Requests for an amount greater than USD30,000 are reviewed by a credit manager or a vice president. If the customer's credit score is less than 720, then the request is reviewed by a vice president. Otherwise, the request is reviewed by a credit manager. Requests for USD30,000 or less are reviewed by a loan officer. Which rule would you use to automatically advance the request to the correct user?
Answer
  • Decision table
  • Decision tree
  • When rule
  • Map value

Question 18

Question
Which two of the following rules can be used to direct case processing in a flow? (Choose Two)
Answer
  • Declare expression
  • Correspondence
  • When condition
  • Data transform
  • Decision table

Question 19

Question
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?
Answer
  • Use a calendar control that tests the date.
  • Use a validate rule to test 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.

Question 20

Question
A form contains a text field for entering a U.S. postal code. You want to make sure that the user enters five digits in the field. What rule would you use to enforce this requirement?
Answer
  • Use an integer property type in the text field.
  • Specify a validate rule in the property used by the field.
  • Use five character min/max settings on the field.
  • Specify an edit validate rule in the property used by the text field.

Question 21

Question
An online computer equipment vendor maintains an inventory database of more than 1000 items. While shopping, users select items from a list. How do you configure the field so that it displays the items?
Answer
  • Configure an auto-complete control using a clipboard page as the data source.
  • Configure an auto-complete control using a data page as the data source.
  • Configure a drop-down list using a property containing a local list of items as the data source.
  • Configure a drop-down list using a clipboard page as the data source.

Question 22

Question
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?
Answer
  • 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.

Question 23

Question
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?
Answer
  • Use a screen layout.
  • Use a dynamic layout.
  • Use a smart layout.
  • Use a column layout.

Question 24

Question
You are configuring a grid layout so that a row is set in focus when a user right-clicks a row, uses the up key, or uses the down key. In addition, when the user clicks a row, it is shown in edit mode. How do you configure the grid to support this requirement?
Answer
  • Use two action sets: one for the right-click action, and one for the up key and down key actions.
  • Use two action sets: one for the right-click event, and one for the up key and down key events.
  • Use one action set for the click, up key, and down key actions.
  • Use one action set for the click, up key, and down key events.

Question 25

Question
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?
Answer
  • Set visibility to if not blank in the cell containing the check box.
  • Add a visible when condition in the cell containing check box.
  • 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.

Question 26

Question
Your organization replaces employee laptops two years from the date the laptop was issued. A manager asks you to create a report that shows, for each employee, the number of weeks until the replacement date. Report columns include Employee ID, Laptop ID, and Issue Date. How would you configure the report definition to provide the requested information?
Answer
  • Create a Weeks to Replacement column. In the Issue Date column use a function to calculate the value.
  • Create a Weeks to Replacement column. Create a filter using the Issue Date property and a function to calculate the value.
  • Create a Weeks Until Replacement column and update values in the database on a weekly basis.
  • Create a Weeks Until Replacement column and use a function in the column to calculate the value.

Question 27

Question
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?
Answer
  • Office location column equals Atlanta.
  • Case ID column equals Atlanta.
  • Case ID column does not equal Atlanta.
  • Office location column does not equal Atlanta.

Question 28

Question
A data page has the Refresh if Older Than field set to five minutes. When will the data page reload?
Answer
  • Five minutes after it was created and never again
  • Five minutes after it was last updated
  • Five minutes after it was last accessed
  • Depends on when it is accessed

Question 29

Question
Consider a purchase request case. In which of the following situations would you use a local data source?
Answer
  • To store customer data retrieved from a system of record
  • To store purchase request line items
  • To store purchase request case data
  • To store options for the priority of a purchase request

Question 30

Question
In a purchase application you need to retrieve product details from the product catalog. There is a SOAP connector configured for integration with the product catalog. The connector should be invoked from a(n) __________.
Answer
  • data transform
  • Activity
  • Flow
  • data page

Question 31

Question
You want to enable external systems to retrieve the claim history for a given customer from a Pega claims application. What component is required to implement this requirement?
Answer
  • Connector
  • Local data source
  • Service
  • Data page

Question 32

Question
Select the statement that best describes the use of the Database Table Class Mapping tool. (Choose One)
Answer
  • To map the content of a database table to a data page, for use in an application as reference data.
  • To expose data on an embedded page for reporting, by linking properties stored on an embedded page to columns in a dedicated database table.
  • To import data from an external database into a Data Table, for use in an application as reference data.
  • To map the columns of a database table to properties in a data class, to facilitate access to the contents of the database table.

Question 33

Question
Which tool do you use to view case data currently in memory?
Answer
  • Live UI
  • The Tracer tool
  • The Property Optimization wizard
  • The Clipboard tool

Question 34

Question
When running an application, you notice that a field contains an incorrect value. Which developer tool allows you analyze rule execution in the application to determine how the incorrect value was introduced?
Answer
  • Live UI.
  • The Clipboard tool.
  • The Dependency Network Analyzer.
  • The Tracer tool.

Question 35

Question
Which tool would you use to evaluate a user form and identify which properties use declarative processing to calculate the values?
Answer
  • Declarative network display
  • Clipboard
  • Tracer
  • Live UI
Show full summary Hide full summary

Similar

Creando un conjunto de fichas
PatrickNoonan
Unit 1 Sociology: Family Types
ArcticCourtney
Forms of Business Ownership
James HERSH
GCSE Revision: Christianity
Andrea Leyden
One child policy, China- Population Control Case Study
a a
Biology AS Level Vocab- OCR- Chapters 1 and 2
Laura Perry
A-level Maths: Key Differention Formulae
Andrea Leyden
Of Mice and Men Characters - Key essay points
Lilac Potato
Bay of Pigs Invasion : April 1961
Alina A
Basic Korean Verbs
ASHISH AWALGAONKAR