PEGAPCSA87V1試験をパスするなら弊社のPegasystems Certification試験パッケージを今すぐゲットして合格せよ
完全版最新の2023年最新のPEGAPCSA87V1試験問題集テストガイド、専門トレーニングGoShiken
質問 # 93
A transaction dispute case type allows customers to dispute a bank card transaction for one of three reasons:
* Stolen card
* Duplicate charge
* Fulfillment error
Most dispute for the stolen cards occur at two vendors. MegaMart and Maxvalu. The fraud analyst requests a report that displays stolen card dispute meeting the following thresholds:
Given the following filter conditions, which logic statement returns the correct subnet of transaction disputes?
- A. (F1 AND F3) OR (F2 AND F4) AND F5
- B. ((F1 AND F3) OR (F2 AND F4)) AND F5
- C. F1 AND F2 AND F3 AND F4 AND F5
- D. (F1 AND F3) OR (F3 AND F4) OR F5
正解:B
質問 # 94
Which three options can you configure for a mobile app channel? (Choose Three)
- A. Change the host for a mobile app to a production system, rather than a development system.
- B. Identify how different mobile devices render UI controls.
- C. Define UI behavior for a view when displayed on a mobile device.
- D. Establish security behavior for a mobile app, such as the use of biometric identifiers.
- E. Define the role applied to users when they run the mobile app.
正解:A、D、E
質問 # 95
In the Answer Area, identify the type of data measured in each report.
正解:
解説:
Explanation
Graphical user interface, text Description automatically generated
質問 # 96
What two pieces of information comprise a data element? (Choose Two)
- A. The name of the data element
- B. The name of the referencing user view
- C. The value of the data element
- D. The name of the clipboard page
正解:A、C
質問 # 97
A library application used by staff creates a book request case when a member wishes toborrow one or more books. As part of the case process, the application shows the staff a readonly list of outstanding past-due books to remind the member to return late books, select the Data page definition for this use case.
- A. Page,Editable,Requester
- B. List,Readonly,Node
- C. List,Readonly, Thread
- D. List,Readonly,Requestor
- E. Page,Editable,Node
- F. Page,Readonly,Requester
正解:D
質問 # 98
You need to localize correspondence into a language that is unavailable in the Pega language pack. Which option satisfies the requirement?
- A. Leverage translation services SOAP calls and enable records for translation.
- B. Create the Translation rule manually and include the rule in the application ruleset.
- C. Run the Localization wizard and add translations to Translation.html.
- D. Configure a field value record that contains the correspondence text.
正解:C
質問 # 99
In an Online retail application, the Order Receipt view displays a list of the product ordering, including the product image, unit cost, and quantity. The total cost of the order is displayed at the bottom of the view.
Which two configuration on the Receipt view must be together to display the required information as described? (Choose two.)
- A. Add the total cost inside the repeating dynamic layout.
- B. Add a dynamic with an embedded repeating dynamic layout.
- C. Add a repeating dynamic layout with embedded dynamic layouts.
- D. Add the total outside the repeating dynamic layout.
正解:B、D
質問 # 100
To reduce scrolling on a view, you want to organize existing content so that details display when an option is selected in a drop-down menu. There is no drop-down menu currently on the view.
Which two configurations achieve the business requirement? (Choose Two)
- A. Configure a repeating dynamic layout with an embedded section for each option and set the layout format to grouped.
- B. Configure a data relationship to select the option using the Drop-down list record selection.
- C. Configure a layout group to separate each option into individual panels and set the layout to a menu format.
- D. Configure a disable condition (when rule) on each field to allow access when the associated option is selected on the drop-down control.
正解:B、C
質問 # 101
You are configuring an application to process travel reservations. The reservation case creates childcases for each booking component: flight, hotel stay, and vehicle rental.How do you update the total cost of the reservation as users update each child case?
- A. Configure the Create Case shape to propagate the total cost from each child case to there servation.
Create a declare expression to update the reservation total when the cost of each component changes. - B. Define a case calculation to update the reservation total with the total of each child case.
- C. Add the Update Case shape to the Reservation case type to capture changes to each component cost.
正解:A
質問 # 102
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 the workgroup manager
- B. Cascading approval using the reporting manager
- C. Cascading approval using an authority matrix
- D. Cascading approval using when rules to identify the assigned user
正解:C
質問 # 103
A bookseller maintains a database of more than 10,000 book titles. You have been asked to configure a form that a allow users to select a book by title.
How do you configure the form?
- A. Add an autocomplete control and source the data from the clipboard work page.
- B. Add a drop-down control and Source the data using a data page.
- C. Add an autocomplete control and Source the data using a data page.
- D. Add a drop-down control arid source the data from the property value used in the control.
正解:C
質問 # 104
Direct Capture of Objectives (DCO) aims to increase which two aspects of application delivery? (Choose Two)
- A. Speed
- B. Coding
- C. Performance
- D. Accuracy
正解:A、D
質問 # 105
Which two items must be provided by the user to add an external data source to a data object? (Choose Two)
- A. The authenticating information, if required by the corresponding service
- B. A data transform to map the application data model to the connector
- C. A simulated data source to test the implementation
- D. The uniform resource identifier that identifies the web service
正解:A、D
質問 # 106
Hospital staff members enter appointment details including relevant patient information, diagnoses, lab orders, and prescribed medication. This information is aggregated in the Patient visit summary view. The patient receives a copy of this view through email. Which two configurations, when applied in combination, achieve this behavior? (Choose Two)
- A. Add a Send Email step and compose the message to reference the relevant properties.
- B. Add a Create PDF automation that references the Patient visit summary view.
- C. Add a Send Email step and enable the option to include attachments.
- D. Enable email notifications on the case type.
正解:B、C
質問 # 107
You create an application for employees to submit timesheets. Employees enter work, vacation, and sick time for a particular week. On the entry form, employees see a summary of the total hours entered. After the employee submits the timesheet, the application displays remaining vacation and sick time for the employee.
To configure the form where users enter hours, select the best configuration option to calculate the total hours for the week.
- A. Use declarative processing. When the value of any work, vacation, or sick time changes, the total hours change.
- B. Use procedural processing. When the value of any work, vacation, or sick time changes and the user submits the form, the total hours change.
- C. Use a data transform. When the user enters the form, the data transform determines the sum of the work, vacation, and sick time properties.
- D. Use a When rule. When the value of any work, vacation, or sick time changes, the total hours change.
正解:A
質問 # 108
How do you guide users through an application form without requiring user training?
- A. Add an instruction to the assignment.
- B. Add the corresponding step to an appropriate stage.
- C. Add an optional action to the case to explain the task.
- D. Send a notification to the assigned user.
正解:A
質問 # 109
Which piece of application content do you localize by using a Field Value rule?
- A. Logos or other images on a harness rule
- B. User instructions in a paragraph rule
- C. Labels and drop-down values on a section rule
- D. User-editable text in a correspondence rule
正解:C
質問 # 110
Depending upon the purchase request amount, approvals cascade from the users to a loan officer, then to a director and finally to a vice president. The loan officer is the user's manager. The director is the loan officer's manager. The vice president is the director's manager.Which two approaches can you use to configure the cascading approval? (Choose two)
- A. Approval based on Authority Matrix, with a Decision Table rule to determine the approver(s)
- B. Approval based on Reporting structure and when conditions, using each operator's reporting to manager to determine the approver(s)
- C. Approval based on Authority Matrix, with a Decision Tree rule to determine the approver(s)
- D. Approval based on Reporting structure, using the workbasket manager to determine the approver(s)
正解:B、D
質問 # 111
Color options are available to the customer, but the options are available on the screen, and do not appear with the popup.
Which option to configure the color option?
- A. Radio button
- B. Autocomplete/Textfield
- C. Check box
- D. Dropdown
正解:A
質問 # 112
Based on security factors, which two options are considered strong passwords? (Choose Two)
- A. lLik3Chocolate&sawDustIcecre@m
- B. d8073&gxn*,.ki;vnhdf($h&m
- C. bluedoor
- D. Pe6@5yst3m$
正解:A、B
質問 # 113
. You are implementing a data entry screen to include an asset ID field to track company equipment. All asset IDs are eight characters in length. The first three characters are letters followed by a five-digit number.
Which validation approach restricts entries for the asset ID field to the required format?
- A. Edit Validate rule
- B. Text data type
- C. Validate rule
- D. Min/Max characters
正解:A
質問 # 114
Select each task on the left and drag it to the corresponding Application Development Studio on the right, where the task can be completed.
正解:
解説:
Explanation
Graphical user interface, text, application Description automatically generated
質問 # 115
......
2023年最新の問題Pegasystems Certification合格目指してPEGAPCSA87V1リアル試験をマスターせよ!:https://www.goshiken.com/Pegasystems/PEGAPCSA87V1-mondaishu.html
練習問題PEGAPCSA87V1には画期的なPega Certified System Architect (PCSA) 87V1練習試験問題:https://drive.google.com/open?id=1E0cP3UUntmgzd92G7US9JXBZJuZdYJ62