[Dec-2021] PEGAPCSSA80V1_2019 Dumps are Available for Instant Access from Free4Torrent
Study resources for the Valid PEGAPCSSA80V1_2019 Braindumps!
NEW QUESTION 73
The ruleset list for an application consists of the following rulesets, ordered from highest to lowest:
* SelfService:01-01
* TGB-HR:01-01
* TGB:01-01
A rule with an Apply to: class of TGB-HR-SelfService-Work-TimeOff references a rule named ConfirmationRequest. The four instances of ConfirmationRequest in the rules cache are shown in the following table.
Which is chosen during rule resolution?
- A. TGB-HR-SelfService-Work .ConfirmationRequest (SelfService:01-01-01)
- B. TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-01)
- C. TGB .ConfirmationRequest (TGB:01-01-02)
- D. TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-02)
Answer: C
NEW QUESTION 74
An application has the following application rulesets:
Expenses:02-01
TGB:02-01
TGBCatalog:02-01
A rule with an Apply to: class of TGB-Expenses-Work-Reimbursement references a rule named PopulateLineltems. The six instances of PopulateLineltems in the rules cache are shown in the following table.
Which rule is chosen by Rule Resolution?
- A. TGB-Expenses.PopulateLineltems (Expenses:02-01-03)
- B. TGB-Expenses-Work.PopulateLineltems (TGBCatalog:02-01-05)
- C. TGB-Expenses.PopulateLineltems (TGBCatalog:02-01-05)
- D. TGB-Expenses-Work.PopulateLineltems (Expenses:02-01-03)
- E. TGB-Expenses-Work.PopulateLineltems (Expenses:02-01-05)
- F. TGB-Expenses-Work.PopulateLineltems (TGBCatalog:02-01-03)
Answer: F
NEW QUESTION 75
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. Simulate external data sources when the application is offline.
- B. Source drop-down lists using data pages.
- C. Source repeating layouts using report definitions.
- D. Configure UI elements to use native controls on mobile devices.
Answer: B
Explanation:
Explanation/Reference: https://community.pega.com/knowledgebase/articles/pega-mobile/using-data-pages-parameters-offline-enabled-application
NEW QUESTION 76
A health plan application includes a process for surgical procedure requests. Currently, there is an evaluation subprocess in which a physician reviews the diagnosis and enters the recommended procedure and its urgency. The request then advances to a medical director who analyzes the feedback and approves the appropriate procedure. The health care organization has created a new requirement, which states that three physicians can perform the evaluation independently. Only two evaluations are necessary to advance the case to the medical director.
In order to allow the three physicians to review the orders in parallel, how would you configure the process?
- A. Add a Split Join shape, add a list of physicians, and call the surgical procedure request process.
- B. Add a Split Join shape, add a list of physicians, and call the evaluation process.
- C. Add a Split For Each shape, add a list of physicians, and call the evaluation process.
- D. Add a cascading approvals shape that is called by the evaluation subprocess.
Answer: A
Explanation:
Explanation/Reference:
NEW QUESTION 77
What two actions must you perform to create a class join in a report definition? (Choose two.)
- A. Select the type of match for key values.
- B. Add a parameter for each property in the class you want to join.
- C. Add an association rule to match key values.
- D. Create a prefix for the joined class.
Answer: C,D
Explanation:
Explanation/Reference: http://myknowpega.com/2017/12/25/report-definition-class-join-declare-index-join-associations-sub- reports/
NEW QUESTION 78
Your team is building an application for a contact center that handles a variety of customer requests. Business policies require that each customer interaction be conducted with the most appropriate next available Customer Service Representative (CSR). What is the best way to implement this requirement?
- A. Use a ToWorklist router and Pega's Get Next Work functionality
- B. Use a ToLeveledGroup router and Pega's Get Next Work functionality
- C. Use a ToWorkbasket router and Pega's Get Next Work functionality
- D. Use a ToWorkGroup router and Pega's Get Next Work functionality
Answer: C
NEW QUESTION 79
Items selected by a user need to be copied to a page list property when the user submits the form.
How do you copy the items?
- A. Add a data transform to the flow action as a post-processing action.
- B. Create a validate rule to copy the selected items.
- C. Add a data transform to the flow action as a pre-processing action.
- D. Create a declare expression with the page list property as the target.
Answer: C
NEW QUESTION 80
You are analyzing application performance and notice one or more data transforms exceeding preferred performance parameters.
Which of the following performance tools do you use to help troubleshoot the issue?
- A. Database Trace
- B. Performance Profiler
- C. PegaRULES Log Analyzer
- D. Performance Analyzer
Answer: B
Explanation:
Explanation/Reference: https://archive.org/stream/SeniorSystemArchitectGuide/Senior%20System%20Architect%
20Guide_djvu.txt
NEW QUESTION 81
Based on the information in the chart. If you execute the rule when .Dept=Engineering. which version does Pega use?
- A. 01-01-01, .Dept=Engineering
- B. 01-01-01, None
- C. 01-01-20, .Dept=Engineering
- D. 01-01-35
Answer: D
NEW QUESTION 82
You create a report in a work class that displays the assigned operator and task name for each open case. Which two ways can you combine data in the Assign-Worklist class for your report? (Choose Two)
- A. Use a class join to the Assign-Worklist class. Specify a join filter where the Worklist Assignment association rule is equal to an object identifier in the work class.
- B. Use a Worklist Assignment association rule to join to the Assign-Worklist class. Specify a join filter where the pxRefObjectKey in the join class is equal to an object identifier in the work class.
- C. Use a Worklist Assignment association rule to join the Work class to the Assign-Worklist class.
- D. Use a class join to the Assign-Worklist class. Specify a join filter where the pxRefObjectKey in the join class is equal to an object identifier in the work class.
Answer: C,D
NEW QUESTION 83
A form must support accessibility.
How do you enable a user to specify a date?
- A. Provide separate controls for month, day, and year.
- B. Use a calendar control that displays an entire year.
- C. Configure a text box to allow date entry.
- D. Use a calendar control that displays an entire month.
Answer: B
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/user-interface/84/configuring-basic-settings- date-time-control-date-or-time
NEW QUESTION 84
Which scenario might benefit from using a temporary case?
- A. Banking customers can access a bank's online portal to apply to open a checking or savings account.
- B. Insurance customers can call a call center to file a new claim, or make changes to a current coverage policy.
- C. Retail customers can process a return for one or more items in their order or they can process an exchange.
- D. Airline customers can view their travel itinerary or submit a request to modify their itinerary, subject to fees.
Answer: D
NEW QUESTION 85
Based on the information in the chart. If you execute the rule when .Dept=Engineering. which version does Pega use?
- A. 01-01-01, .Dept=Engineering
- B. 01-01-01, None
- C. 01-01-20, .Dept=Engineering
- D. 01-01-35
Answer: D
NEW QUESTION 86
How do you test UI forms for suitability for users with visual disabilities such as Deuteranopia (red-green confusion) or Tritanopia (yellow-blue confusion)?
- A. Use the Accessibility Inspector.
- B. Enable the Live UI tool.
- C. Use a screen reader.
- D. Unit test section rules.
Answer: A
Explanation:
Reference:
https://community.pega.com/knowledgebase/articles/whats-new-pega-platform/find-and-fix-issues-using-accessibility-inspector
NEW QUESTION 87
Which two statements about adding a pre-processing action to a flow action are true? (Choose Two)
- A. The action automatically runs if the flow action has the highest likelihood for the assignment in the process flow.
- B. The user can opt to skip the pre-processing action.
- C. The action only runs the first time the flow action is performed on an assignment.
- D. The action runs each time the user returns to the assignment.
Answer: A,D
NEW QUESTION 88
You use the Application Import wizard to import an archive file on a destination system. When does the destination system begin executing the imported rules?
- A. Users can start executing rules as soon as the rules are imported.
- B. Pega Platform ensures that the entire ZIP file is imported before users can execute the imported rules.
- C. Pega Platform ensures that an entire ruleset is imported before the rules in it start executing.
- D. Users can start executing the new rules the next time they log in regardless of whether the import is complete or not.
Answer: A
NEW QUESTION 89
Your application is deployed to the cloud. A data source outside your application populates a data page by using your data access pattern configuration. You receive complaints that the system takes a long time to fetch data each time the case worker accesses information for a different customer.
Which approach solves this performance issue?
- A. Access data page with a predefined key so that, once loaded, data access is faster.
- B. Fetch only the targeted data from the database each time data is needed so access is faster.
- C. Move to local installation because network traffic in cloud deployment is often slow.
- D. Change snapshot data access method to reference pattern data access method.
Answer: D
Explanation:
Explanation/Reference:
NEW QUESTION 90
A class group is used to.
- A. assign work to a specific group of users
- B. combine related properties by usage
- C. store data from different child classes in a single table
- D. identify a layer of the Enterprise Class Structure
Answer: C
Explanation:
Reference:
https://collaborate.pega.com/QUESTION/what-class-groupdoesnt-belongs-classgroup-and-belongs- classgroup
NEW QUESTION 91
A health plan application includes a process for surgical procedure requests. Currently, there is an evaluation subprocess in which a physician reviews the diagnosis and enters the recommended procedure and its urgency. The request then advances to a medical director who analyzes the feedback and approves the appropriate procedure. The health care organization has created a new requirement, which states that three physicians can perform the evaluation independently. Only two evaluations are necessary to advance the case to the medical director.
How do you configure the process so that the request can continue to be processed if only two of the three physicians approve the order?
- A. Use a validate rule.
- B. Use a decision table.
- C. Use an Any join condition.
- D. Use a Some join condition.
Answer: D
Explanation:
Explanation/Reference:
NEW QUESTION 92
Which two fields are required when adding a parameter to a rule? (Choose Two)
- A. Name
- B. Required
- C. Default value
- D. Data type
Answer: A,D
NEW QUESTION 93
Which two rule types can you mark as a relevant record? (Choose two.)
- A. Property
- B. Skin
- C. Decision table
- D. Section
Answer: A,D
Explanation:
Explanation
Reference https://community.pega.com/knowledgebase/articles/application-development/relevant-records
NEW QUESTION 94
Which two of the following prerequisites would you choose to create a branch rule for parallel development? (Choose Two)
- A. Circumstance the original rule
- B. Create a team application
- C. Give team members access to the team application
- D. Save a copy of the original rule into the base ruleset
Answer: B,C
NEW QUESTION 95
Pega provides a feature to upload attachments out-of-the box. Which attachment feature must be configured by a system architect?
- A. User access to attachments and document security
- B. The attachment rule set
- C. The steps in which attachments are allowed
- D. The uploaded attachments are read-only
Answer: A
NEW QUESTION 96
An application has the following application rulesets:
Expenses:02-01
TGB:02-01
TGBCatalog:02-01
A rule with an Apply to: class of TGB-Expenses-Work-Reimbursement references a rule named PopulateLineltems. The six instances of PopulateLineltems in the rules cache are shown in the following table.
Which rule is chosen by Rule Resolution?
- A. TGB-Expenses.PopulateLineltems (Expenses:02-01-03)
- B. TGB-Expenses-Work.PopulateLineltems (TGBCatalog:02-01-05)
- C. TGB-Expenses.PopulateLineltems (TGBCatalog:02-01-05)
- D. TGB-Expenses-Work.PopulateLineltems (Expenses:02-01-03)
- E. TGB-Expenses-Work.PopulateLineltems (Expenses:02-01-05)
- F. TGB-Expenses-Work.PopulateLineltems (TGBCatalog:02-01-03)
Answer: F
NEW QUESTION 97
......
Pega Certified Senior System Architect Topics
Our PEGASYSYEMS PEGAPCSSA80V1_2019 dumps will include the following topics:
- Application Development
- Data Modeling
- Information Exchange
- Case Management
- User Interface
- Mobility
How to Prepare for Pega Certified Senior System Architect
Preparation Guide for Pega Certified Senior System Architect
Introduction to Pega Certified Senior System Architect
The Pega Certified Senior System Architect (PCSSA) certification validates the ability to use Pega to design and build for reusability across multiple lines of business. It includes applying best practices, understanding application debugging and performance tuning, and addressing security/access requirements in an application. The PCSSA version 8 exam includes scenario questions, multiple choice questions and drag/drop items. If multiple answers are required, the text states how many responses are needed. Pega Certified System Architect (P/CSA) certification in any version is required to begin the PCSSA certification program.
Pega is the leader in cloud software for customer engagement and operational excellence. The worldâs most recognized and successful brands rely on Pegaâs AI-powered software to optimize every customer interaction on any channel while ensuring their brand promises are kept. Pegaâs low-code application development platform allows enterprises to quickly build and evolve apps to meet their customer and employee needs and drive digital transformation on a global scale. For more than 35 years, Pega has enabled higher customer satisfaction, lower costs, and increased customer lifetime value.
This exam preparation guide is designed to provide candidates with necessary information about the PEGASYSYEMS PEGAPCSSA80V1_2019 practice test, including PEGASYSYEMS PEGAPCSSA80V1_2019 dumps and ways to interpret the exam objectives to better enable candidates to assess the types of questions that may be asked during the exam with the help of PEGASYSYEMS PEGAPCSSA80V1_2019 practice exams. Please be aware that the content of this guide in no way ensures a passing score on the certification exam.
For more info visit:
PEGASYSYEMS PEGAPCSSA80V1_2019 Exam Reference
Updated PEGAPCSSA80V1_2019 Tests Engine pdf - All Free Dumps Guaranteed: https://www.free4torrent.com/PEGAPCSSA80V1_2019-braindumps-torrent.html