1 / 10 Pegasystems PEGACPSSA24V1 Exam Certified Pega Senior System Architect 24 https://www.passquestion.com/pegacpssa24v1.html 35% OFF on All, Including PEGACPSSA24V1 Questions and Answers P ass PEGACPSSA24V1 Exam with PassQuestion PEGACPSSA24V1 questions and answers in the first attempt. https://www.passquestion.com/ 2 / 10 1.Select two benefits of using Global Resource Settings. (Choose Two) A. Global Resource Settings allow you to manage settings in one place. B. Global Resource Settings allow you to define settings for all your different environments in one location. C. Global Resource Settings allow you to manage settings without needing to unlock rulesets. D. Global Resource Settings improves the performance for integration with the external system. Answer: AC 2.An application must support two case types. The case types are released into production on separate schedules. Given these requirements, which specialization approach do you use? A. The case types are organized in the same class. Each case type is managed with a unique ruleset. B. All rules are managed in the same ruleset and circumstanced by case type. C. The case types are organized in unique classes. Each case type is managed with a unique ruleset. D. The case types are organized in unique classes. Both case types are managed with a single ruleset. Answer: C 3.Which performance tool do you run to determine the specific step executed by your requestor session that is causing a problem? A. The Database Trace tool B. The Performance Analyzer (PAL) C. The PegaRULES Log Analyzer (PLA) D. The Performance Profiler tool Answer: D 4.You should consider using a field value when the list of allowed values is: A. mostly static B. shared across all case types C. specific to one case type D. three or fewer items Answer: A 5.What application do you use to perform remote logging? A. Database trace B. Performance Profiler C. Logging Level Settings tool D. System Management Application (SMA) Answer: D 6.In your organization, employees work between 8:00 AM and 5:00 PM EST only. Some Assignments are sent to the employee Work Queue between 5:01 PM and 07:59 AM, but work does not begin until regular business hours start. For Assignments that come in after hours, which Assignment Ready option do you use to delay the start of Service-Level Agreements until 8:00 AM each day? 3 / 10 A. Time delay B. No configuration needed C. Immediately D. Dynamically defined on a property Answer: D 7.As a best practice, in which situation do you use a keyed data page? A. A user selects an emoji from a short list that updates often. B. A user selects an image from a long list that updates often. C. A user selects a delivery option from a short list that rarely changes. D. A user selects a replacement part from a long list that seldom changes. Answer: D 8.A hospital uses a Patient visit case type to track Emergency Room (ER) visits. The case type can create Lab analysis and Diagnostic imaging child cases. While the child cases are active, the attending doctor must be able to update the Patient visit case with notes. Which two configurations, when performed together, allow a doctor to update the parent case while staff work on the respective child cases? (Choose Two) A. Configure the Lab analysis and Diagnostic imaging case types to allow one user. B. Configure the Lab analysis and Diagnostic imaging case types to allow other users to n the parent case type. C. Configure the Patient visit case type to allow multiple users. D. Configure the Patient visit case type to allow one user. Answer: BC 9.Which option for populating work party information allows users to optionally add a work party to a case while completing an assignment? A. The VOE? option on the pyCaseManagementDefault work parties rule B. A data transform added to the pyCaseManagementDefault work parties rule C. The addWorkObjectParty API activity D. The addParty flow action Answer: D 10.You are configuring duplicate case search logic in a case type. How do you ensure that resolved cases are not evaluated as potential duplicates? A. Add a weighted condition where the work status of potential duplicates does not contain "Resolved". B. Add a must match condition where the work status of potential duplicates does not contain "Resolved". C. Add a must match condition where the work status of the current case does not contain "Resolved". D. Add a weighted condition that evaluates the work status of current and existing cases where work status equals "Resolved" and has a weight of "0". Answer: A 11.You want to restrict access to a specific flow action to certain users. Which two steps must you perform? (Choose Two) 4 / 10 A. Override the Access Deny record to the flow action. B. Add the privilege to the users ’ access group. C. Add the privilege to the flow action record. D. Add the privilege to a user role that is available to the users ’ access group. Answer: CD 12.Consider the following inheritance diagram: Which of the following classes is NOT in the inheritance path of MyCo-HR-SelfService-Work-TimeOff and therefore cannot contribute rules during rule resolution? (Choose One) A. @baseclass B. MyCo- C. PegaHRFramework- D. None of the above Answer: D 13.In Pega Decision Management, how do you prevent repeating an offer to a customer? A. Add a decision shape to the offer flow. B. Add a filter component to the decision strategy. C. Add a volume constraint to the campaign. D. Add a customer interaction segment to the campaign. Answer: B 14.While running an application, a user notes that a system exception occurred. Which log do you review to identify the issue? 5 / 10 A. Pega B. BIX C. Alert D. Alert Security Answer: C 15.When a user selects a product in a list, the application displays data about that product. Data is copied to a page property using the Copy data from a data page option. After the data has been copied to the property, when is the data copied to the property again? A. When the product is changed B. The next time the property is accessed C. The next time the case is opened D. Never Answer: A 16.A dynamic layout uses an Inline format to organize UI elements on the screen. The Inline format is configured with two responsive breakpoints: the first one is to change to an Inline grid triple format at 1024 pixels, and the second one is to change to an Inline grid double format at 768 pixels. The UI elements are arranged into various numbers of rows depending on the screen size and number of elements on the screen. When the screen size is at 800 pixels and there are five elements on the screen, how many elements should be in the last row? A. Five since it is in Inline format. B. One since it is in Inline grid double format. C. Undetermined — it depends on the sizes of the elements. D. Two since it is in Inline grid triple format. Answer: C 17.An agent in your system is running on three nodes. You have been asked to update the agent's schedule interval. How would you make your update? A. Open the agent schedule for each node the agent is running on and update the interval. B. In SMA, select a node, then select the agent, and finally update the interval. C. For each node, copy the agent schedule instance and modify the interval. D. Open the agents rule and update the interval. Answer: A 18.You are building a web service connector for an application. The configuration values for the endpoint URLs change between staging and production phases. What is the best configuration to ensure that these values update between development phases? A. Create two application versions, one for staging and one for production, using the correct endpoint URL values. B. Configure a data transform to update the endpoint URL values as the production phase changes. C. Create new Application Settings that contain the configuration settings for the endpoint URLs for the 6 / 10 staging and production phases. D. Configure a When rule to update the endpoint URL values as the production phase changes. Answer: C 19.Scenario: Your application has a top-level Purchase Request Case Type and a Purchaser Order child Case Type. Drag the strategy options below into the correct boxes. Answer: 20.In an online shopping application, the primary case type PurchaseOrder has two child case types: Payment and Packaging. In processing PurchaseOrder case PO-11, Payment case Pay-37 and Packaging case Pac-56 are created. Which of the following statements about the processing of PO-11, Pay-37, and Pac-56 is correct? A. Both Pay-37 and Pac-56 have to be resolved before PO-11 is resolved. B. Pac-56 has to be resolved before Pay-37 is resolved. C. PO-11 has to be resolved before either of Pay-37 and Pac-56 be resolved. D. PO-11 can be resolved when either of Pay-37 and Pac-56 is resolved. Answer: A 21.Your company has developed a process in Pega Platform ™ for tracking orders. Your company also has an existing Android app. You are asked to create a mobile app solution to include the new order 7 / 10 tracking process in their existing app. How do you build the mobile app? A. Create a signed SDK app B. Create an SDK app C. Build a native Android app D. Export an unsigned app Answer: B 22.Select the three true statements about the use of a BLOB field. (Choose Three) A. A BLOB automatically exposes properties for reporting. B. A BLOB provides flexibility by avoiding the need for schema changes when the data model changes. C. A BLOB can store an object of any size. D. A BLOB allows an application to read or write an entire case in one database transaction. E. Case data can only be stored in a BLOB. Answer: BCD 23.You need to unit test a decision table. The table compares input properties against data on a clipboard page. What two methods allow you to populate the clipboard page with data before testing the decision table? (Choose Two) A. Use the Clipboard tool to write the values to the pySimulationDataPage. B. Provide the values in the Run Rule dialog. C. Create a data transform to provide values for the properties on the clipboard page. D. You can run a data transform to populate clipboard data prior to unit testing a rule. E. Open a case with the needed data and copy the data to the clipboard for the unit test. Answer: DE 24.Consider the following requirement: The patient must be able to modify physician details at any time without impacting primary case processing. Which configuration satisfies this requirement? A. Add an alternate stage with at least one process to the case life cycle. B. Add a primary stage with at least one process to the case life cycle. C. Add a case-wide optional action to the case life cycle. D. Add an assignment to the case life cycle. Answer: C 25.You are updating an application that is comprised of a number of ruleset versions. How do you copy the highest version of each rule in the different ruleset versions into a higher ruleset version? A. Use the Application Structure landing page to lock the current ruleset versions and increment the application to a new ruleset version. B. Use the Ruleset Maintenance wizard and skim the rulesets to collect the highest version of every rule into the new ruleset version. C. Use the Ruleset Maintenance wizard to move the rules from the existing rulesets into the new ruleset. 8 / 10 D. Use the Application rule form to create a branched ruleset, then merge the rulesets into the new branch. Answer: B 26.Offline support requires which two configurations? (Choose two.) A. Access groups set up to allow offline access to users. B. Appropriate case types configured for offline processing. C. An authorization activity to manage offline permissions. D. A set of privileges to run sections in an offline environment. Answer: AB 27.A branch ruleset is a ruleset that ___________. (Choose Two) A. Is based off of another ruleset B. Is designed for large projects C. Prevents developers from seeing work of all team members D. Contains rules that are not in active development Answer: AB 28.A requirement states that when an assignment is in review, its work status is set to Open-Review. Which two steps do you perform to implement this requirement? (Choose Two) A. Add a data transform to the process to apply the Open-Review status before reaching the appropriate assignment. B. Add Open-Review as an allowed status on the case type rule. C. Create a field value rule for the Open-Review status. D. Apply the Open-Review status to the appropriate assignments. Answer: BC 29.You can call any of the Pega API services by using ___________. A. standard HTTP methods B. out-of-the-box Pega rules C. SOAP web services D. a data transform Answer: A 30.You need to display an error message to the user if a data page fails to retrieve data from an external system. Where do you detect the error? A. In the response data transform B. In the activity transition condition invoking the connector C. In the post-processing activity in the data page D. In the pre-processing activity in the data page Answer: A 31.Depending upon the purchase request amount, approvals cascade from the user to a loan officer, then 9 / 10 to a directory 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 Reporting Structure, using the Workbasket manager to determine the approver(s) B. Approval based on Authority Matrix, with a Decision Table rule to determine the approver(s) C. Approval based on Reporting Structure and when conditions, using each operator's Reporting To manager to determine the approver(s) D. Approval based on Authority Matrix, with a Decision Tree rule to determine the approver(s) Answer: BC 32.Which two configurations can you use to include access groups into your Product rule? (Choose Two) A. Export the access groups using the Access Manager. B. Associate the access groups with a ruleset included in the application. C. Add the access groups to the application record. D. Add the access group to the Product record in the Individual instances to include section. Answer: BD 33.Which two design configurations limit the need for scrolling when an application is used on a mobile device? (Choose Two) A. Use grid layouts rather than repeating dynamic layouts to display tabular data. B. Hide noncritical information until needed. C. Configure UI controls to use native controls on mobile devices. D. Set the width for layouts in percentages. Answer: CD 34.Alternate stages are used to _____________________. (Choose Two) A. represent an alternative flow of the case life cycle sequenced from beginning to end. B. organize process steps that are not part of the normal course of events. C. define the expected flow of events in the life cycle of a case. D. define the tasks that users accomplish while the case is in the stage. Answer: BD 35.Field values enable you to _________________. A. set default values for a property B. test the validity of an input value C. customize a list of allowed values for a property based on the context of the property D. define the values used in a circumstance template Answer: C 36.Your application has a top-level Purchase Request Case Type and a Purchaser Order child Case Type. The company determines that only one user at a time may open and work on a Case. However, users working on purchase orders should not lock out users working on purchase requests. How do you configure the lock settings for both Case Types? A. Select the Allow one user locking option on the Purchase Order Case Type and the Allow access for 10 / 10 the parent Case when the child Case is opened option on the Purchase Request Case Type. B. Select the Allow multiple users locking option on the Purchase Request Case Type and select the Allow access for the parent Case when the child Case is opened option on the Purchase Order Case Type. C. Select the Allow one user locking option on the Purchase Order Case Type and the Allow access for the parent Case when the child Case is opened option on the Purchase Order Case Type. D. Select the Allow one user locking option on the Purchase Request Case Type and select the Allow access for the parent Case when the child Case is opened option on the Purchase Order Case Type. Answer: D 37.An online shopping application has a work class named PurchaseOrder. The Work class has an embedded page for customer information, and this embedded page is of a data class named Customer. The Customer class contains an embedded page for payment information, and this embedded page is part of a data class named Payment. You need a reusable section for displaying payment information on an order. Where should you define this section? A. Purchase Order class B. Customer class C. Data- class D. Payment class Answer: D 38.Which two rule types can you mark as a relevant record? (Choose two.) A. Property B. Decision table C. Skin D. Section Answer: AD 39.A mortgage application process includes two different subprocesses that can run in parallel. When the two subprocesses are complete, the mortgage application process continues. How do you configure the mortgage application process to implement this requirement? A. Add a Split For Each shape B. Add a Subprocess shape and select the Spinoff flow option C. Add a Split Join shape D. Add a Create Case shape Answer: C