Latest 2024 Realistic Verified PEGACPSA88V1 Dumps - 100% Free PEGACPSA88V1 Exam Dumps [Q48-Q66]

Share

Latest 2024 Realistic Verified PEGACPSA88V1 Dumps - 100% Free PEGACPSA88V1 Exam Dumps

Get 2024 Updated Free Pegasystems PEGACPSA88V1 Exam Questions and Answer


Pegasystems PEGACPSA88V1 (Certified Pega System Architect 8.8) Exam is a certification exam designed to test the skills and knowledge of professionals who work with Pega technology. Pega is a leading provider of cloud-based business process management (BPM) and customer relationship management (CRM) software solutions. PEGACPSA88V1 exam is intended to assess a candidate's ability to design and develop Pega applications using best practices and industry standards.

 

NEW QUESTION # 48
Several Development teams work on different enhancements.
The release date for each enhancement is uncertain. Which two options allow each team to keep its work separate? (Choose Two)

  • A. Set up a branch ruleset for each team
  • B. Create a production ruleset for each team.
  • C. Create a new ruleset version for each team.
  • D. Create a new application for each team

Answer: A,C


NEW QUESTION # 49
A requirement for a hotel reservation case type states that as customers change their room selection, the total cost of the reservation updates. How do you satisfy this requirement ?

  • A. Configure a Validate rule for the room selection step.
  • B. Define a declare expression for the total cost field.
  • C. Apply a Disable when condition to the total cost field.
  • D. Add a When condition to the room selection step.

Answer: B


NEW QUESTION # 50
To qualify for an instant loan an applicant must earn a monthly income of at least GBP2000 and cannot exceed GBP15000 in credit card debt.
How do you enforce these restrictions when requesting an instant loan?
Available Choices (select all choices that are correct)

  • A. Use a Validate rule to call two Edit validate rules one for income and one for credit card debt
  • B. Use Ul controls to validate the entries in the income and credit card debt fields
  • C. Use two Edit validate rules one for income and one for credit card debt.
  • D. Use a single Validate rule with two conditions one for income and one for credit card debt

Answer: D

Explanation:
To enforce these restrictions when requesting an instant loan, you can use a single Validate rule with two conditions one for income and one for credit card debt. A Validate rule is a rule that tests property values for errors or omissions during case processing. You can define multiple conditions in a Validate rule to check whether the property values meet your business requirements. Reference: https://community.pega.com/knowledgebase/articles/case-management/86/validating-case-data


NEW QUESTION # 51
Select the corresponding user interface (UI) action set component for each behavior in the Answer area.

Answer:

Explanation:


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. Create a Validate rule to check the customer age.
  • B. Create and Edit Validate rule to check the customer age.
  • C. Reference the Edit validate rule on the Collect Account lnformation assignment.
  • D. Reference the Validate rule on the Collect Account lnformation assignment.
  • E. Reference the Validate rule on the Collect Account lnformation flow action.
  • F. Reference the Edit Validate rule on the Collect Account lnformation flow action.

Answer: A,E


NEW QUESTION # 53
To qualify for an instant loan an applicant must earn a monthly income of at least GBP2000 and cannot exceed GBP15000 in credit card debt.
How do you enforce these restrictions when requesting an instant loan?
Available Choices (select all choices that are correct)

  • A. Use a Validate rule to call two Edit validate rules one for income and one for credit card debt
  • B. Use Ul controls to validate the entries in the income and credit card debt fields
  • C. Use two Edit validate rules one for income and one for credit card debt.
  • D. Use a single Validate rule with two conditions one for income and one for credit card debt

Answer: D

Explanation:
To enforce these restrictions when requesting an instant loan, you can use a single Validate rule with two conditions one for income and one for credit card debt. A Validate rule is a rule that tests property values for errors or omissions during case processing. You can define multiple conditions in a Validate rule to check whether the property values meet your business requirements. Reference: https://community.pega.com/knowledgebase/articles/case-management/86/validating-case-data


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

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

