Try Before You Buy

Download a free sample of any of our exam questions and answers

  • 24/7 customer support, Secure shopping site
  • Free One year updates to match real exam scenarios
  • If you failed your exam after buying our products we will refund the full amount back to you.

PEGACPSA88V1 PDF Dumps Nov 24, 2023 Exam Questions – Valid PEGACPSA88V1 Dumps [Q29-Q53]

Share

PEGACPSA88V1 PDF Dumps Nov 24, 2023 Exam Questions – Valid PEGACPSA88V1 Dumps

Ultimate PEGACPSA88V1 Guide to Prepare Free Latest Pegasystems Practice Tests Dumps


To qualify for the PEGACPSA88V1 Certification Exam, candidates must have a minimum of six months of experience working on Pega projects. They must also have completed the Pega System Architect Essentials course and the Pega System Architect Part 1 course. PEGACPSA88V1 exam consists of 60 multiple-choice questions and must be completed in 90 minutes.


Pegasystems PEGACPSA88V1 is an important certification exam for those who are interested in becoming a certified Pega System Architect 8.8. PEGACPSA88V1 exam is designed to test candidates' knowledge and skills in various areas related to Pega System Architecture. Passing PEGACPSA88V1 exam is a crucial step towards becoming a certified Pega System Architect and achieving professional success in the field of software development.

 

NEW QUESTION # 29
Which two field types are specialized versions of the Query field type? (Choose two ) Available Choices (select all choices that are correct)

  • A. Data reference
  • B. A Picklist
  • C. Embedded data
  • D. Case reference

Answer: A,D

Explanation:
These two field types are specialized versions of the Query field type. A Query field type allows users to select a value from a list that is populated by running a report definition rule or by referencing another field value rule. A Case reference field type allows users to select an existing case from a list that is populated by running a report definition rule on the Work- class or one of its subclasses. A Data reference field type allows users to select an existing data object from a list that is populated by running a report definition rule on a specific data class. Reference: https://community.pega.com/knowledgebase/articles/user-experience/86/configuring-field-types


NEW QUESTION # 30
An online sales application supports both laptop and mobile devices. You are configuring theapplication skin and you notice the responsive layout in the mobile device is not displaying views as stakeholders require. Which two options allow you to resolve this situation without negatively impacting the laptop users? (Choose two.)

  • A. Do not use a skin for the mobile application version.
  • B. Update the process to give mobile users a separate portal.
  • C. Adjust the responsive behavior in the skin for optimal viewing in the mobile portal.
  • D. Use the same application skin in all portals.

Answer: A,D


NEW QUESTION # 31
An organization requests the following behavior for a case type that allows customers to place orders for fulfillment
* The application identifies customer information, such as user ID and locale upon login
* Cases list the last 10 orders placed by the customer, including the order status
* Customers 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 # 32
A reservation process allows customers to reserve a flight, hotel room, and rental car as part of a travel itinerary Which configuration displays a Select flight insurance check box only when the itinerary includes a flight?
Available Choices (select all choices that are correct)

  • A. A disable condition (When rule) that is applied to the section with the flight insurance information.
  • B. A disable condition (When rule) that is applied to the Select flight insurance check box.
  • C. A required condition (When rule) that is applied to the Select flight insurance check box.
  • D. A visibility condition (When rule) that is applied to the Select flight insurance check box.

Answer: D

Explanation:
To display the Select flight insurance check box only when the itinerary includes a flight, you can apply a visibility condition (When rule) to the check box. A visibility condition is a rule that determines whether a UI element is visible or hidden based on a logical expression or a reference to another rule. A When rule is a rule that defines a true-false test based on property values, constants, or other factors. Reference: https://community.pega.com/knowledgebase/articles/user-experience/86/configuring-visibility-conditions


NEW QUESTION # 33
An insurance claim case type is defined as follows:

If the Review claim step is configured to set the status to Pending-Investigation, when is the status of the case set to Pending-Investigation?
Available Choices (select all choices that are correct)

  • A. When the Process claim stage starts
  • B. When the Review claim step starts
  • C. When Investigate claim step completes
  • D. When the Review claim step completes

Answer: B

Explanation:
The status of a case is set to the value configured in the Status field of an assignment shape when that assignment starts. Therefore, if the Review claim step is configured to set the status to Pending-Investigation, the status of the case is set to Pending-Investigation when the Review claim step starts. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/updating-case-status


NEW QUESTION # 34
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. Text input
  • B. Check box
  • C. Radio buttons
  • D. Drop-down

Answer: C


NEW QUESTION # 35
Select each Use Case on the left and drag it to the appropriate Automation on the right.

Answer:

Explanation:


