Pegasystems Certification PEGAPCSA87V1 Real Exam Questions and Answers FREE Updated on Jul 13, 2023
PEGAPCSA87V1 Ultimate Study Guide - PrepPDF
The PEGAPCSA87V1 certification is highly regarded in the industry and can open up a wide range of career opportunities for individuals. Pega is widely used by businesses across a range of industries, including healthcare, finance, and government, making the demand for certified Pega System Architects high. With the certification, individuals can demonstrate their expertise in Pega Platform, making them highly desirable to potential employers.
NEW QUESTION # 38
Customers can log their own product support requests using an online portal. Once logged in, the portal displays the list of products purchased by the customer. The customer can initiate one or more support requests for each product. What is the appropriate scope for a data page that sources the list of products purchased by the customer?
- A. Thread
- B. System
- C. Node
- D. Requestor
Answer: D
NEW QUESTION # 39
A disrupted transaction case records account information using a page property. Account information is recorded at the time the case is created and does not update when the case is further processed. Account information is stored in an external system and accessed by a data page.
How do you configure the account information page?
- A. Define a reference property that refers to the data page
- B. Select refer to a data page on the page property
- C. Select copy from a data page on the page property
- D. Configure the page property to refer to a keyed data page
Answer: C
NEW QUESTION # 40
In which two of the following situations would you simulate an integration? (Choose Two)
- A. The service has slow response times.
- B. The connector is configured to use global resource settings.
- C. You need to test each flow path in the case processing.
- D. The service is not available yet.
Answer: C,D
NEW QUESTION # 41
Select each description on the left and drag it to the correct field type on the right.
Answer:
Explanation:
Explanation
Chart Description automatically generated
NEW QUESTION # 42
An online sales application supports both laptop and mobile devices. You are configuring theapplication skin and you notice the responsive layout in the mobile device is not displaying views as stakeholders require.
Which two options allow you to resolve this situation without negatively impacting the laptop users? (Choose two.)
- A. Update the process to give mobile users a separate portal.
- B. Do not use a skin for the mobile application version.
- C. Adjust the responsive behavior in the skin for optimal viewing in the mobile portal.
- D. Use the same application skin in all portals.
Answer: B,D
NEW QUESTION # 43
A data page holds product information and has the Reload if Older Than field set to 30 minutes. The data page is created at 7:43. The user then performs the following actions: 8:10 the userrefreshes the product information
8:45 the user refreshes the product information At what time is the data page reloaded?
- A. 8:13
- B. 8:45
- C. 8:40
- D. 8:10
Answer: B
NEW QUESTION # 44
A developer discovers that a calculated property value is returning an unexpected result.
Which two features of the Trace tool allow you to diagnose the problem without affecting application performed? (Choose Two.)
- A. The Event monitor
- B. The Watch function
- C. Breakpoints
- D. The Clipboard tool
Answer: A,B
NEW QUESTION # 45
Your online shopping application serves international customers. You need to define a Data Page that holds currency exchange rates. All users accessing the application need to use the information.
The Scope of this Data Page should be set to ______________.
- A. Application
- B. Thread
- C. Node
- D. Requestor
Answer: C
NEW QUESTION # 46
In a Human Resources (HR) application, a business architect has developed a new process for the Onboarding case type. You want to test the process and the fields to verify the Ul elements collect expected results.
- A. Add explicit assertions on the Ul elements
- B. Create a unit test for the Onboarding case type
- C. Create a scenario test for the Onboarding case type
- D. Add validations on the Ul elements
Answer: A,C
NEW QUESTION # 47
During a playback session, a stake holder notices that a drop-down list is missing one of the required options
.which work item do you create in agile workbench to address this issue?
- A. status
- B. user story
- C. Bug
- D. Feedback
Answer: C
NEW QUESTION # 48
In an application that sells office supplies, the Payment view displays order items and collects payment information. In the Payment section rule, the order items are grouped in a dynamic layout. You find out later that the Order Summary view must also display the order items.
How do you configure the Ul so that the order items display is shared between the Payment view and Order Summary view?
- A. Embed the Payment section in the Order Summary section.
- B. Reuse the Payment section in the Order Summary view and use a disable when condition to disable payment information on the Payment section rule.
- C. Build the Order Summary section with a layout inside to group the order items, similar to the Payment section.
- D. Convert the Payment section layout that contains order items to a section, and embed this section in the Order Summary section.
Answer: D
NEW QUESTION # 49
In processing a parent case P-l, two child cases C-l and C-2 are created. Which of the following statements is correct about the processing of P-l, C-l, and C-2?
- A. Either C-l or C-2 must be resolved before P-l can be resolved.
- B. C-l must be resolved before C-2 can be resolved.
- C. P-l must be resolved before either C-l or C-2 can be resolved.
- D. Both C-l and C-2 must be resolved before P-l can be resolved.
Answer: D
NEW QUESTION # 50
To qualify for an instant loan, an applicant must earn a monthly income of at least GBP2000 and cannot exceed GBP20000 in total liability. How do you enforce these restrictions when requesting an instant loan?
- A. Use a single Validate rule with two conditions: one for income and one for liability.
- B. Use a Validate rule to call two Edit validate rules: one for income and one for liability.
- C. Use Ul controls to validate the entries in the income and liability fields.
- D. Use two Edit Validate rules: one for income and one for liability.
Answer: A
NEW QUESTION # 51
Using the following Refund case life cycle, how do you design this case to skip the Item Return stage if the item will not be returned?
- A. Add a condition to skip the Item Return stage when a return is not necessary.
- B. Add a decision in the Item Return process to change the stage when a return is not necessary.
- C. Replace the Wait step in the Item Return stage with a Change Stage step.
- D. Add an Item Retention alternate stage and define a process for retention of item.
Answer: A
NEW QUESTION # 52
How do you reference the State property on an Address page group with the index Home?
- A. .Home.State.Address
- B. .Address.Home.State
- C. .Home(Address).State
- D. .Address(Home).State
Answer: D
NEW QUESTION # 53
To qualify for an instant loan, an applicant must be older than 21 and have a monthly income of atleast USD2000. How do you enforce these restrictions?
- A. Use two Edit Validate rules: one for age and one for income.
- B. Use a single Validate rule with two conditions: one for age and one for income.
- C. Use two Validate rules: one for age and one for income.
- D. Configure the Ul controls to only accept values greater than 21 for age and USD2000 for income.
Answer: B
NEW QUESTION # 54
. When applying for a credit limit increase, customers with standard credit cards must provide information in an Employment Information process. Requests from customers with Platinum credit cards automatically skip this process.
What task do you perform to implement this requirement?
- A. In the Employment Information process add an Approve/Reject step to test the card type.
- B. In the Employment Information process add a custom condition to start the process by testing the card type.
- C. In the Employment Information process validate card type for continued processing.
- D. In the Employment Information process add a card type true/false field to a user view.
Answer: B
NEW QUESTION # 55
On the Case Designer, who two component can users tag with a Minimum Lovable Product (MLP) release for project sizing purposes? (Choose Two.)
- A. An automation
- B. A user Mobile App channel
- C. An external system of record (SOR)
- D. An approval decision
Answer: B,D
NEW QUESTION # 56
You are defining a user view for a loan application. If the loan applicant indicates there is an existing open account, the Date account opened must be before the current date. Select the approach that meets the validation requirements.
- A. Use a when rule to verify the Date account opened is in the past.
- B. Use a validate rule to verify the Date account opened is in the past.
- C. Use a pick list control to verify the Date account opened is in the past,
- D. Use a calendar control to verify the Date account opened is in the past.
Answer: B
NEW QUESTION # 57
A reservation process allows customers to reserve a flight, hotel room, and rental car as partof a travel itinerary. Which configuration displays a check box to allow users to select travel insurance only if the itinerary includes a flight?
- A. An action set applied to the check box
- B. A declare expression configured for forward chaining
- C. A validate rule applied to the flow action
- D. A visible when condition applied to the check box
Answer: D
NEW QUESTION # 58
The following example shows the ruleset list for the logged in operator. What is stored in the Admin@MyCo ruleset ?
Admin@MyCo:
Purchasing:01-01
Purchasinglnt:01-01
MyCo:01-01
MyColnt:01-01
Supplier:01-01
Customer:01-01
lnventory:01-01
Pega-ProcessCommander:07-10
Pega-DeploymnetDefaults:07-10
Pega-LP-Mobile:07-10
- A. Rules checked out by the operator
- B. Rules delegated to the operator
- C. Rules recently opened by the operator
- D. Preferences for the operator
Answer: A
NEW QUESTION # 59
......
Ultimate Guide to Prepare PEGAPCSA87V1 Certification Exam for Pegasystems Certification: https://www.preppdf.com/Pegasystems/PEGAPCSA87V1-prepaway-exam-dumps.html
Use Real PEGAPCSA87V1 Dumps - Pegasystems Correct Answers: https://drive.google.com/open?id=1enEpHKit1DyFqgYDPYXUoBnbbYs0gCwJ