[2023年更新]合格できるPegasystems PEGAPCSA86V1プレミアム資料テストエンジンPDFの無料問題集お試しセット [Q25-Q47]

Share

[2023年更新]合格できるPegasystems PEGAPCSA86V1プレミアム資料テストエンジンPDFの無料問題集お試しセット

2023年最新のリアルPEGAPCSA86V1問題集テストエンジン試験問題はここにある

質問 25
An application contains two case types, AutoClaim and PropertyClaim. The inheritance path for the application contains three copies of the pyDefault data transform that set property values for two properties, Work Item Urgency and Prefix.

If the Call data transforms in superclass option is enabled for each data transform, what are the values of Work Item Urgency and Prefix when a user creates a PropertyClaim case?

  • A. Work Item Urgency = 0, Prefix = MC-W
  • B. Work Item Urgency = 20, Prefix = "A-"
  • C. Work Item Urgency = 10, Prefix = MC-"
  • D. Work Item Urgency = 10, Prefix = [no value]

正解: C

 

質問 26
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 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 and after 48 hours have elapsed.
  • C. Add a Create Case step that creates the Interview child case. There is no need to add a Wait step.
  • D. 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.

正解: D

 

質問 27
DRAG DROP
Select each description on the left and drag it to the correct property mode on the right.

正解:

解説:

 

質問 28
A development team plans to enhance functionality of an existing application by changing several user interface rules. The team would like to pilot the enhancements to a small group of users before rolling the changes out to the entire user base .
What approach maximizes reuse and maintainability?

  • A. Place the updated rules into a new ruleset and include the new ruleset in a new application.
  • B. Place the updated rules into a new minor version of the ruleset and include the new ruleset version in a new version of the application.
  • C. Place the updated rules into a new minor version of the ruleset and include the new ruleset version in a new application.
  • D. Place the updated rules into a new ruleset and include the new ruleset in a new version of the application.

正解: B

 

質問 29
A restaurant has a case type that allows customer 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 the catering is not requires are given a rental rate quote.
If customers indicate that want the restaurant to cater the event, they must provide menu preferences and schedule an appointment to do menu before they are given a quote.
Which two options would you use to configure the case type to achieve the requested behavior? (Choose Two.)

  • A. Create a check box for customer to indicate whether they want the restaurant to cater the event. Add a decision shape that evaluates whether the customer checks the box.
  • B. Create a check box for customer to indicate whether they want the restaurant to cater the event. Create a selection with the menu preferences and scheduling feature that has a Visible when condition.
  • C. Create a process for providing menu preferences and scheduling the menu appointment. Create a parallel process for providing the customer with the rental rete quote.
  • D. Create a process for customers to indicate menu preference and schedule the menu testing appointment. Add the process as a case-wide optional action.

正解: A,B

 

質問 30
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. Live UI
  • B. Clipboard tool
  • C. Declarative network
  • D. The Tracer

正解: D

 

質問 31
You are designing a medical claim case type and haw the following requirement: Method claims must be resolved within 5 days. To meet this requirement you need to set the_________. the service level to 5 days.

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

正解: A

 

質問 32
A car insurance quote request requires a view for potential customers to enter information to process the request.
What are the primary considerations to make before you configure fields in the view?

  • A. The fields users need to see, where data is sourced from, and how users enter values
  • B. The fields users need to see, if the field is required, and if the fields include a date type
  • C. The fields users need to see, if the field is required, and where data is sourced from
  • D. The fields users need to see, how users enter values, and if the fields are required

正解: D

 

質問 33
A report contains columns for Customer, Billing Cycle, Credit Card, and Expiration Date.
A manager requests that the report show only those customers who meet the following conditions:
* The customer is on a monthly billing cycle
* The credit card is either MoreCash or Vista
* The credit card expires within 60 days
Which set of filtering conditions returns a report with the desired data?

  • A. Credit Card equals MoreCash OR Credit Card equals Vista AND Billing Cycle equals monthly AND Expiration Date equals next 60 days.
  • B. Credit Card equals MoreCash OR Credit Card equals Vista AND Billing Cycle is not quarterly AND Expiration Date is less than 60 days
  • C. Credit Card equals MoreCash AND Credit Card equals Vista AND Billing Cycle equals monthly AND Expiration Date is 60 days greater than today
  • D. Credit Card equals MoreCash or Vista, Billing Cycle equals monthly, and Expiration Date equals next 60 days