NEW QUESTION # 36
In the Travel booking case type, if a passenger indicates that they are traveling with a service animal, they must document the type. size, and age of the animal How do you configure the case life cycle to meet this requirement?
Available Choices (select all choices that are correct

  • A. Add an Identify service animal process within the Travel booking case life cycle and apply a condition to determine when to run the process
  • B. Apply an optional action to the Travel booking case type to allow the passenger to provide the information as needed
  • C. Create a Service animal accommodation child case that is automatically resolved if the passenger is not traveling with a service animal
  • D. Configure a validation rule in the Travel booking case type settings to check whether the passenger is traveling with a service animal

Answer: A

Explanation:
To meet the requirement, you can add an Identify service animal process within the Travel booking case life cycle and apply a condition to determine when to run the process. The condition can be based on a property that indicates whether the passenger is traveling with a service animal or not. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/adding-processes-case-life-cycle


NEW QUESTION # 37
An internal application currently grants employees access to one of four personas Admin. Author. User, and Manager A new system administrator who joins the company requires all the access of the Admin persona but only some of the reporting features are available to the Author persona How do you satisfy this security requirement?
Available Choices (select all choices that are correct)

  • A. Create a new SysAdmin persona with the required access.
  • B. Add the analyst to the Author persona.
  • C. Update the Admin persona to include the required access.
  • D. Add the system administrator to both the Author persona and Admin persona.

Answer: A

Explanation:
To satisfy this security requirement, you can create a new SysAdmin persona with the required access. A persona is a rule that defines the access rights and privileges for a group of users who perform similar tasks in an application. You can create a new persona by copying an existing one and modifying it to suit your needs. In this case, you can copy the Admin persona and add some of the reporting features from the Author persona to create the SysAdmin persona. Reference: https://community.pega.com/knowledgebase/articles/security/86/personas


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

Answer: B


NEW QUESTION # 39
Select each description on the left and drag it to the correct property mode on the right.

Answer:

Explanation:


NEW QUESTION # 40
In which situation do you configure branched rulesets?

  • A. Multiple teams need to work on the same application version
  • B. You need to delegate rules to process owners from the business
  • C. One team creates a new patch for an application while another team creates a new major version of the application
  • D. A team needs to work on the next version of an application while preparing to migrate the current version.

Answer: A


NEW QUESTION # 41
In an application for configuring hardware equipment for new employees, the manager chooses a laptop model from a drop-down list. The list of available laptop models is maintained in an external system and may change over time. Which of the following do you use as the data source for this drop-down list ?

  • A. A data transform
  • B. A data table
  • C. A local list
  • D. A data page

Answer: D


NEW QUESTION # 42
Which of the following statements about responsive breakpoints is true?
Available Choices (select all choices that are correct)

  • A. By default tables have two responsive breakpoints
  • B. Custom responsive breakpoints are configured in App Studio
  • C. Responsive breakpoints rely on fixed widths
  • D. Responsive breakpoint behavior changes based on the device brand

Answer: A

Explanation:
This statement about responsive breakpoints is true. Responsive breakpoints are points at which the layout of a UI element changes based on the screen size or orientation of the device. By default, tables have two responsive breakpoints: one for tablet devices and one for phone devices. You can configure custom responsive breakpoints for other UI elements in App Studio. Reference: https://community.pega.com/knowledgebase/articles/user-experience/88/configuring-responsive-breakpoints


NEW QUESTION # 43
An online retailer creates a case type that processes and manages customer orders. The checkout process has four steps:
1. Review Order: The customer reviews the items in order of add-to-cart selection and can adjust the quantity of each item and delete items to calculate and display the order total.
2. Select Shipping Option: The customer selects a shipping option to determine and display the shipping charge for their order.
3. Enter Delivery Address: The customer enters their delivery address to determine the sales tax, if applicable, and the application displays the calculated sales tax.
4. Enter Payment Information: The customer selects a payment option and confirms the grand total of the order.
For each calculation, identify the appropriate chaining option to maximize the performance.

Answer:

Explanation:


NEW QUESTION # 44
Which two requirements ensure that valid data is used in a case? (Choose two.) Available Choices (select all choices that are correct)

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

Answer: A,C

Explanation:
These two requirements ensure that valid data is used in a case. The data fits the business logic means that the data values are consistent with the rules and conditions that define the case behavior and outcome. The data is the correct field type means that the data values match the expected format and structure of the field properties, such as text, number, date, or email. Reference: https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/data-types https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/field-values


NEW QUESTION # 45
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 individually?
Available Choices (select all choices that are correct1

  • A. Add an optional process to the case workflow
  • 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 alternate stage to the case life cycle.

Answer: B

Explanation:
Optional actions are actions that users can perform at any time during a stage in the case workflow. They are not required to advance the case to the next stage or step. Optional actions can be used to allow customers to update any of the user profile pages individually during the order placement stage. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/configuring-optional-actions


NEW QUESTION # 46
The business process for an automobile insurance claim consists of the following phases
* Submission The customer contacts a customer service representative (CSR) to file the claim
* Review An adjuster reviews the claim, assesses the damages to each vehicle, and provides an estimate of the cost of repairs
* Repair A third party performs the repairs on each vehicle communicating with the adjuster and customer as necessary
* Verification After each vehicle repair, the adjuster closes the claim.
According to Pega best practices which phase can you implement as a child case?

  • A. Submission
  • B. Verification
  • C. Review
  • D. Repair

Answer: D

Explanation:
To implement this requirement, you can implement the Repair phase as a child case. A child case is a case that is created and processed as part of another case, called the parent case. A child case can run independently of the parent case and can have its own life cycle, data, and service levels. By using a child case for the Repair phase, you can allow the parent case to continue independently of the child case processes. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/creating-child-cases


NEW QUESTION # 47
A reservation process allows customers to reserve a flight, hotel room, and rental car as partof a travel itinerary. Which configuration displays a check box to allow users to select travel insurance only if the itinerary includes a flight?

  • A. An action set applied to the check box
  • B. A visible when condition applied to the check box
  • C. A validate rule applied to the flow action
  • D. A declare expression configured for forward chaining

Answer: B


NEW QUESTION # 48
A library application used by staff creates a book request case when a member wishes toborrow one or more books. As part of the case process, the application shows the staff a readonly list of outstanding past-due books to remind the member to return late books, select the Data page definition for this use case.

  • A. List,Readonly,Node
  • B. Page,Editable,Node
  • C. List,Readonly,Requestor
  • D. Page,Editable,Requester
  • E. List,Readonly, Thread
  • F. Page,Readonly,Requester

Answer: C


NEW QUESTION # 49
You configure a service level to adjust assignment urgency to 100 when the goal interval lapses How does the assignment urgency impact the deadline and passed deadline intervals?
Available Choices (select all choices that are correct

  • A. Urgency value remains at 100 but other service level processing continues
  • B. The user is notified that the maximum urgency has been reached
  • C. Service level processing is halted until the assignment is completed
  • D. Urgency value continues to increment as configured.

Answer: D

Explanation:
When the goal interval lapses and the assignment urgency is adjusted to 100, the urgency value continues to increment as configured for the deadline and passed deadline intervals. The urgency value determines how quickly an assignment needs attention and affects how assignments are prioritized in worklists and work queues. Reference: https://community.pega.com/knowledgebase/articles/case-management/86/configuring-service-levels


NEW QUESTION # 50
In the first step in a case type, the user compares data on a form to the data on a customer account. If the data matches, the case is resolved. If the data does not match, the user advances the case to update the account. Management only wants a record of the cases that update an account. What two configuration options do you use to implement this requirement ? (Choose Two)

  • A. Add a persist case shape after the first step.
  • B. Apply a when condition to the first step to persist only cases requiring updates.
  • C. Configure the first step to instantiate the case type as a temporary case.
  • D. Configure the starting flow to instantiate the case type as a temporary case.

Answer: B,C


NEW QUESTION # 51
An international online car parts business wants customers to find parts for any vehicle 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?
Available Choices (select all choices that are correct)

  • A. Configure a connection to an external system of record that contains the make model, and year vehicle data
  • B. Configure a data page to store the make, model, and year vehicle data.
  • C. Configure a local data storage of the make model and year vehicle data
  • D. Configure a static list of the make model and year vehicle data

Answer: A,B

Explanation:
To implement this requirement, you can configure a data page to store the make, model, and year vehicle data and configure a connection to an external system of record that contains the make, model, and year vehicle data. A data page is a rule that defines how and when to load data into memory for use by an application. You can configure a data page to source its data from an external system by using connectors or integrations. This way, you can access up-to-date vehicle data from an external database or web service without storing it locally in your application. Reference: https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/data-pages https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/sourcing-data-page-data-external-systems


NEW QUESTION # 52
Which two configurations do you use to validate the minimum age of a new potential customer in the Collect Account lnformation assignment step? (Choose Two)

  • A. Reference the Edit Validate rule on the Collect Account lnformation flow action.
  • B. Reference the Edit validate rule on the Collect Account lnformation assignment.
  • C. Create a Validate rule to check the customer age.
  • D. Create and Edit Validate rule to check the customer age.
  • E. Reference the Validate rule on the Collect Account lnformation assignment.
  • F. Reference the Validate rule on the Collect Account lnformation flow action.

Answer: C,F


NEW QUESTION # 53
......

Passing Key To Getting PEGACPSA88V1 Certified Exam Engine PDF: https://www.braindumpsit.com/PEGACPSA88V1_real-exam.html

Get Top-Rated Pegasystems PEGACPSA88V1 Exam Dumps Now: https://drive.google.com/open?id=1HUrh2Db_d4B99QVN8q4pjqnzc2g3sGIz