Best Preparations of PEGAPCSSA85V1 Exam 2021 Pega PCSSA Unlimited 199 Questions
Focus on PEGAPCSSA85V1 All-in-One Exam Guide For Quick Preparation.
NEW QUESTION 117
Which of the following record types are editable on a production system?
- A. SOAP Connector
- B. Property
- C. Data Transform
- D. Dynamic System Setting
Answer: D
NEW QUESTION 118
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 119
An application contains a case type named Time Off. HR requests a report that returns the ID and name of any employee for whom an open Time Off case exists.
The ID and Name properties are defined for the class Data-Employee-, and an ID property is also defined for the Time Off class. The ID property points to records in Data-Employeep-.
Select the approach you use to create this report.
- A. Create a report in the Employee class, with a class join to the TimeOff Class.
- B. Create reports in both classes, and set the Employee report as a subreport of the TimeOff report.
- C. Create reports in both classes, and set the TimeOff report as a subreport of the Employee report.
- D. Create a report in the TimeOff class, with a class join to the Employee class.
Answer: A
NEW QUESTION 120
Which two design configurations limit the need for horizontal scrolling when an application is used on a mobile device? (Choose two.)
- A. Configure UI controls to use native controls on mobile devices.
- B. Hide noncritical columns.
- C. Set the width for layouts in percentages.
- D. Use grid layouts rather than repeating dynamic layouts to display tabular data.
Answer: B,C
Explanation:
Reference: https://community.pega.com/support/support-articles/horizontal-scroll-bars-mobile-devices
NEW QUESTION 121
You add a new work group to an application. Which two organization rules do you need to update? (Choose Two)
- A. Unit
- B. Work queue
- C. Operator ID
- D. Class groups
Answer: B,C
NEW QUESTION 122
You are preparing to create a new major version of an application ruleset in which there are multiple minor and patch versions.
How do you create the new ruleset version?
- A. Create a new application ruleset using the appropriate version number, then copy the highest version of existing rules into the new ruleset version.
- B. Use the Ruleset Maintenance wizard to merge the existing rules in the relevant ruleset versions to the new version.
- C. Use the Application Structure landing page to lock and roll the existing ruleset versions to the new version.
- D. Use the Ruleset Maintenance wizard to skim the relevant ruleset versions to copy the highest version of existing rules to the new ruleset version.
Answer: D
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/how-skim-compress-merge-copy-and-delete- rulesets-ruleset-maintenance-wizard
NEW QUESTION 123
Based on the information in the chart. If you execute the rule when .Dept=Engineering. which version does Pega use?
- A. 01-01-35
- B. 01-01-20, .Dept=Engineering
- C. 01-01-01, .Dept=Engineering
- D. 01-01-01, None
Answer: A
NEW QUESTION 124
You want to evaluate cases as potential duplicates when the existing cases and the current case have the same create operator. How would you ensure that only cases with the same create operator are evaluated?
- A. Add a must match condition using the create operator value and apply a weight of 100.
- B. Add a weighted condition using the create operator value, an equals operator, and a weight of 100.
- C. Add a weighted condition using the create operator value in both condition fields, an equals operation, and weight of 0.
- D. Add a must match condition where the create operator in an existing case is the same as in the current case
Answer: D
NEW QUESTION 125
What two artifacts should you prepare in advance before delegating a rule? (Choose Two)
- A. An Access Role that has access to the production ruleset
- B. An unlocked ruleset added to the Application rule as a production ruleset
- C. A separate Operator ID that has access to the delegated rules
- D. An Access Group that has access to the production ruleset
Answer: B,D
NEW QUESTION 126
Select two of the following best practices to follow when designing mobile applications. (Choose Two)
- A. Use layout groups instead of containers to group sections in harnesses.
- B. Use controls that allow tapping.
- C. Layout widths should be specified in pixels since the response breakpoint is set in pixels.
- D. Avoid sourcing controls and grids from data pages.
Answer: A,B
NEW QUESTION 127
What does the orange triangle in this screen indicate?
- A. The service returned an error
- B. The data page source system is simulated
- C. The data page's connector is not properly configured
- D. The service could not be reached
Answer: B
NEW QUESTION 128
A user has the following rulesets in their ruleset list:
TGB:01-01
TGBInt:01-01
LoanShrk:01-01
LoanShrkPrime:01-01
LoanShrkInt:01-01
There are six instances of CollectBorrowerDetails in the rules cache as indicated in the table below:
A rule with an Apply to: class of TGB-FW-LoanShrk-Work-AutoLoan calls CollectBorrowerDetails. Which rule is selected from the rules cache during rule resolution?
- A. Instance Four
- B. Instance Two
- C. Instance Three
- D. Instance Five
- E. Instance One
- F. Instance Six
Answer: F
NEW QUESTION 129
A user is granted access to an application which lists HRApps:02-02 under Application rulesets. The ruleset contains rules in the versions below:
HRApps:01:01-01HRApps:02-02-01HRApps:02-02-02
Rule_A Rule_BRule_B Rule_CRule_D
Which of the following rules can the user access?
- A. Rule_B, Rule_C, and Rule_D
- B. Rule_B and Rule_C
- C. All rules
- D. Rule_D
Answer: A
NEW QUESTION 130
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: A,C
NEW QUESTION 131
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. Open the agents rule and update the interval.
- C. In SMA, select a node, then select the agent, and finally update the interval.
- D. For each node, copy the agent schedule instance and modify the interval.
Answer: A
NEW QUESTION 132
Which performance tool would you use to collect performance data for individual steps in a data transform?
- A. Database Trace
- B. Performance Profiler
- C. Performance Analyzer (PAL)
- D. Clipboard
Answer: B
NEW QUESTION 133
Identify three true statements about accessing databases through external classes (Choose Three)
- A. External classes require a Pega-generated composite key.
- B. External classes cannot belong to a class group.
- C. External classes contain a BLOB for faster processing.
- D. External classes do not contain the pzinsKey property.
- E. External classes map Pega properties to database columns.
Answer: B,D,E
NEW QUESTION 134
Offline support requires which two configurations? (Choose two.)
- A. A set of privileges to run sections in an offline environment.
- B. An authorization activity to manage offline permissions.
- C. Appropriate case types configured for offline processing.
- D. Access groups set up to allow offline access to users.
Answer: C,D
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/configuring-offline-capability-mobile- application
NEW QUESTION 135
Management reports that have an unacceptably large number of cases are incorrectly identified as duplicate cases. Which two approaches could you use to modify the duplicate case search process so that it produces fewer invalid duplicates? (Choose Two)
- A. Do not use a must match condition.
- B. Adjust the condition weights.
- C. Add a Persist Case step after the Duplicate Search step.
- D. Adjust the threshold value.
Answer: B,D
NEW QUESTION 136
How do you customize the allowed values for a property based on the context of the property using field values?
- A. Create a base field value record, then create a circumstance of the base record for each allowed value.
- B. Create a ruleset for each context, then create a field value record for each value and add the field value record to the appropriate ruleset.
- C. Create a field value record for each value and set the context using the Apply to: field.
- D. Create a field value record and a unique property record for each allowed value in each context.
Answer: C
NEW QUESTION 137
The following example shows the ruleset list for the logged-in operator. What is stored in the Admin@MyCo ruleset?
- A. Preferences for the operator
- B. Rules recently opened by the operator
- C. Rules checked out by the operator
- D. Rules delegated to the operator
Answer: D
NEW QUESTION 138
A service receives a request to assign an office to a new employee.
The service is unable to translate the incoming data to the application data model.
What type of fault condition do you configure to return an appropriate response?
- A. Queue when
- B. When ( The specified when rule returns true. )
- C. Mapping error (An error occurs while mapping incoming data from the request message to the clipboard.)
- D. Service error( A valid instance of the service activity cannot be found.)
Answer: C
NEW QUESTION 139
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 140
......
Guaranteed Success with PEGAPCSSA85V1 Dumps: https://www.exam4free.com/PEGAPCSSA85V1-valid-dumps.html
