Most UptoDate Pegasystems PEGAPCSA85V1 Exam Dumps PDF 2022 [Q21-Q46]

Share

Most UptoDate Pegasystems PEGAPCSA85V1 Exam Dumps PDF 2022

100% Free Pega Certified System Architect (PCSA) 8 PEGAPCSA85V1 Dumps PDF Demo Cert Guide Cover

NEW QUESTION 21
In the Answer Area, select the appropriate correspondence configuration for each type of content.

Answer:

Explanation:

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

 

NEW QUESTION 22
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 background mixin
  • B. The buttons format
  • C. The application skin
  • D. The controls format

Answer: B

 

NEW QUESTION 23
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. No system of record
  • C. External system of record

Answer: B

 

NEW QUESTION 24
When applying for a credit limit increase, customers with standard credit cards must provide information in an Employment Information process. Requests from customers with Platinum credit cards automatically skip this process.
What task do you perform to implement this requirement?

  • A. In the Employment Information process add a card type true/false field to a user view.
  • B. In the Employment Information process validate card type for continued processing.
  • C. In the Employment Information process add a custom condition to start the process by testing the card type.
  • D. In the Employment Information process add an Approve/Reject step to test the card type.

Answer: A

 

NEW QUESTION 25
Your online shopping application servers international customers. You need to define a data page that holds currency rates. All users accessing the application need to use the information. The Scope of this Page should be set to_______________.

  • A. Node
  • B. Application
  • C. Thread
  • D. Requestor

Answer: A

 

NEW QUESTION 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. There is no need to add a Wait step.
  • 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 and after 48 hours have elapsed.
  • 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.

Answer: D

 

NEW QUESTION 27
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 for the asset ID field to the required format?

  • A. Edit Validate rule
  • B. Validate rule
  • C. Text data type
  • D. Min/Max characters

Answer: A

 

NEW QUESTION 28
An online car parts business wants customers to find parts easily. You are asked to implement the following requirement: Customers must select a make, model, and year to initiate a vehicle-specific search. How do you configure the data storage in the application to implement the requirement?

  • A. Configure a static list of the make, model, and year vehicles.
  • B. Configure a connection to a system of record using the External Database Mapping Wizard.
  • C. Configure a data page to store the make, model, and year data.
  • D. Configure a local data storage of the make, model, and year of the vehicle.

Answer: B

 

NEW QUESTION 29
You are configuring routing for a customer warranty service request. All warranty service requests are routed to the warranty resolution group except for warranty service requests for beta-release product that requires review by the vice president of service. How do you configure assignment routing to review warranty service requests?

  • A. Route the assignment to the warranty resolution group who sends an email notification to the vice president of service for the beta-release product.
  • B. Route the assignment to the skilled group for the beta release when the request is for the beta release.
    Otherwise, route the assignment to the warranty resolution group.
  • C. Route the assignment to the vice president of service who routes assignments to the warranty resolution group as needed.
  • D. Route the assignment to the vice president of service when the request is for the beta release. Otherwise, route the assignment to the warranty resolution group.

Answer: D

 

NEW QUESTION 30
Employees submit time-off requests that must be approved by their manager. If the requested time off is extended beyond three weeks, the manager, director, and a member of human resources (HR) must approve the request.
Which two configurations, when applied in combination, achieve this behavior? (Choose Two)

  • A. Configure custom approvals in the reporting structure.
  • B. Create a decision table and evaluate all rows.
  • C. Use a cascading approval with a reporting structure.
  • D. Use a cascading approval with an authority matrix.

Answer: C,D

 

NEW QUESTION 31
A customer refund case type requires that an auditor receives an email notification if the refund is greater than twice the price of the item.
Which participant role do you select to configure this requirement?

  • A. Work queue
  • B. Customer
  • C. Interested individual
  • D. Owner

Answer: A

 

NEW QUESTION 32
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 set of optional actions to the case workflow.
  • B. Add an alternate stage to the case life cycle.
  • C. Add an optional process to the case workflow.
  • D. Add a button for each profile page to each assignment.

Answer: C

 

