Guaranteed Accomplishment with Newest Dec-2021 FREE Pegasystems PEGAPCSA85V1 [Q50-Q65]

Share

Guaranteed Accomplishment with Newest Dec-2021 FREE Pegasystems PEGAPCSA85V1

Use Valid New Free PEGAPCSA85V1 Exam Dumps & Answers

NEW QUESTION 50
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. Min/Max characters
  • C. Text data type
  • D. Edit Validate rule

Answer: D

 

NEW QUESTION 51
From the left, drag each report into the corresponding report type on the right.

Answer:

Explanation:

Explanation
Graphical user interface, text, application, email Description automatically generated

 

NEW QUESTION 52
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. Group the manager column
  • C. Filter the manager column
  • D. Sort the manager column

Answer: B

 

NEW QUESTION 53
An order fulfillment case type allows a customer to update user profile information during the order placement stage.
The user profile consists of the following three pages:
* Account ID and password
* Customer contact information
* A list of open orders with status of each order
How do you configure the case type to allow customers to update any of the user profile pages at any time during case processing?

  • A. Add a button for each profile page to each assignment.
  • B. Add an alternate stage to the case life cycle.
  • C. Add a set of optional actions to the case workflow.
  • D. Add an optional process to the case workflow.

Answer: D

 

NEW QUESTION 54
HOTSPOT
In the Answer area, identify the type of data measured in each report.

Answer:

Explanation:

 

NEW QUESTION 55
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 UI 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 circumstance on the check box property to create a rule variant that is effective when the check box is selected.
  • D. Use a when condition in the flow to branch the flow based on case data.

Answer: A

 

NEW QUESTION 56
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 a When rule. When the value of any work, vacation, or sick time changes, the total hours change.
  • B. Use declarative processing. When the value of any work, vacation, or sick time changes, 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 procedural processing. When the value of any work, vacation, or sick time changes and the user submits the form, the total hours change.

Answer: B

 

NEW QUESTION 57
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 backup endpoint URL if the configured URL refuses to connect
  • B. The data views using the external data source
  • C. A plan for mapping the data and REST response fields
  • D. The name of the database where the source data is stored

Answer: A

 

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

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

Answer: D

 

NEW QUESTION 59
A requirement states: A customer can update an address at any point during case processing by performing the following steps.
1. The customer submits the new address.
2. The application verifies that the address matches postal service requirements.
3. The customer then approves the corrected address. How do you configure this requirement?

  • A. Add a button to each assignment to present the customer with a form to submit a new address.
  • B. Add a case-wide optional action to the workflow for the address submission.
  • C. Add a case-wide optional process to the case workflow to perform the address change.
  • D. Add an alternate stage to the case life cycle to change the address.

Answer: C

 

NEW QUESTION 60
A moving company provides customers with a tool that recommends a moving vehicle based on the number of bedrooms in their current living space and whether they are planning to move heavy furniture like bed frames, mattresses, or couches. Based on the customer inputs, a decision table presents the customer with a recommendation.
Which two configurations, when applied in combination, apply to the decision table?

  • A. Create rows for the recommended moving vehicle.
  • B. Create two columns, one for the number of bedrooms and one for whether the customer is moving heavy furniture.
  • C. Create two rows, one for the number of bedrooms and one for whether the customer is moving heavy furniture.
  • D. Create a column for the recommended moving vehicle.

Answer: A,C

 

NEW QUESTION 61
In designing your application, you want to apply consistent visual styles to all parts of the application.
How do you meet this requirement?

  • A. Specify a skin in the harness rule.
  • B. Apply styles to the screen layout.
  • C. Specify a skin in the application rule.
  • D. Use the Live Ul tool to select the skin rule.

Answer: C

 

NEW QUESTION 62
In which three situations can you use a data transform? (Choose Three)

  • A. To execute a flow action
  • B. To set default values for a case
  • C. To copy the first and last name properties into a single property value
  • D. To display the destination value as the location value
  • E. To create the dependent property after case creation

Answer: B,C,D

 

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

Answer: B

 

NEW QUESTION 64
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 the interview case reaches a status of Resolved and after 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 48 hours have elapsed.
  • C. 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. Add a Create Case step that creates the Interview child case. There is no need to add a Wait step.

Answer: C

 

NEW QUESTION 65
......

PEGAPCSA85V1 Braindumps PDF, Pegasystems PEGAPCSA85V1 Exam Cram: https://www.testpdf.com/PEGAPCSA85V1-exam-braindumps.html