Authentic Pegasystems PEGAPCSA87V1 Exam Dumps PDF - 2023 Updated [Q81-Q104]

Share

Authentic Pegasystems PEGAPCSA87V1 Exam Dumps PDF - 2023 Updated

Get Prepared for Your PEGAPCSA87V1 Exam With Actual 251 Questions

NEW QUESTION 81
Which requirement demonstrates the need configure correspondance?

  • A. Case worker receives a mobile push notification to approve an insurance claim
  • B. Email the case worker when the insurance claim is routed to their worklist
  • C. Assign a new insurance claim to a case worker to process
  • D. Phone a customer for additional information about the case

Answer: B

 

NEW QUESTION 82
A customer wants to copy the contents of a previous order to their current order.What rule type doyou use to copy the order contents?

  • A. Data transform
  • B. Declare expression
  • C. Function
  • D. Data page

Answer: B

 

NEW QUESTION 83
Which requirement can be implemented through circumstancing?

  • A. An application audits insurance claims that an insurance adjuster values at USD10000 or greater.
    Otherwise, the claim is approved.
  • B. An application sets the default shipping option for orders that exceed USD100 to two-day delivery.
    Otherwise, the default option is five-day delivery.
  • 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 routes upgrade requests for US customers to one work queue, and requests for European customers to a different work queue.

Answer: C

 

NEW QUESTION 84
How do you enable field-level auditing for properties?

  • A. Enable the auditing feature on the property rule forms.
  • B. Add a field validation to the case workflow.
  • C. Add an auditing optional action to the case workflow.
  • D. Enable field-level auditing for the case type.

Answer: D

 

NEW QUESTION 85
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 = 20, Prefix = "A-
  • B. Work Item Urgency = 10, Prefix = "C-"
  • C. Work Item Urgency = 10, Prefix = [no value]
  • D. Work Item Urgency = 0, Prefix = "C-"

Answer: B

 

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

Answer: D

 

NEW QUESTION 87
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 multiple Validate rules for each mandatory field
  • C. Configure the mandatory fields as Required in the section rule
  • D. Use a Validate rule to verify the mandatory fields have a value

Answer: C

 

NEW QUESTION 88
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. Date data type
  • C. Calendar control
  • D. Edit validate rule
  • E. When rule

Answer: A,B,C

 

NEW QUESTION 89
A list report includes columns for purchase requests and regional cost centers. A manager wants there port to show the total number of purchase requests for each of the regional cost centers. How do you configure the report definition?

  • A. Use the purchase requests column to group the cost centers.
  • B. Summarize the purchase requests column by count.
  • C. Filter the results so that the report includes only cost center and purchase requests.
  • D. Summarize the regional cost centers by count.

Answer: B

 

NEW QUESTION 90
A life insurance company has satellite offices in various countries. Each satellite office has a work queue.
Company policy requires that life insurance underwriting be assigned to offices based on the policy owner's residential address.
Which routing approach supports this requirement?

  • A. Route the assignment to the correct work queue by using an authority matrix.
  • B. Route the assignment to the correct work queue based on business logic.
  • C. Route the assignment to the correct work queue by using a reporting structure.
  • D. Route the assignment to a specific underwriter based on business logic.

Answer: B

 

NEW QUESTION 91
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. Schedule Interview
  • B. Notify Candidate
  • C. Technical Exercise
  • D. Ask Questions

Answer: B,D

 

NEW QUESTION 92
Select each Business Need on the left and drag it to the appropriate Service Level Agreement Interval on the right.

Answer:

Explanation:
Graphical user interface, application Description automatically generated

 

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

Answer: B

 

NEW QUESTION 94
A developer configures a button with the action set as shown in the following image.

Answer:

Explanation:

Explanation
Text, letter Description automatically generated

 

NEW QUESTION 95
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. Add the Update Case shape to the Reservation case type to capture changes to each component cost.
  • B. 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.
  • C. Define a case calculation to update the reservation total with the total of each child case.

Answer: B

 

NEW QUESTION 96
You configure an application to allow users to download a mobile app. When users select one of the three supported platforms (Android, iOS, or Windows Mobile), the application opens a new window pointing to the appropriate app store. How do you configure this behavior?

  • A. Add a button for each platform and configure an action set for each button. In each action set, specify a click event and add an action that opens the vendor's URL in a window.
  • B. Add three check boxes and one button. For each check box, configure an action set with a click event to set the value of the URL. For the button, configure an action set with a click event to open the URL in a window.
  • C. Add one button and configure one action set. In the action set, specify a click event with three actions to open each vendor URL in a window. Apply a when rule to each action to determine the correct URL.
  • D. Add one button and configure three action sets. In each action set, specify a click event and add an action that opens the vendor's URL in a window.

Answer: A

 

NEW QUESTION 97
Which three statements arc true about DevOps practices in pega priority. (Choose three)

  • A. Tests are run before publishing changes to ensure compatibility
  • B. Pega can integrate third-party DevOps tools to promote flexibility
  • C. Intermittent delivery is preferred to help plan predictable releases
  • D. DevOps promotes larger releases in shorter development cycles
  • E. Acceptance criteria helps to focus customer-centric deployment

Answer: B

 

NEW QUESTION 98
. Users can select a check box to subscribe to a text messaging service. Selecting the check box displays a field for a user to enter a mobile phone number.
How do you configure the application to display a field for entering a mobile phone number only when the check box is selected?

  • A. Use a when condition in the Ul form to determine whether to show the mobile phone number field.
  • B. Use a when condition in a data transform to determine whether to show the mobile phone number field.
  • C. Use a when condition in the flow to branch the flow based on case data.
  • D. Use a circumstance on the check box property to create a rule variant that is effective when the check box is selected.

Answer: A

 

NEW QUESTION 99
Which two items must be provided by the user to add an external data source to a data object? (Choose Two)

  • A. A simulated data source to test the implementation
  • B. The authenticating information, if required by the corresponding service
  • C. A data transform to map the application data model to the connector
  • D. The uniform resource identifier that identifies the web service

Answer: B,D

 

NEW QUESTION 100
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 and Source the data using a data page.
  • B. Add an autocomplete control and source the data from the clipboard work 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.

Answer: C

 

NEW QUESTION 101
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. Use a Validate rule to verify the mandatory fields have a value.
  • B. Configure a Disable when condition on the mandatory fields at runtime.
  • C. Use an Edit Validate rule to verify if each of the mandatory properties has a value.
  • D. Configure the mandatory fields as Always Required on the form at runtime.

Answer: D

 

NEW QUESTION 102
ABC BankCorp operates two subsidiaries, GloboBank and LocalBank, with different brandings. ABC BankCorp wants to create a mobile app experience for both users and customer service representatives (CSRs) for its Transaction Dispute application.
Of the following requirements, which two options affect the number of mobile app channels that you need to configure? (Choose Two)

  • A. Mobile app color palette is customized for each subsidiary.
  • B. Customers can create only dispute cases, while CSRs can also create fraud report cases.
  • C. The app customizes currency units and date/time format according to the user's locale.
  • D. Mobile apps must support both phones and tablets.

Answer: A,D

 

NEW QUESTION 103
Which two data requirements ensure valid data? (Choose Two)

  • A. The data is the correct type.
  • B. The data is organized in a data type.
  • C. The data is locally sourced.
  • D. The data fits the business logic.

Answer: A,B

 

NEW QUESTION 104
......

Accurate & Verified New PEGAPCSA87V1 Answers As Experienced in the Actual Test!: https://pass4sure.practicedump.com/PEGAPCSA87V1-exam-questions.html