PEGACSA72V1 Valid Cram Dumps, PEGACSA72V1 Study Materials

By blog Admin | Posted Mon, 02 Jul 2018 16:32:23 GMT
Valid PEGACSA72V1 Dumps shared by newpassleader.com for Helping Passing PEGACSA72V1 Exam! newpassleader.com now offer the newest PEGACSA72V1 exam dumps, the newpassleader.com PEGACSA72V1 exam questions have been updated and answers have been corrected get the newest newpassleader.com 200-155 dumps with Test Engine here:
https://www.newpassleader.com/Pegasystems/PEGACSA72V1-exam-preparation-materials.html
(75 Q&As Dumps, 30%OFF Special Discount: 30free)


NEW QUESTION NO: 1
You are asked to create a report definition that shows daily inventory levels. The manager wants to access the report in the Report Browser in the user portal. The manager also wants to add the report to a new category specifically for the distribution group.
What two configurations are required to support this request? (Choose two.)
A. Create a category rule for distribution group reports.
B. Select the report definition option that displays your report in the Report Browser.
C. Select the option in the ReportBrowser that allows users to view your report.
D. Allow users to subscribe to reports in the distribution group category.
Answer: A,B
Explanation/Reference:
Explanation:

NEW QUESTION NO: 2
DRAG DROP
Match each development task to the appropriate role.
Select and Place:

Answer: 


NEW QUESTION NO: 3
On a service level, the passed deadline interval is measured from __________________________.
A. When a user begins the assignment.
B. When the assignment is ready for a user.
C. The end of the deadline interval.
D. The end of the goal interval.
Answer: C
Explanation/Reference:
Reference:http://pegasystems2.http.internapcdn.net/pegasystems2/lrd_and_reference_docs/ sae2_71ml6_StudentGuide_20141114.pdf(p.437)

NEW QUESTION NO: 4
DRAG DROP
Match each data page scope to its use case.
Select and Place:

Answer: 


NEW QUESTION NO: 5
During a playback, you place a flow in draft mode to address which limitation?
A. To prevent additional shapes from being added to the flow.
B. To avoid errors due to references to rules that do not yet exists.
C. To save an incomplete flow.
D. To allow users to choose decision outcomes if a decision rule is not yet available.
Answer: B
Explanation/Reference:
eference:http://pegasystems2.http.internapcdn.net/pegasystems2/lrd_and_reference_docs/ sae2_71ml6_StudentGuide_20141114.pdf(p.204)

NEW QUESTION NO: 6
A hotel reservation application has the following requirement: Users must select the destination city from a list of options. The list is filtered based on user entry. As a user types the city name, the list of options narrows.
Which UI control allows you to implement this requirement?
A. List to List
B. Menu
C. AutoComplete
D. Drop-down
Answer: C
Explanation/Reference:
Explanation:

NEW QUESTION NO: 7
An application allows bank customers to apply for a credit card. During the process of applying for the credit card, customers can elect to transfer a balance to the card.
The bank currency offers three balance transfer options for customers applying for a new credit card:
1. 0 percent interest for 6 months.
2. 2.9 percent interest for 12 months.
3. 3.9 percent interest for 24 months.
The bank requires that customers first elect whether to transfer a balance. If customers elect to transfer a balance, they must select one of the three options.
Which control allows you to display all the balance transfer offers on the form, but only allows the customer to select one offer?
A. Radio buttons
B. Check box
C. Picklist
D. Text area
Answer: C
Explanation/Reference:
Explanation:

NEW QUESTION NO: 8
An application that generates auto insurance quotes allows users to add a substitute transportation reimbursement option to their coverage. Users who add this option are required to select one of three reimbursement levels:
- Up to $10/day
- Up to $25/day
- Up to $50/day
You must configure a form to add a check box that allows users to select the substitute transportation reimbursement option. Users selecting this option are presented with three reimbursement levels as a set of radio buttons, similar to the following example.

How do you configure the UI to present users with the set of reimbursement levels only if the user selects the reimbursement option?
A. Add a refresh when condition on the check box control.
B. Add a validate rule to the flow actions.
C. Add a visible when condition on the radio button control.
D. Add a validate rule to the check box control.
Answer: C
Explanation/Reference:
Explanation:

NEW QUESTION NO: 9
In an insurance claims application, you want to capture miscellaneous inventory items, as displayed in the screen below.

A miscellaneous item has a name and value, and is defined as a data type. You want to store the data entered in a property called .Items. Which property type should .Items be?
A. Single Value
B. Value List
C. Page List
D. Page
Answer: B
Explanation/Reference:
Explanation:

NEW QUESTION NO: 10
You need to configure a case type to send a confirmation for change-of-address requests. The confirmation is sent to customers as an email, text message, and letter.
Which two options ensure that the content of the confirmation is the same for all three correspondence types? (Choose two.)
A. Create one correspondence rule containing the confirmation, then circumstance the correspondence rule for each correspondence type.
B. Create one correspondence rule for each correspondence type. Configure each correspondence rule to reference another correspondence rule that contains the confirmation.
C. Create one correspondence rule containing the confirmation. Configure the correspondence rule to support all three correspondence types.
D. Create one correspondence rule for each correspondence type. Configure each correspondence rule to reference a paragraph rule that contains the confirmation.
Answer: A,B
Explanation/Reference:
Explanation:

NEW QUESTION NO: 11
While testing a form, you need to verify the contents of a data page in memory. Which tool do you use to view the current contents of the data page?
A. The Tracer
B. The Data Explorer
C. The Clipboard tool
D. Live UI
Answer: B
Explanation/Reference:
Explanation:

