2023年更新のPegasystems Certificationが有効なPEGAPCSA87V1問題集を無料提供しています [Q62-Q77]

Share

2023年更新のPegasystems Certificationが有効なPEGAPCSA87V1問題集を無料提供しています

最新のFast2test PEGAPCSA87V1のPDF問題集をダウンロードしちゃおう:https://jp.fast2test.com/PEGAPCSA87V1-premium-file.html(251問題と解答)

質問 # 62
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 Ul controls to validate the entries in the income and liability fields.
  • B. Use two Edit Validate rules: one for income and one for liability.
  • C. Use a single Validate rule with two conditions: one for income and one for liability.
  • D. Use a Validate rule to call two Edit validate rules: one for income and one for liability.

正解:C


質問 # 63
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 child case of credit card request.
  • B. Make both loan request and credit check top cases.
  • C. Make credit card request a child case of credit check.
  • D. Make credit check a spin-off case of credit card request.

正解:C


質問 # 64
A restaurant has a case type that allows customers to book the dining room for events. Customers provide basic information including party size and indicate whether they want the restaurant to cater the event.
If catering is not required, customers are given a rental rate quote.
If customers indicate that they want the restaurant to cater the event, they must provide menu preference and schedule and appointment to do menu testing before they are given a quote.
Which two options do you use to configure the case type to achieve the requested behavior? (Choose Two.)

  • A. Create a check box for customers to indicate whether they want the restaurant to cater the event.Configure the menu preferences and appointment date fields with a visibility condition.
  • B. Create a check box for customers to indicate whether they want the restaurant to cater the event. Add a decision shape that evaluates whether the customer checks the box.
  • C. Create a process for customers to indicate menu preference and schedule the menu tasting appointment.Add the process as a case-wide optional action.
  • D. Create a process for providing menu preference and scheduling the menu tasting appointment. Create a parallel process for providing the customer with the rental rate quote.

正解:A、B


質問 # 65
Apartment tenants submit maintenance requests that specify their name, address, request type, and description of the request. Tenants may submit multiple maintenance requests for different request types. The company wants to identify duplicate maintenance requests from the same address.
Which two configurations, when used together on the Search duplicate cases step, achieve this goal? (Choose Two)

  • A. Configure the apartment address as a weighted condition.
  • B. Configure the apartment address as a basic condition.
  • C. Configure the request type as a weighted condition.
  • D. Configure the tenant name as a basic condition.

正解:C、D


質問 # 66
You have created a new report that contains a list of employees, hire dates, and managers. You have been asked to display each manager in a row. Beneath each manager row, you must list the manager's employees and their hire dates. How do you support this request?

  • A. Summarize the manager column
  • B. Sort the manager column
  • C. Group the manager column
  • D. Filter the manager column

正解:C


質問 # 67
Users create Insurance Coverage Request Cases to authorize insurance payments. Users enter information that includes the name of the patient, the date of the procedure and the type of the procedure.
After entering the information, user submits the request for a review of the patient's insurance policy. Because multiple users enter requests, duplicate request can occur. A request is considered a duplicate if the patient name, procedure type, procedure date match an existing request. You have been given two requirements:
- Ensure that users can identify duplicate requests.
- If a case is duplicate, it is not written to the database. Otherwise, write the case to the database.
Which two options configure application so that users can identify duplicate requests? (Choose two)

  • A. Configure a validate rule to validate matching cases.
  • B. Configure weighted conditions.
  • C. Add a duplicate search step to the case life cycle design.
  • D. Configure a duplicate search decision table and add it to a Decision shape

正解:A、D


質問 # 68
Users must provide values to certain fields before submitting a job application form. Which configuration adds asterisks to indicate the mandatory fields on the form?

  • A. Configure a Disable when condition on the mandatory fields at runtime.
  • B. Use a Validate rule to verify the mandatory fields have a value.
  • C. Configure the mandatory fields as Always Required on the form at runtime.
  • D. Use an Edit Validate rule to verify if each of the mandatory properties has a value.

正解:C


質問 # 69
An online shopping application allows customers to select the item quantity of different goods and add items to the shopping cart. In the shopping cart, the application displays the price for each item type, indicates the quantity of each item type, calculate the total item prices, and calculate the total cost for all items in the shopping cart. The application pulls the price of each item type from a data page that references an external inventory management system.
Select two unit tests useful in developing the shopping cart page. (Choose Two)

  • A. Verify the order total cost property is accurately calculated
  • B. Verify the data transform copies the correct value from the data page to the shopping cart page.
  • C. Verify the price fields are displayed in the correct format.
  • D. Verify the data page has the correct item prices.

正解:B、D


質問 # 70
You are implementing a Ul form collecting job applicant information. Users must provide values to certain fields before submitting the form. Which configuration adds asterisks to indicate the mandatory fields on the form?

  • A. Use an Edit Validate rule to verify if each of the mandatory properties has a value
  • B. Use a Validate rule to verify the mandatory fields have a value
  • C. Configure the mandatory fields as Required in the section rule
  • D. Use multiple Validate rules for each mandatory field

正解:C


質問 # 71
Drag the appropriate ruleset version type to the corresponding scenario.

正解:

解説:

Explanation
Graphical user interface Description automatically generated


質問 # 72
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 pyDefault and pySetFieldDefaults. When the process invokes the data transforms, the remaining vacation and sick time calculate.
  • B. Use procedural processing with a data transform. Remaining vacation and sick time calculate after the user submits a timesheet.
  • C. Use a When rule. When the application references the remaining vacation and sick time, each value calculates.
  • D. Use declarative processing. Whenever the vacation time or sick time entries change, the remaining vacation and sick time calculate.

正解:D


質問 # 73
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. Configure the page property to refer to a keyed data page
  • C. Select copy from a data page on the page property
  • D. Select refer to a data page on the page property

正解:C


質問 # 74
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 decision in the Item Return process to change the stage when a return is not necessary.
  • B. Add an Item Retention alternate stage and define a process for retention of item.
  • C. Add a condition to skip the Item Return stage when a return is not necessary.
  • D. Replace the Wait step in the Item Return stage with a Change Stage step.

正解:C


質問 # 75
Which requirement is fulfilled by configuration a field value?

  • A. Service agents are able to enter feedback in multiple languages.
  • B. A government official can enter comments that require location.
  • C. A global hotel chain application can display current amenties in 23 languages.
  • D. Customers can add an unlimited number of items to an online shopping card.

正解:B、C


質問 # 76
An insurance claim case type is defined as follows: lf the Review claim step is configured to set the status to Pending-Investigation, when is the status of the case set to Pending-Investigation?

  • A. When the Review claim step starts
  • B. When Investigate claim step completes
  • C. When the Review claim step completes
  • D. When the Process claim stage starts

正解:A


質問 # 77
......

実験された試験材料はPEGAPCSA87V1:https://jp.fast2test.com/PEGAPCSA87V1-premium-file.html

最新PEGAPCSA87V1リアル試験問題をフォローせよ!:https://drive.google.com/open?id=1g7CLkboie7n2aJApVYGH86NqJY_brltT


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어