Aug 16, 2021 Step by Step Guide to Prepare for PEGAPCSSA80V1_2019 Exam BrainDumps
Certified Senior System Architect PEGAPCSSA80V1_2019 Real Exam Questions and Answers FREE Updated on 2021
NEW QUESTION 37
Your application contains a top-level case type named Purchase Request and a Purchaser Order child case. The company has determined that only one user may open and work on a case at one time. However, users working on purchase orders should not lock out users working on the parent purchase request cases. How would you configure the lock settings among the case types?
- A. Set default locking and the do not lock the parent option on purchase orders.
- B. Set optimistic locking on purchase requests and the do not lock the parent option on purchase orders.
- C. Set default locking on purchase requests and set the do not lock the parent option on purchase orders.
- D. Set default locking and the do not lock the parent option on purchase requests.
Answer: C
NEW QUESTION 38
A data page is used to retrieve data from an external system. If an error occurs, you want to display a message to the user and send an email to the system administrator.
How do you implement this requirement?
- A. Invoke the connector from an activity and use standard Obj- methods to add an error message end send an email.
- B. Create a custom error handler flow that displays the error message and sends an email.
- C. Configure an error handling process that displays the error message and sends an email.
- D. Create an error handler data transform that adds an error message to the data page and sends an email.
Answer: D
NEW QUESTION 39
Which two statements describe the role of the cache manifest in a mobile app? (Choose two.)
- A. Enables users to continue interacting with mobile apps while offline.
- B. Supports debugging efforts by providing a run-time view of the rules accessed by the app.
- C. Allows downloading of rules for offline use with a mobile app.
- D. Provides access to static resources such as HTML files, image files, or JS files.
Answer: A,D
Explanation:
Explanation/Reference: https://community.pega.com/sites/default/files/help_v73/basics/v6portal/landingpages/mobile/ offline.htm
NEW QUESTION 40
You want to allow users to use an application on a mobile device, even if the device is not connected to a network.
Which configuration option supports this requirement?
- A. Configure UI elements to use native controls on mobile devices.
- B. Source repeating layouts using report definitions.
- C. Source drop-down lists using data pages.
- D. Simulate external data sources when the application is offline.
Answer: C
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/pega-mobile/using-data-pages-parameters- offline-enabled-application
NEW QUESTION 41
Which requirement do you satisfy with an Access When record?
- A. Managers can perform an optional action to transfer a case to another workbasket, but users cannot.
- B. Government regulations require that you explicitly block user access to personally identifiable information.
- C. Company policies require that you only allow managers to run reports on purchase requests.
- D. Accountants can edit a purchase request only if the case was created by a member of their assigned department.
Answer: D
NEW QUESTION 42
A requirement states that when a case is assigned to a user for review, its work status is set to Open-Review.
Which two steps do you perform to implement this requirement? (Choose two.)
- A. Add Open-Review as an allowed status on the case type record.
- B. Configure a data transform to apply the Open-Review status on the appropriate assignments.
- C. Create a field value record for the Open-Review status.
- D. Apply the Open-Review status to the appropriate assignments.
Answer: A,D
NEW QUESTION 43
Which two fields are required when adding a parameter to a rule? (Choose Two)
- A. Name
- B. Data type
- C. Required
- D. Default value
Answer: A,B
NEW QUESTION 44
Which layer of the Enterprise Class Structure contains assets that cannot be reused in other applications?
- A. Organization
- B. Implementation
- C. Framework
- D. Division
Answer: B
NEW QUESTION 45
How do you ensure that only a manager can run a specific flow action?
- A. Add a pre-processing activity to the flow action form to determine whether the user is a manager.
- B. Add a validate rule to the flow action form to determine whether the user is a manager.
- C. Add an Access When condition to the flow action to determine whether the user is a manager.
- D. Add a privilege to the flow action form, then add the privilege to a role assigned to the access group for managers.
Answer: D
Explanation:
Reference:
https://community.pega.com/knowledgebase/articles/security/how-restrict-who-can-use-flow-action
NEW QUESTION 46
A duplicate case search contains two weighted conditions in which a property value in the current case is compared to the same property value in the existing case. After processing multiple cases that have two matching data values, duplicate case search does not identify any duplicates.
What two approaches do you take to diagnose the cause? (Choose two.)
- A. Verify that each of the basic conditions are satisfied.
- B. Verify that the case type is instantiated as a temporary case so the case can be cancelled.
- C. Verify that the total weights of the matching conditions match or exceed the threshold.
- D. Verify that there are no more than 4 maximum weighted conditions being tested.
Answer: C,D
Explanation:
Explanation/Reference: http://myknowpega.com/2018/02/19/duplicate-search-case/
NEW QUESTION 47
How do you identify if a result in a decision rule cannot be returned?
- A. Test for missing conditions
- B. Test for completeness
- C. Test the rule using a unit test
- D. Test for conflicts
Answer: C
Explanation:
Reference: https://community.pega.com/sites/default/files/help_v55/rule-/rule-declare-/rule-declare-decisiontable/testing.htm
NEW QUESTION 48
Based on the information in the chart. If you execute the rule when .Dept=Accounting. which version does Pega use?
- A. 01-01-30, .Dept=Accounting
- B. 01-01-01
- C. 01-01-25
- D. 01-01-01, None
Answer: A
NEW QUESTION 49
Which answer best describes the benefit of using screen flows?
- A. Screen flows help you organize separate tasks into steps so you can control how, when, and by whom work is performed for each step.
- B. Screen flows provide an easy way to add a step to a process that is preconfigured with functionality, such as sending an email or creating a case.
- C. Screen flows help a single user complete complex tasks by presenting multiple screens in a logical sequence.
- D. Screen flows provide a way to add an assignment to a process that is preconfigured with one or more actions a user can take.
Answer: C
NEW QUESTION 50
In which two situations do you use the PegaRULES Log Analyzer to analyze application performance?
(Choose two.)
- A. After the application is deployed to a production system
- B. Throughout the application development life cycle
- C. During User Acceptance Testing
- D. Before migrating an application to a testing system
Answer: A,B
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/performance/understanding-pegarules-log- analyzer
NEW QUESTION 51
You are asked to create four reports. Which report would require joining classes?
- A. A list of all worklist assignments grouped by the operator who is performing the action
- B. A list of all cases and the assigned user for each case, with child cases categorized by the case ID of the parent case
- C. A list of all cases created by the operator along with the work status of each case
- D. A list of flow actions and average turnaround time, categorized by Performer
Answer: B
NEW QUESTION 52
Which two of the following options are benefits of using skin inheritance? (Choose Two)
- A. Child skins only need to customize the parent skin.
- B. In order to maintain consistency, child skins cannot modify formats and mixins from the parent skin.
- C. Child skins can reuse mixins and formats from other child skins with the same parent.
- D. Creating standard styles in a parent skin are easier to maintain.
Answer: A,D
NEW QUESTION 53
Your application contains the following versions of a service level named AuthorizeClaim.
The application is being updated with a new version of the AccountManage ruleset. As part of the update, the service level is no longer circumstanced for AccountOpen cases. The update must retain the circumstancing for the other case types in the application.
Which option do you use to reset the circumstancing for the AccountOpen case type?
- A. Withdraw the circumstanced rules in the AccountOpen class.
- B. Make the circumstanced rules in the AccountOpen class unavailable.
- C. Copy the non-circumstanced rule to the AccountOpen class and select the base rule option.
- D. Block the circumstanced rules in the AccountOpen class.
Answer: A
Explanation:
Explanation/Reference: https://community.pega.com/knowledgebase/articles/circumstance-rule-different-properties-or- templates
NEW QUESTION 54
Which two of the following prerequisites would you choose to create a branch rule for parallel development? (Choose Two)
- A. Create a team application
- B. Circumstance the original rule
- C. Save a copy of the original rule into the base ruleset
- D. Give team members access to the team application
Answer: A,D
NEW QUESTION 55
......
Ultimate Guide to Prepare PEGAPCSSA80V1_2019 Certification Exam for Certified Senior System Architect: https://www.briandumpsprep.com/PEGAPCSSA80V1_2019-prep-exam-braindumps.html
