Pegasystems PEGAPCSA85V1 Pega Certified System Architect (PCSA) version 8.5 Online Training
Pegasystems PEGAPCSA85V1 Online Training
The questions for PEGAPCSA85V1 were last updated at Feb 08,2025.
- Exam Code: PEGAPCSA85V1
- Exam Name: Pega Certified System Architect (PCSA) version 8.5
- Certification Provider: Pegasystems
- Latest update: Feb 08,2025
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:45
- C . 8:40
- D . 8:13
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 remains at 100, but other service level processing continues.
- B . Urgency value continues to increment as configured.
- C . Service level processing is halted until the assignment is completed.
- D . The user is notified that the maximum urgency has been reached.
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 limes and remove courier services that fail to meet delivery metrics .
Which two options are required increase managers to update courier service records in production? (Choose Two)
- A . Enable rule checkout for the local wherehous manager
- B . Create an access group for local wherehouse manager
- C . Delegate the records for the courier service data type.
- D . Define an approval process for adding and removing courier services.
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 application skin
- B . The buttons format
- C . The controls format
- D . The background mixin
Which business need do you address through delegation?
- A . A service representative must attach the appropriate form when emailing a customer.
- B . A risk officer wants to adjust the income threshold for automobile loans.
- C . A care supervisor wants to authorize a second opinion for an insurance claim.
- D . A general manager must approve catering proposals that exceed EUR5000.
What is the relationship between pyWorkPage and case data?
- A . pyWorkPage timestamps all the data generated while creating and processing a case.
- B . pyWorkPage stores all the data pages generated when a case resolves.
- C . pyWorkPage stores all the data generated while creating and processing a case.
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 recipient role do you select to configure this requirement?
- A . Configure the email to go to a work queue.
- B . Configure the email to go to a customer.
- C . Configure the email to go to an interested person.
- D . Configure the email to go to an owner.
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 . Radio buttons
- B . Text input
- C . Drop-down
- D . Check box
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 . Text data type
- B . Validate rule
- C . Edit Validate rule
- D . Min/Max characters
A process routes loan requests to a specific loan officer based on the type of loan.
* If the loan is a mortgage, it is routed to Adam Ross.
* If the loan is for an automobile, it is routed to Julia Samuels.
* If the loan is an equity line, the case is routed to Don Smith.
How do you configure a router to ensure that case advances to the correct loan officer?
- A . Route the case to a worklist using a skilled router.
- B . Route the case to a work queue using a When condition.
- C . Route the case to a work queue using a skilled router.
- D . Route the case to a worklist using a When condition.