NEW QUESTION NO: 12
A customer data object references an address as depicted by the data model below. How would you define the address property in the customer class?

A. As a single value
B. As a page
C. As a page list
D. As a page group
Answer: C
Explanation/Reference:
Explanation:
Reference: https://pdn.pega.com/load-data-page-property

NEW QUESTION NO: 13
As part of an authorization process, you need to check whether members of a health care organization are eligible for coverage based on the policy contract terms. Your application uses an activity to perform this evaluation.
Which shape would you use to add the activity to the process?
A. Utility
B. Assignment
C. Connector
D. Subprocess
Answer: B
Explanation/Reference:
Explanation:

NEW QUESTION NO: 14
A form allows customers to specify the amount of a balance transfer for their credit card. The form contains two fields: one to display the available balance on the customer's credit card, and one for the user to enter the amount of the balance transfer.
You configure a validate rule to verify that the amount of a balance transfer is less than 75% of the available balance on the customer's credit card. How do you call the validate rule?
A. From the step in the case life cycle.
B. From the section that contains the field for entering the amount of the balance transfer
C. From the flow action where the customer submits the form
D. From the property used to capture the amount of the balance transfer
Answer: C
Explanation/Reference:
Explanation:

NEW QUESTION NO: 15
You have created a series of forms for a vacation booking process. Declarative expressions are used to calculate values such as the cost of the flight, hotel, car rental, and taxes. The last form includes a field that displays the total amount that will be charged on the user's credit card.
How do you configure the calculations so that the total amount is calculated only when the user reaches the last form?
A. Use the backward chaining option for all the expressions.
B. Use the backward chaining option for the total amount expression. Use forward chaining for all the other expressions.
C. Use the forward chaining option for all the expressions.
D. Use the forward chaining option for the total amount expression. Use backward chaining for all the other expressions.
Answer: C
Explanation/Reference:
Explanation:
Reference: http://pegasystems2.http.internapcdn.net/pegasystems2/lrd_and_reference_docs/ SSA_716_StudentGuide_20150211.pdf(314)

NEW QUESTION NO: 16
Users can access an apartment search application from different devices with different screen sizes. A screen displays the photos of available properties. On a wide desktop screen, the photos are displayed in an inline format. On a smart phone, the photos should be displayed in a vertical stack.
How do you implement the screen for this requirement?
A. Use a dynamic layout with a responsive breakpoint at smart phone screen width to change from an inline format to a stacked format.
B. Circumstance the section rule to display the photos with different arrangements at different screen sizes.
C. Use a column layout with a responsive breakpoint at smart phone screen width to hide the left and right columns.
D. Circumstance the layout to display the photos with different arrangements at different screen sizes.
Answer: A
Explanation/Reference:
Reference:https://pdn.pega.com/node/55876

NEW QUESTION NO: 17
You are designing a case type that includes a process to perform when a case is rejected. How do you model this requirement in the case life cycle?
A. Add a primary stage and add the rejection process to the stage.
B. Add an alternate stage and add the rejection process as an optional process to the stage.
C. Add an alternate stage and add the rejection process to the stage.
D. Add the rejection process to all the primary stages as an optional process.
Answer: C
Explanation/Reference:
Explanation:

NEW QUESTION NO: 18
Before a member is admitted to a hospital, a health care organization reviews authorization requests for insurance coverage. An intake operator performs the Review Authorization Request assignment to determine if the member qualifies for coverage.
If the member qualifies for coverage, the case advances to the Review Treatment assignment for review by a physician. When the case arrives in the physician's worklist, the system automatically sends the physician an email.
If the member is denied coverage, the system resolves the request. The system also automatically sends two types of correspondence to the member: a letter and an email notification.

How would you configure the process so that the system automatically sends an email to the physician when the case arrives at the physician's worklist?
A. Add an SLA to the Review Treatment assignment that includes an escalation notification.
B. Add a notification to the Review Authorization Request assignment.
C. Add a notification to the Review Treatment assignment.
D. Add a SendCorrespondence local action to the Review Authorization Request assignment.
Answer: A
Explanation/Reference:
Explanation:

NEW QUESTION NO: 19
Which requirement is satisfied by configuring a service level agreement?
A. Users are notified when they receive an assignment.
B. Transaction dispute cases are considered more urgent than address change cases.
C. Requests from customers with elite status go to a dedicated work group.
D. A transaction review is completed within 24 hours.
Answer: D
Explanation/Reference:
Explanation:

NEW QUESTION NO: 20
In an airline reservation application, users enter departure and return dates and submit for flight search.
This is implemented as a flow action. You need to ensure that the return date is later than the departure date. You also need to copy the dates to a search parameter page that is used for flight search.
Select the two rule types that the flow action references to satisfy these requirements. (Choose two)
A. Edit Validate
B. Validate
C. Service Level
D. Data Transform
Answer: B,D
Explanation/Reference:
Explanation:

NEW QUESTION NO: 21
A manager requests a report that contains the following columns: Create Date, Case ID, Create Operator, and Work Status. You must sort the cases so the case with the most recent create date appears at the top of the list and descends in order.
How would you design the report definition to support this requirement?
A. Select Count in the Summarize column for Create Date.
B. Make that Create Date the first column in the report.
C. Select Highest to Lowest sort type for Create Date.
D. Add a filter condition where Create Date is greater than the current date.
Answer: D
Explanation/Reference:
Explanation:

Posted 2018/7/2 16:32:23  |  Category: Pegasystems  |  Tag: PEGACSA72V1 study materialsPEGACSA72V1 study guidePEGACSA72V1 exam dump
Copyright © 2026. GetCertKey All rights reserved.