NEW QUESTION 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 AND Credit Card equals Vista AND Billing Cycle equals monthly AND Expiration Date is 60 days greater than today
  • B. Credit Card equals MoreCash OR Credit Card equals Vista AND Billing Cycle equals monthly AND Expiration Date equals next 60 days.
  • C. Credit Card equals MoreCash or Vista, Billing Cycle equals monthly, and Expiration Date equals next
    60 days
  • D. Credit Card equals MoreCash OR Credit Card equals Vista AND Billing Cycle is not quarterly AND Expiration Date is less than 60 days

Answer: B

 

NEW QUESTION 34
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 the 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 an alternate stage to the case life cycle.
  • B. Add a set of optional actions to the case workflow.
  • C. Add a button for each profile page to each assignment.
  • D. Add an optional process to the case workflow.

Answer: B

 

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

Answer: D

 

NEW QUESTION 36
A library application used by staff creates a loan request case when a member wishes to borrow one or more books. As part of the case process, the application shows the staff a read-only list of outstanding past-due books to remind the member to return late books.
In the Answer Area, select the Data page definition for this use case.

Answer:

Explanation:

 

NEW QUESTION 37
N0.43 How do you indicate the progress of a case towards resolution?

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

Answer: D

 

NEW QUESTION 38
What are the minimum components of a user interface (Ul) action set?

  • A. Two actions and one event
  • B. One action and one event
  • C. One action, one event, and one condition
  • D. One action and one condition

Answer: D

 

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

Answer: B,D,E

 

NEW QUESTION 40
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. goal
  • B. passed deadline
  • C. urgency
  • D. deadline

Answer: D

 

NEW QUESTION 41
From the employee training portal, an employee opens a new Enrollment case, submits course selections, and receives an email confirmation. There is an error in the email confirmation. You must identify the cause of the error by recording a set of interactions on the portal and testing expected behavior on the data collection fields.
What three steps, when applied in combination, achieve the required testing? (Choose Three)

  • A. Create a test case for the employee portal.
  • B. Run a new Enrollment case from the employee training portal.
  • C. Add assertions on the UI elements to verify correct data collection.
  • D. Add field validations on the course selection step.
  • E. Add stage-entry validations on the Enrollment case fields.

Answer: B,C,E

 

NEW QUESTION 42
DRAG DROP
An organization requests the following behavior for a case type that allows customers to place orders for fulfillment.
When the customer logs in:
* The application identifies the customer upon login.
* The case type lists the last 10 orders placed by the customer.
* The customer can select one of the previous 10 orders as the basis for the current order.
Select each piece of Information on the left and drag it to the appropriate Clipboard Location.

Answer:

Explanation:

 

NEW QUESTION 43
You have been asked to create a pie chart that shows the number of employees in each regional office, and the name of the manager in each office. A list report contains columns for Employee Name, Manager Name, and Office. How do you configure the list report to create the pie chart?

  • A. Group the Employee Name and Office columns.
  • B. Summarize the Employee Name and Manager Name columns.
  • C. Group the Employee Name column.
  • D. Summarize the Employee Name column.

Answer: D

 

NEW QUESTION 44
A home loan application requires approvals from the Legal team manager and the Finance team manager. The Legal team manager must approve before the Finance team manager.
How do you configure this requirement?

  • A. Route an assignment to a work queue where both roles have access.
  • B. Create an approval process for each manager in parallel.
  • C. Create an approval step with cascading approval.
  • D. Apply business logic to route a single assignment in the correct order.

Answer: C

 

NEW QUESTION 45
Before development, your team creates a spreadsheet with work items to populate the backlog. All work items that describe business requirements are prioritized as Must have.
You also create work items to address:
* A future enhancement request to group a set of existing steps into a multistep form
* A drop-down list that is missing one of the required options - This work item is in progress because the missing option prevents work from being done How do you populate the backlog directly from the spreadsheet?

  • A. Import stories
  • B. Create feedback
  • C. Create stories
  • D. Create bugs

Answer: A

 

NEW QUESTION 46
......

Updated Pegasystems PEGAPCSA85V1 Dumps – PDF & Online Engine: https://www.dumpsquestion.com/PEGAPCSA85V1-exam-dumps-collection.html