Check Real Pegasystems PEGACPSA88V1 Exam Question for Free (2024) [Q29-Q50]

Share

Check Real Pegasystems PEGACPSA88V1 Exam Question for Free (2024)

Get Ready to Boost your Prepare for your PEGACPSA88V1 Exam with 84 Questions


Pegasystems PEGACPSA88V1 (Certified Pega System Architect 8.8) Certification Exam is a comprehensive and rigorous exam that tests a candidate's knowledge and skills in designing and implementing Pega applications. Certified Pega System Architect 8.8 certification provides a valuable credential for professionals working with Pega technology and can lead to career advancement opportunities.


The PEGACPSA88V1 certification exam covers a wide range of topics related to the Pega platform, including Pega architecture, application design, system integration, and security. PEGACPSA88V1 exam consists of 65 multiple-choice questions, and candidates have 90 minutes to complete it. To pass the exam, candidates must score at least 70 percent.

 

NEW QUESTION # 29
You create an application for employees to submit timesheets. Employees enter work, vacation, and sick time for a particular week. On the entry form, employees see a summary of the total hours entered. After the employee submits the timesheet, the application displays remaining vacation and sick time for the employee. You configure the user view that displays remaining vacation and sick time. The balance calculates by subtracting the vacation time and sick time for the week from the current vacation and sick time balances. Which configuration option is used to summarize the remaining vacation and sick time?

  • A. Use procedural processing with a data transform. Remaining vacation and sick time calculate after the user submits a timesheet.
  • B. Use a When rule. When the application references the remaining vacation and sick time, each value calculates.
  • C. Use declarative processing. Whenever the vacation time or sick time entries change, the remaining vacation and sick time calculate.
  • D. Use pyDefault and pySetFieldDefaults. When the process invokes the data transforms, the remaining vacation and sick time calculate.

Answer: C


NEW QUESTION # 30
While running a process, you notice that a read-only field on a form contains a value.
Which tool allows you to determine if a declare expression was used to calculate the value?

  • A. Declarative network
  • B. Clipboard tool
  • C. The Tracer
  • D. Live Ul

Answer: D


NEW QUESTION # 31
Which option follows best practices for naming a ruleset in Pega Platform?
Available Choices (select all choices that are correct)

  • A. Pega-Prod 01-04-01
  • B. Credit Check:03-01-02
  • C. Grand-Corporation-Human-Resources-Department 01-01-03
  • D. Expense 01-02-05

Answer: B

Explanation:
This option follows best practices for naming a ruleset in Pega Platform. A ruleset name consists of two parts separated by a colon (:). The first part is an application-specific identifier, such as Credit Check, that is unique within your organization. The second part is a version number that consists of three numeric segments separated by hyphens (-), such as 03-01-02. Reference: https://community.pega.com/sites/default/files/help_v88/procomhelpmain.htm#rule-/rule-ruleset-/rule-ruleset-name/main.htm


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

Answer: D


NEW QUESTION # 33
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 # 34
You are asked to create a visualization that allows managers in the Customer Service division to track the number and status of Customer Support Request cases submitted over the last 30 days What is the process that you follow to create this visualization?
Available Choices (select all choices that are correct)

  • A. Open the Explore data landing page and then add a Reporting widget
  • B. Open the Data landing page and then create a new insight
  • C. Open the Channels landing page and then add a new portal
  • D. Open the Explore data landing page, and then create a new insight

Answer: D

Explanation:
To create a visualization that allows managers in the Customer Service division to track the number and status of Customer Support Request cases submitted over the last 30 days, you can open the Explore data landing page, and then create a new insight. An insight is a visualization of data that you can use to monitor key performance indicators, identify trends, and discover opportunities for improvement. You can create insights from the Explore data landing page in App Studio. Reference: https://community.pega.com/knowledgebase/articles/reporting/86/creating-insights


NEW QUESTION # 35
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 correct1

  • A. Configure a static list of 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 connection to an external system of record that contains the make, model and year vehicle data

Answer: B,D

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 # 36
An event center has a case type that allows customers to book a dining room for events After customers provide basic information and indicate whether they want catering for the event, the following behavior occurs.
* If customers do not ask for catering. they receive a rental rate quote for the dining room
* If customers indicate that they want catering for the event, they must choose a menu before they can receive a quote Which two options do you use to configure the case type to achieve the requested behavior? (Choose two.)

  • A. Create a process for customers to indicate menu preferences Add the process as a case-wide optional action
  • B. Create parallel processes for providing menu preferences and for providing the customer with the rental rate quote
  • C. Configure the menu preferences and appointment date fields with a visibility condition if the customer selects the catering checkbox.
  • D. Create a checkbox for customers to indicate whether they want catering for the event Add a decision shape that evaluates whether the customer checks the box

Answer: C,D