Answer: D

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 # 55
A business architect has developed a new process for a case type. To verify that the Ul elements collect the expected results, you want to test the process and the fields. Which two configurations, when used together, allow you to record a set of interactions and save the test results to verify process functionality? (Choose two.) Available Choices (select all choices that are correct!

  • A. Create a scenario test for the case type
  • B. Add explicit assertions on the Scenario testing landing page
  • C. Create a unit test for the case type
  • D. Add explicit assertions on the Ul elements.

Answer: A,D

Explanation:
To record a set of interactions and save the test results to verify process functionality, you can create a scenario test for the case type and add explicit assertions on the UI elements. A scenario test is a test that simulates how users interact with an application to complete a task or goal. An explicit assertion is a test condition that verifies whether an expected value matches an actual value in the application. Reference: https://community.pega.com/knowledgebase/articles/testing-applications/86/creating-scenario-tests


NEW QUESTION # 56
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. A declare expression configured for forward chaining
  • B. A visible when condition applied to the check box
  • C. An action set applied to the check box
  • D. A validate rule applied to the flow action

Answer: B


NEW QUESTION # 57
two statements about Configuration sets are true? (Choose two.)
Available Choices (select all choices that are correct)

  • A. Used to organize Configuration settings with a common element
  • B. Enables the business to control application behavior
  • C. Defined in the Data -Configuration -Setting class
  • D. Used if a Dynamic System Setting does not meet the requirements

Answer: A,B

Explanation:
These two statements about Configuration sets are true. Configuration sets are a unified configuration framework that allows for truly upgradeable and dynamic applications. Configuration sets enable the business to control application behavior by providing low-code options for customizing parameters for application features or specific case types. Configuration sets are used to organize Configuration settings with a common element, such as an application feature or specific case type. Reference: https://academy.pega.com/topic/configuration-sets/v1


NEW QUESTION # 58
A survey is sent to a customer via email.
How do you configure a solution to ensure the email Includes the case ID for the survey?
Available Choices (select all choices that are correct)

  • A. Create a process using the Send Email step allowing representatives to quickly add the case ID to the email
  • B. Use the Insert Property feature of a Send Email step to add the case ID when composing the custom message
  • C. Call a data transform to copy the case ID from pyWorkPage to the email
  • D. Create a required field for the case ID that must be entered by a user during the case process prior to sending the email

Answer: B

Explanation:
To ensure the email includes the case ID for the survey, you can use the Insert Property feature of a Send Email step to add the case ID when composing the custom message. This way, you can dynamically insert the value of any property in your email message. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/sending-emails


NEW QUESTION # 59
Identify the two requirements that are satisfied by using a data transform. (Choose two.)

  • A. Copy an existing order to a new case.
  • B. Convert integer data to text data.
  • C. Display the same data on multiple user views.
  • D. Validate the format of a property value.

Answer: A,B


NEW QUESTION # 60
During testing you notice that the Send case status email step does not send an email Which work Item do you create in Agile Workbench to address this issue?

  • A. User story
  • B. Feedback
  • C. Scenario test
  • D. Bug

Answer: D

Explanation:
A bug is a work item that describes an error or defect in the application that prevents it from functioning as expected. A bug should be created in Agile Workbench to address the issue of the Send case status email step not sending an email. Reference: https://community.pega.com/knowledgebase/articles/pega-platform-capabilities/86/creating-bugs-agile-workbench


NEW QUESTION # 61
ABC BankCorp wants to create a mobile app experience for users and CSRs for its Transaction Dispute application. Of the following requirements, which option requires you to configure distinct mobile app channels?
Available Choices (select all choices that are correct)

  • A. The mobile app customizes currency units and date/time format according to the location of the users
  • B. CSRs can create other case type instances on the mobile app
  • C. Mobile app color palettes are different for users and CSRs
  • D. The mobile app supports all mobile phone operating systems

Answer: C

Explanation:
This option requires you to configure distinct mobile app channels because it involves customizing the look and feel of the mobile app for different user groups. A mobile app channel is a configuration layer that defines how users interact with your application on mobile devices. You can create multiple mobile app channels for different user groups or personas and apply different branding, security, or functionality settings to each channel. Reference: https://community.pega.com/knowledgebase/articles/mobile/86/configuring-mobile-app-channels


NEW QUESTION # 62
Sales managers must be able to approve sales quote proposals by email and from their mobile devices How do you implement this requirement?
Available Choices (select all choices that are correct)

  • A. Add an Approve/Reject step with mobile approval enabled and add a Send Email step
  • B. Add an Approve/Reject step and enable email notifications on the case type
  • C. Add an Approve /Reject step and enable approval from email and mobile
  • D. Add an Approve/Reject step and a Send Email step

Answer: C

Explanation:
To implement this requirement, you can add an Approve /Reject step and enable approval from email and mobile. This way, sales managers can approve sales quote proposals by clicking a link in an email or by using their mobile devices. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/configuring-approval-email-and-mobile


NEW QUESTION # 63
Drag the appropriate ruleset version type on the left to the corresponding scenario on the right.

Answer:

Explanation:


NEW QUESTION # 64
Which two requirements can you support by configuring a mobile channel in App Studio? (Choose two.) Available Choices (select all choices that are correct)

  • A. Set the dimensions of an application icon to 180x180 pixels
  • B. Lock the application after 20 minutes of inactivity
  • C. Grant access to the mobile app for a specific user
  • D. Configure a left swipe behavior to open a message

Answer: B,D

Explanation:
These two requirements can be supported by configuring a mobile channel in App Studio. A mobile channel allows you to define various settings and features for your mobile app, such as security, branding, navigation, gestures, push notifications, offline support, and so on. Reference: https://community.pega.com/knowledgebase/articles/mobile/86/configuring-mobile-app-channels


NEW QUESTION # 65
Users create Insurance Coverage Request Cases to authorize insurance payments. Users enter information that includes the name of the patient, the date of the procedure and the type of the procedure. After entering the information, user submits the request for a review of the patient's insurance policy. Because multiple users enter requests, duplicate request can occur. A request is considered a duplicate if the patient name, procedure type, procedure date match an existing request. You have been given two requirements:
- Ensure that users can identify duplicate requests.
- If a case is duplicate, it is not written to the database. Otherwise, write the case to the database.
Which two options configure application so that users can identify duplicate requests? (Choose two)

  • A. Configure a validate rule to validate matching cases.
  • B. Add a duplicate search step to the case life cycle design.
  • C. Configure a duplicate search decision table and add it to a Decision shape
  • D. Configure weighted conditions.

Answer: A,C


NEW QUESTION # 66
......

PEGACPSA88V1 Dumps PDF and Test Engine Exam Questions: https://www.prep4king.com/PEGACPSA88V1-exam-prep-material.html

Get New PEGACPSA88V1 Certification – Valid Exam Dumps Questions: https://drive.google.com/open?id=1zrTV2Xr90obu7mmu6ycU6zywH0eBXDmC