[2022年03月] 合格 Pegasystems PEGAPCSA84V1 テストエンジンpdf - 完全版無料問題集 [Q59-Q77]

Share

[2022年03月] 合格させるPegasystems PEGAPCSA84V1テストエンジンPDFで完全版無料問題集

Pega Certified System Architect (PCSA) 84V1練習テスト2022年最新のPEGAPCSA84V1ストレスなしで合格!


Pegasystems PEGAPCSA84V1 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • Manipulate data, set default property values, use data transforms
  • Make data available to an application; add data records to a data type
トピック 2
  • Create and maintain rules, rulesets, classes, inheritance
  • Route assignments to users, work groups, work queues
トピック 3
  • View data in memory; clipboard tool, pyWorkPage
  • Describe relationships between data types, cases, and systems of record
トピック 4
  • Customize form appearance, visibility settings, controls
  • Identify duplicate cases; create temporary cases
トピック 5
  • Simulate and add external data sources
  • Configure a data transform to copy data from one case to another
トピック 6
  • Configure conditions on a decision step
  • Pause and resume case processing; wait steps
トピック 7
  • Organize report results, use of columns and filters
  • Configure and send email correspondence

 

質問 59
DRAG DROP
Select each security implementation on the left and drag it to the corresponding security policies.

正解:

解説:

 

質問 60
Drag and Drop Question
Select each description on the left and drag it to the correct property mode on the right.

正解:

解説:

 

質問 61
Which requirement can be implemented through circumstancing?

  • A. An application sets the default shipping option for orders that exceed USD100 to two-day delivery.
    Otherwise, the default option is five-day delivery.
  • B. An application routes upgrade requests for US customers to one work queue, and requests for European customers to a different work queue.
  • C. An application establishes a goal of four hours to adjust claims for platinum customers. For other customers, the application establishes a goal of one business day.
  • D. An application audits insurance claims that an insurance adjuster values at USD10000 or greater.
    Otherwise, the claim is approved.

正解: C

 

質問 62
Hotspot Question
In the Answer Area, select the appropriate correspondence configuration for each type of content.

正解:

解説:

 

質問 63
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 to the required format?

  • A. Validate rule
  • B. Edit Validate rule
  • C. Text data type
  • D. Min/Max characters

正解: A

 

質問 64
A requirement states: When a customer applies for a credit card, a credit check must be completed in order for the credit card to be approved.
Select the case type relationship that satisfies the requirement.

  • A. Make credit check a spin-off case of credit card request.
  • B. Make credit check a child case of credit card request.
  • C. Make credit card request a child case of credit check.
  • D. Make both loan request and credit check top cases.

正解: A

 

質問 65
You are designing a medical claim case type and have the following requirement: Medical claims must be resolved within 5 days.
To meet this requirement, you need to set the __________ in the service level to 5 days.

  • A. goal
  • B. passed deadline
  • C. urgency
  • D. deadline

正解: D

 

質問 66
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.
You configure the user view that displays remaining vacation and sick time. The balance calculates by subtracting the vacation time and sick time for the week from the current vacation and sick time balances.
Which configuration option is used to summarize the remaining vacation and sick time?

  • A. Use a When rule. When the application references the remaining vacation and sick time, each value calculates.
  • B. Use declarative processing. Whenever the vacation time or sick time entries change, the remaining vacation and sick time calculate.
  • C. Use procedural processing with a data transform. Remaining vacation and sick time calculate after the user submits a timesheet.
  • D. Use pyDefault and pySetFieldDefaults. When the process invokes the data transforms, the remaining vacation and sick time calculate.

正解: B

 

質問 67
Which issue do you address by simulating a data source?

  • A. During staging, you need to access realistic customer data without exposing personally-identifying information to testers.
  • B. The product database moves to a new data source accessible by a web service that is not yet configured.
  • C. In production, the customer database needs to be taken off-line overnight for scheduled maintenance.
  • D. You need to test a save plan for a savable data page that updates the cost of coverage options for insurance policies.

正解: A

 

質問 68
Hotspot Question
Consider this scenario:
A new Expense Report is submitted and must be reviewed. This assignment urgency and the initial urgency values are both set to 10.
The SLA starts when the assignment is created.
- If the goal elapses and the assignment is not yet completed, the
assignment urgency is increased by 10.
- If the deadline elapses and the assignment is not yet completed, the
assignment urgency increases by 10.
- If the passed deadline elapses and the assignment is not yet
completed, the assignment urgency increases by 10.
In the Answer Area, select the urgency for each milestone.

正解:

解説:

 

質問 69
Consider the following scenario:
- During the Interview process for a Job Application case, an
administrative assistant selects the date and location of the
interview.
- Next, an email confirmation is sent to the candidate.
- During the interview, the hiring manager captures notes from the
discussion.
- Finally, the candidate is assigned a technical exercise and the
results are added to the case.
Select two step names that follow the guidelines for identifying and naming the steps in the process. (Choose Two)

  • A. Ask Questions
  • B. Schedule Interview
  • C. Notify Candidate
  • D. Technical Exercise

正解: A,C

 

質問 70
A government application provides field placeholder values to help users enter the correct data.
The Design Lead has asked you to increase the font size on ail field placeholder value components to help visually impaired users.
Which configuration applies the font styling requirement on the field placeholder values in the application?

  • A. Add a new theme text entry to the application theme
  • B. Update the existing Default theme text entry
  • C. Run a case type that uses the component and change the font on the view
  • D. Upload a new application theme

正解: D

 

質問 71
Choose two scenarios that you configure using procedural processing. (Choose Two.)

  • A. A restaurant reservation page in which the user chooses a reservation time and the system returns the number of available tables.
  • B. A purchase order request page with a summary of items. The order total price updates after the customer changes a quantity.
  • C. A flight booking page where customers can adjust the location and date of the departure and return flights. The ticket prices recalculate after the customer chooses the "recalculate price" option.
  • D. A prescription order page with a list of available prescriptions sent from the customer's health care provider. When the user opts to fill one or more prescriptions, the cost summary updates.

正解: C

 

質問 72
A requirement states: The date of birth submitted for first grade students must be at least five years before September 1 of the current year.
Which three validation methods, when applied in combination, satisfy the requirement? (Choose Three)

  • A. Validation rule
  • B. Calendar control
  • C. When rule
  • D. Edit validate rule
  • E. Date data type

正解: B,D,E

 

質問 73
Select each Business Need on the left and drag it to the appropriate Service Level Agreement Interval on the right.

正解:

解説:

 

質問 74
You are designing a form for an online bookstore to show new arrivals. Which layout do you use to display the book cover pictures, as shown in the image?

  • A. Repeating dynamic layout
  • B. Column layout
  • C. Screen layout
  • D. Dynamic layout

正解: D

 

質問 75
Drag and Drop Question
Select each Task on the left and drag it to the correct Navigation Icon on the right.

正解:

解説:

 

質問 76
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. Node
  • B. System
  • C. Thread
  • D. Requestor

正解: B

 

質問 77
......

オンライン試験練習テストと詳細な解説付き!:https://www.goshiken.com/Pegasystems/PEGAPCSA84V1-mondaishu.html