正解: A

 

質問 34
How do you reference the State property on an Address page group with the index Home?

  • A. Address(Home).State
  • B. Home(Address).State
  • C. Home.State.Address
  • D. Address.Home.State

正解: A

 

質問 35
DRAG DROP
From the left, drag each report into the corresponding report type on the right.

正解:

解説:

 

質問 36
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 a drop-down control arid source the data from the property value used in the control.
  • B. Add an autocomplete control and source the data from the clipboard work page.
  • C. 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.

正解: B

 

質問 37
A user view includes a list of four urgency options selectable by radio buttons .
How do you configure the selection list?

  • A. Configure a Boolean field with selectable urgency options.
  • B. Configure a drop down field with selectable urgency options.
  • C. Configure a picklist with radio buttons for the urgency options.
  • D. Configure a field group with selectable urgency options.

正解: C

 

質問 38
You are configuring an external data source using the Integration Designer. You have the REST, Dev, Stage, and Prod endpoint URLs, and a name for the data source .
What other information do you need to configure the external data source?

  • A. A plan for mapping the data and REST response fields
  • B. A backup endpoint URL if the configured URL refuses to connect
  • C. The data views using the external data source
  • D. The name of the database where the source data is stored

正解: B

 

質問 39
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 user refreshes the product information
8:45 the user refreshes the product information
At what time is the data page reloaded?

  • A. 8:10
  • B. 8:40
  • C. 8:13
  • D. 8:45

正解: D

 

質問 40
In a claims application, customers can file home insurance claims. Each claim contains a list of items of loss.
Depending on circumstances, some claims are investigated for potential fraud in parallel to the actual claim process.
Which two entities would you model as case type? (Choose two.)

  • A. Items of loss
  • B. Claim
  • C. Customer
  • D. Fraud investigation

正解: B,D

 

質問 41
A hotel booking application allows customers to change rooms after making a reservation. The status of each room in each hotel is stored on a data page sourced from a database table .
Which two configuration options do you use to update the database table when a customer changes rooms? (Choose two.)

  • A. A data transform to copy updates to the data page
  • B. A savable data page containing the room information
  • C. A When rule to trigger the database update
  • D. An editable data page containing the room information

正解: B,D

 

質問 42
Identify the two requirements that are satisfied by using a data transform. (Choose two.)

  • A. Convert integer data to text data.
  • B. Validate the format of a property value.
  • C. Display the same data on multiple user views.
  • D. Copy an existing order to a new case.

正解: C,D

 

質問 43
You configure a service level to adjust assignment urgency to 100 when the goal interval lapses.
How does assignment urgency impact the deadline and passed deadline intervals?

  • A. Urgency value continues to increment as configured.
  • B. Service level processing is halted until the assignment is completed.
  • C. Urgency value remains at 100, but other service level processing continues.
  • D. The user is notified that the maximum urgency has been reached.

正解: C

 

質問 44
How do you indicate the progress of a case towards resolution?

  • A. Update the case status on the appropriate steps.
  • B. Design intent-driven user interfaces.
  • C. Configure a case notes field to capture progress information
  • D. Apply service levels to the assignment steps.

正解: A

 

質問 45
A survey is sent to a customer via email .
How do you configure a solution to ensure the email includes the case ID for the survey?

  • A. Use the Insert Property feature of a Send Email step to add the case ID when composing the message dialog.
  • B. Create a required field for the case ID that must be entered by a user during the case process prior to sending the survey.
  • C. Create a process using the Send Email step allowing representatives to quickly add the case ID to the email.
  • D. Delegate a business rule so representatives can customize the email content as needed on a case-by case basis.

正解: A

 

質問 46
Which statement best describes the business value of delegation?

  • A. Allows users to direct case processing as dictated by the circumstances of each case
  • B. Allows business users to contribute to application design by specifying requirements
  • C. Allows managers to adjust application behavior in production to meet changing business needs
  • D. Allows stakeholders to approve process improvements to drive operational efficiencies

正解: C

 

質問 47
......

最新オフィシャル資料はPEGAPCSA86V1認証されたPEGAPCSA86V1問題集PDF:https://jp.fast2test.com/PEGAPCSA86V1-premium-file.html


弊社を連絡する

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

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

サポート: 現在連絡 

English Deutsch 繁体中文 한국어