Explanation:
To achieve the requested behavior, you can use a checkbox and a decision shape to branch the case flow based on whether the customer wants catering or not. You can also use a visibility condition to show or hide the menu preferences and appointment date fields depending on the checkbox value. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/branching-case-flow-based-decision


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

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

Answer: B

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 # 38
You are configuring routing for a customer warranty service request. All warranty servicerequests are routed to the warranty resolution group except for warranty service requests for betanrelease 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 vice president of service who routes assignments to the warranty resolution group as needed.
  • B. 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.
  • C. 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.
  • D. Route the assignment to the warranty resolution group who sends an email notification to the vice president of service for the beta-release product.

Answer: B


NEW QUESTION # 39
n a purchase request case type, you have the following requirement Purchase requests should automatically go to the manager of an employee to meet this requirement, you design a case with a.
Available Choices (select all choices that are correct)

  • A. step that routes to the manager
  • B. process that routes to the manager
  • C. change stage step to allow the employee to route to the manager
  • D. stage to route requests to the manager

Answer: A

Explanation:
To meet this requirement, you can design a case with a step that routes to the manager. A step is an action that users or systems perform to advance a case toward resolution. You can configure a step to route to a specific user or group of users based on their role, skill, availability, or reporting structure. Reference: https://community.pega.com/knowledgebase/articles/case-management/88/adding-steps-case-life-cycle


NEW QUESTION # 40
A data page holds product information The data page's Reload if older Than field is set to 15 minutes The data page is created at 06:12 At 06:20 the user requests product information At 06:42 the user requests product information.
When is the data page reloaded?
Available Choices (select all choices that are correct)

  • A. 06:42
  • B. 06:35
  • C. 06:20
  • D. 06:27

Answer: A

Explanation:
The data page is reloaded at 06:42. A data page is a rule that defines how and when to load data into memory for use by an application. The Reload if older than field specifies the maximum age of the data page before it is reloaded from its source. In this case, the data page's Reload if older than field is set to 15 minutes, which means that the data page will be reloaded if it is older than 15 minutes when it is requested. The data page is created at 06:12, so it will expire at 06:27. At 06:20, the user requests product information, but the data page is not reloaded because it is not expired yet. At 06:42, the user requests product information again, but this time the data page is reloaded because it is older than 15 minutes. Reference: https://community.pega.com/knowledgebase/articles/data-management-and-integration/86/data-pages


NEW QUESTION # 41
Select each security implementation on the left and drag it to the corresponding security policies.

Answer:

Explanation:


NEW QUESTION # 42
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 a declare expression to set a value for the standardized test score field.
  • B. Use the Clipboard tool to set a value for the standardized test score field.
  • C. Use the Run Rule window to create a unit test to evaluate the flow rule.
  • D. Use Live Ul to see how the case processes and if an error occurs.

Answer: C


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

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

Answer: A,C


NEW QUESTION # 44
Depending upon the purchase request amount, approvals cascade from the users to a loan officer, then to a director and finally to a vice president. The loan officer is the user's manager. The director is the loan officer's manager. The vice president is the director's manager.Which two approaches can you use to configure the cascading approval? (Choose two)

  • A. Approval based on Authority Matrix, with a Decision Table rule to determine the approver(s)
  • B. Approval based on Reporting structure and when conditions, using each operator's reporting to manager to determine the approver(s)
  • C. Approval based on Reporting structure, using the workbasket manager to determine the approver(s)
  • D. Approval based on Authority Matrix, with a Decision Tree rule to determine the approver(s)

Answer: B,C


NEW QUESTION # 45
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 Investigate claim step completes
  • B. When the Review claim step completes
  • C. When the Review claim step starts
  • D. When the Process claim stage starts

Answer: C

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 # 46
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. CSRs can create other case type instances on the mobile app
  • B. Mobile app color palettes are different for users and CSRs
  • C. The mobile app customizes currency units and date/time format according to the location of the users
  • D. The mobile app supports all mobile phone operating systems

Answer: B

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 # 47
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. Update the Admin persona to include the required access.
  • B. Add the system administrator to both the Author persona and Admin persona.
  • C. Create a new SysAdmin persona with the required access.
  • D. Add the analyst to the Author persona.

Answer: C

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 # 48
Select each task on the left and drag it to the corresponding Application Development Studio on the right, where the task can be completed.

Answer:

Explanation:


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

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

Answer: C


NEW QUESTION # 50
......


Pegasystems PEGACPSA88V1 (Certified Pega System Architect 8.8) is an advanced-level certification exam designed for professionals who want to demonstrate their expertise in Pega systems architecture. PEGACPSA88V1 exam validates the candidate's knowledge and skills required to design and develop Pega applications using Pega Platform 8.8. It is a comprehensive exam that covers various topics including Pega Platform architecture, application design, development, testing, and deployment.

 

Use Free PEGACPSA88V1 Exam Questions that Stimulates Actual EXAM : https://freetorrent.dumpstests.com/PEGACPSA88V1-latest-test-dumps.html