Authentic Best resources for PEGAPCSA85V1 Test Engine Practice Exam
[2022] PEGAPCSA85V1 PDF Questions - Perfect Prospect To Go With VCEDumps Practice Exam
NEW QUESTION 46
How do you route an assignment so that any available member of the department can perform the task?
- A. Route the assignment to a work list.
- B. Route the assignment separately to all members.
- C. Route the assignment to a work queue.
- D. Route the assignment to the admin user ID.
Answer: C
NEW QUESTION 47
A door manufacturer offers a finite list of colors on all its doors. As part of the order, customers can select the color of the door.
Select the data page definition configuration settings to source a color drop-down list to minimize memory usage.
Answer:
Explanation:
NEW QUESTION 48
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 49
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 50
NO.89 You are developing a case type that processes scholarship applications. Scholarship applications advance based on the standardized test scores of the applicants. A decision shape directs the process flow. You want to test whether the process flows correctly, but you have not fully configured the user interface so that applicants can enter their standardized test scores. How do you test that the process flows correctly based on the decision?
- A. Use the Clipboard tool to set a value for the standardized test score field.
- B. Use the Run Rule window to create a unit test to evaluate the flow rule.
- C. Use Live Ul to see how the case processes and if an error occurs.
- D. Use a declare expression to set a value for the standardized test score field.
Answer: A
NEW QUESTION 51
An online retailer allows customers to select a courier service for deliveries. The list of available courier services is drawn from a data type sourced in the Pega database. The Fulfillment department wants to allow local warehouse managers to add courier services to mitigate increases in delivery times and remove courier services that fail to meet delivery metrics. Which two options are required to allow local warehouse managers to update courier service records in production? (Choose two.)
- A. Create an access group for local warehouse managers.
- B. Enable rule checkout for the local warehouse managers.
- C. Delegate the records for the courier service data type.
- D. Define an approval process for adding and removing courier services.
Answer: A,C
NEW QUESTION 52
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, how users enter values, and if the fields are required
- B. The fields users need to see, where data is sourced from, and how users enter values
- 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, if the field is required, and if the fields include a date type
Answer: A
NEW QUESTION 53
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 version of the application.
- B. Place the updated rules into a new minor version of the ruleset and include the new ruleset version in a new application.
- C. 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.
- D. Place the updated rules into a new ruleset and include the new ruleset in a new application.
Answer: C
NEW QUESTION 54
An on-demand transportation application has a Conversation preference data type. When customers use the application to request a ride, they can specify their conversation preference: whether they would like to talk to their driver or if they would prefer silence. Company stakeholders are interested in analyzing the conversation preference data. How is the Conversation preference data type sourced?
- A. Local system of record
- B. External system of record
- C. No system of record
Answer: C
NEW QUESTION 55
A customer views a product available in multiple color options. The customer must select only one color for each product.
Which Ul control allows a developer to present the user with all color choices at once, without prompting or clicking, while ensuring that the user can only select one of the color options?
- A. Drop-down
- B. Radio buttons
- C. Text input
- D. Check box
Answer: B
NEW QUESTION 56
You want your application to have consistent styling across portals. You want the background color of all buttons in your application to be blue. You want the background color of the buttons to be easily updated in case corporate branding changes. Which attribute do you modify to set the background color?
- A. The controls format
- B. The buttons format
- C. The background mixin
- D. The application skin
Answer: B
NEW QUESTION 57
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 58
Customers on a hotel booking application can add additional amenities to their reservation. The application displays a view with the available amenities, descriptions and costs. To reduce scrolling, the content is organized into multiple areas. Each area is accessed using a drop down menu that lists each amenity.
How do you configure the user interface to improve access to the content and achieve the business requirement described?
- A. Configure a disable when condition on each field to allow access when the associated amenity is selected on the drop down control.
- B. Configure a visible when condition on the drop down control to display each section when the associated amenity is selected.
- C. Configure a repeating dynamic layout with an embedded section for each amenity and set the layout format to grouped.
- D. Configure a layout group to separate each amenity into individual panels and set the layout to a menu format.
Answer: A
NEW QUESTION 59
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. Create a selection with the menu preferences and scheduling feature that has a Visible when condition.
- B. 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.
- C. Create a process for customers to indicate menu preference and schedule the menu testing appointment.
Add the process as a case-wide optional action. - D. 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.
Answer: A,B
NEW QUESTION 60
The inheritance path for an application contains four copies of the pyDefault data transformation 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 use crates an auto claim case?
- A. Work Item Urgency = 25, prefix = C-
- B. Work Item Urgency =25, prefix = [no value]
- C. Work Item Urgency =20, prefix =C-
- D. Work Item Urgency =10, prefix = 0-
Answer: A
NEW QUESTION 61
......
Best updated resource for PEGAPCSA85V1 Online Practice Exam: https://www.vcedumps.com/PEGAPCSA85V1-examcollection.html
