100%合格率リアルPEGAPCSA87V1試験成功を掴み取れ![2023年12月]
Pegasystems PEGAPCSA87V1のPDF問題格別な練習Pega Certified System Architect (PCSA) 87V1
PEGAPCSA87V1認定試験は、90分以内に完了しなければならない53問の多肢選択問題で構成されています。この試験は英語で利用可能で、Pega Academyを通じてオンラインで実施されます。この試験は、アプリケーションの設計、統合、テスト、展開を含むPega Platformの知識と理解を評価するために設計されています。
質問 # 36
How do you identify if a result in a decision rule cannot be returned?
- A. Test for conflicts
- B. Test for missing conditions
- C. Test the rule using a unit test
- D. Test for completeness
正解:A
質問 # 37
Which two statements about data records are true? (Choose Two)
- A. Data records are displayed in a searchable text field by default.
- B. Data records require external storage.
- C. Data records are displayed in a drop-down list by default.
- D. Data records define permissible values for data fields.
正解:B、D
質問 # 38
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. Build the Order Summary section with a layout inside to group the order items, similar to the Payment section.
- B. Embed the Payment section in the Order Summary section.
- C. Convert the Payment section layout that contains order items to a section, and embed this section in the Order Summary section.
- D. 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
質問 # 39
Select each scenario on the left and drag it to the corresponding attack method.
正解:
解説:
Explanation
Graphical user interface, text, application Description automatically generated
質問 # 40
ABC BankCorp wants to create a mobile app experience for users and CSRs for its Transaction Dispute application.
Of the following requirements, which option requires you to configure distinct mobile app channels?
- A. The mobile app customizes currency units and date/time format according to the location of the users.
- B. The mobile app supports all mobile phone operating systems.
- C. Mobile app color palettes are different for users and CSRs.
- D. CSRs can create other case type instances on the mobile app.
正解:A、C
質問 # 41
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. Configure the page property to refer to a keyed data page
- B. Select copy from a data page on the page property
- C. Define a reference property that refers to the data page
- D. Select refer to a data page on the page property
正解:B
質問 # 42
You are developing a case type to process visa applications. As part of the process, applicants need to schedule an interview with the consulate. A child Interview case is created for the interview process and assessment.
Following the interview, it typically takes 48 hours for the consulate to reach a decision. For the visa case to proceed to applicant notification, the Interview case needs to be resolved.
How do you configure a case type to achieve the required behavior?
- A. Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until the Interview case reaches a status of Resolved and after 48 hours have elapsed.
- B. Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until the Interview case reaches a status of Resolved.
- C. Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until 48 hours have elapsed.
- D. Add a Create Case step that creates the Interview child case. There is no need to add a Wait step.
正解:C
質問 # 43
Need to select one severity option which is best
- A. Checkbox
- B. Radio button
- C. Picklist
正解:B
質問 # 44
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. user story
- B. Bug
- C. Feedback
- D. status
正解:B
質問 # 45
. 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 validate card type for continued processing.
- C. In the Employment Information process add a custom condition to start the process by testing the card type.
- D. In the Employment Information process add a card type true/false field to a user view.
正解:C
質問 # 46
A stakeholder prefers to group a set of existing actions into a multistep form. Which work item do you create in Agile workbench to address this change request?
- A. Bug
- B. User Story
- C. Status
- D. Feedback
正解:D
質問 # 47
To process an employee retirement package, the system requires approvals from the supervising manager, and the ...
How do you implement the requirements so that each approver can work independently?
- A. Route the assignment to a work queue to which all three roles have access.
- B. Create business logic to route the assignment to the different approvers.
- C. Create three parallel processes with approval steps.
- D. Create an approval step with cascading approval.
正解:D
質問 # 48
Which two statements demonstrate the role of a report? (Choose Two)
- A. Reports are used to update data in a database.
- B. Reports are used to select items from a list while working in an assignment.
- C. Reports are used to assess process performance.
- D. Reports are used to source a list of selectable items while working in an assignment
正解:B、C
質問 # 49
A travel authorization requires approvals from the requestor's manager, division VP, and possibly an accountant based on the total amount. Which configuration satisfies this use case?
- A. Cascading approval using an authority matrix
- B. Cascading approval using the reporting manager
- C. Cascading approval using the workgroup manager
- D. Cascading approval using when rules to identify the assigned user
正解:A
質問 # 50
In a purchase request case type, you have the following requirement: Purchase requests should automatically go to a manager of an employee.
To meet this requirement, you design a case with a_______________.
- A. process that routes to the manager
- B. change stage step to allow the employee to route to the manager
- C. step that routes to the manager
- D. stage to route requests to the manager
正解:C
質問 # 51
Which two requirements demonstrate the need to configure correspondence? (Choose Two)
- A. Phone a customer for additional information about the case.
- B. Assign a new insurance claim to a case worker to process.
- C. Text the customer with status changes in an insurance claim.
- D. Fax a new insurance claim to the auto repair shop.
正解:C、D
質問 # 52
A home loan application requires approvals from the Legal team manager and the Finance team manager. The Legal team manager must approve before the Finance team manager. How do you configure this requirement?
- A. Create an approval process for each manager in parallel.
- B. Apply business logic to route a single assignment in the correct order.
- C. Create an approval step with cascading approval.
- D. Route an assignment to a work queue where both roles have access.
正解:C
質問 # 53
Which configuration informs a user by email when an assignment is added to the user's worklist?
- A. Add a Send Email step to the process after the assignment to notify the assigned user.
- B. Add a Send Notification step to the process after the assignment to notify the assigned user.
- C. Configure the case type to send assignment notifications to assigned users.
- D. Configure a service level to send a notification to the assigned user.
正解:D
質問 # 54
In the Answer Area, select the appropriate correspondence configuration for each type of content.
正解:
解説:
Explanation
Graphical user interface, text, application, email Description automatically generated
質問 # 55
On a service level, the passed deadline interval is measured from
- A. when a user begins the assignment
- B. the end of the goal interval
- C. the end of the deadline interval
- D. when the assignment is ready for a user
正解:B
質問 # 56
While running a process, you notice that a read-only field on a form contains a value.
Which tool allows you to determine if a declare expression was used to calculate the value?
- A. Declarative network
- B. Clipboard tool
- C. The Tracer
- D. Live Ul
正解:D
質問 # 57
......
PEGAPCSA87V1問題集Fast2test100%合格率保証:https://jp.fast2test.com/PEGAPCSA87V1-premium-file.html
PEGAPCSA87V1試験問題集を使って最速合格:https://drive.google.com/open?id=1g7CLkboie7n2aJApVYGH86NqJY_brltT