100% Passing Guarantee - Brilliant PEGAPCSSA80V1_2019 Exam Questions PDF [Nov-2021]
PEGAPCSSA80V1_2019 Dumps 2021 - NewPegasystems PEGAPCSSA80V1_2019 Exam Questions
What is the duration of the Pega Certified Senior System Architect
- Passing score: 61%
- Length of Examination: 90 minutes
- Format: Multiple choices, multiple answers
- Number of Questions: 64
NEW QUESTION 42
Match each condition with the correct definition.
- A. Security->(C), Mapping->(D) ,Queue When->(A), Service->(B)
- B. Security->(B), Mapping->(A) ,Queue When->(D), Service->(C)
- C. Security->(B), Mapping->(D) ,Queue When->(A), Service->(C)
- D. Security->(D), Mapping->(B) ,Queue When->(A), Service->(C)
Answer: C
NEW QUESTION 43
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 .ConfirmationRequest (TGB:01-01-02)
- B. TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-02)
- C. TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-01)
- D. TGB-HR-SelfService-Work .ConfirmationRequest (SelfService:01-01-01)
Answer: A
NEW QUESTION 44
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. Provides access to static resources such as HTML files, image files, or JS files.
- D. Allows downloading of rules for offline use with a mobile app.
Answer: A,C
Explanation:
Reference: https://community.pega.com/sites/default/files/help_v73/basics/v6portal/landingpages/mobile/ offline.htm
NEW QUESTION 45
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. Fetch only the targeted data from the database each time data is needed so access is faster.
- B. Move to local installation because network traffic in cloud deployment is often slow.
- C. Access data page with a predefined key so that, once loaded, data access is faster.
- D. Change snapshot data access method to reference pattern data access method.
Answer: D
Explanation:
Explanation/Reference:
NEW QUESTION 46
A new system architect asks you how user access to attachments is managed. In your response, you indicate there are two ways to configure attachment access. Which statement is the best next sentence of your response?
- A. User access can be configured by circumstancing the attachment category.
- B. User access can be configured by attachment class.
- C. User access can be configured by when rule or case type.
- D. User access can be configured by privilege and/or when rule.
Answer: D
NEW QUESTION 47
What are three valid ways to exchange data through a Pega Web Mashup? (Choose three.)
- A. Use a queue processor to pass updated attributes to the gadget on the hosting web page.
- B. Use the data-pega-event-onpagedata attribute to configure the default value for the gadget.
- C. Use the Javascript function doAction() to set or read data values through the hosting web page.
- D. Use an action object configured as a script to perform additional actions on a web mashup gadget.
- E. Use an SQL call to exchange data between the mashup and hosting web page.
Answer: B,C,D
Explanation:
Reference:
https://collaborate.pega.com/QUESTION/pega-mashup-data-passing
NEW QUESTION 48
How do you identify if a result in a decision rule cannot be returned?
- A. Test the rule using a unit test
- B. Test for conflicts
- C. Test for completeness
- D. Test for missing conditions
Answer: A
Explanation:
Reference: https://community.pega.com/sites/default/files/help_v55/rule-/rule-declare-/rule-declare-decisiontable/testing.htm
NEW QUESTION 49
A ________ defines the look and feel of an application.
- A. Format
- B. mixin
- C. control
- D. skin
Answer: D
NEW QUESTION 50
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-20, .Dept=Engineering
- C. 01-01-01, None
- D. 01-01-35
Answer: D
NEW QUESTION 51
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. Unit test section rules.
- B. Use the Accessibility Inspector.
- C. Enable the Live UI tool.
- D. Use a screen reader.
Answer: B
Explanation:
Reference:
https://community.pega.com/knowledgebase/articles/whats-new-pega-platform/find-and-fix-issues-using-accessibility-inspector
NEW QUESTION 52
Which two statements are valid regarding Pega Web Mashups? (Choose two.)
- A. A mashup can allow access to Dev Studio for full system configuration.
- B. Pega Platform limits a mashup to working on existing cases.
- C. A mashup display starts by calling either a flow or a harness from a Pega application.
- D. A user can view their worklist in an external portal and select items to take action on.
Answer: C,D
Explanation:
Explanation/Reference: https://community.pega.com/knowledgebase/articles/pega-web-mashup/pega-web-mashup
NEW QUESTION 53
What effect does the Use all workbasket assignments in user's work group option have on how workbaskets are searched when using the Get Next Work functionality?
- A. When a user clicks the Next Assignment link, the system checks the user's worklist. If assignments are available in the user's worklist, the assignments are filtered and sorted.
- B. The workbaskets associated with the user are checked first. If no assignments are found in the user's workbaskets, the user's worklist is checked.
- C. This option limits the workbasket search to only those workbaskets defined in the user's work group.
- D. This option organizes all assignments in all of the workbaskets the user is associated with into a single list before the list is filtered and sorted.
Answer: C
NEW QUESTION 54
A class group is used to .
- A. assign work to a specific group of users
- B. store data from different child classes in a single table
- C. combine related properties by usage
- D. identify a layer of the Enterprise Class Structure
Answer: B
Explanation:
Reference:
https://collaborate.pega.com/QUESTION/what-class-groupdoesnt-belongs-classgroup-and-belongs- classgroup
NEW QUESTION 55
You are asked to create four reports. Which report would require joining classes?
- A. A list of all cases created by the operator along with the work status of each case
- B. A list of flow actions and average turnaround time, categorized by Performer
- C. A list of all cases and the assigned user for each case, with child cases categorized by the case ID of the parent case
- D. A list of all worklist assignments grouped by the operator who is performing the action
Answer: C
NEW QUESTION 56
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. Save a copy of the original rule into the base ruleset
- C. Circumstance the original rule
- D. Give team members access to the team application
Answer: A,D
NEW QUESTION 57
You want to create a reusable font style for buttons, and links. To do this, you would create a ___________.
- A. Format
- B. overlay
- C. mixin
- D. control
Answer: C
NEW QUESTION 58
Offline support requires which two configurations? (Choose two.)
- A. Appropriate case types configured for offline processing.
- B. A set of privileges to run sections in an offline environment.
- C. Access groups set up to allow offline access to users.
- D. An authorization activity to manage offline permissions.
Answer: A,C
Explanation:
Reference:
https://community.pega.com/knowledgebase/articles/configuring-offline-capability-mobile- application
NEW QUESTION 59
What does the orange triangle in this screen indicate?
- A. The service returned an error
- B. The service could not be reached
- C. The data page source system is simulated
- D. The data page's connector is not properly configured
Answer: C
NEW QUESTION 60
......
Free PEGAPCSSA80V1_2019 braindumps download: https://www.passleadervce.com/Certified-Senior-System-Architect/reliable-PEGAPCSSA80V1_2019-exam-learning-guide.html