PEGAPCSSA85V1 Dumps with Practice Exam Questions Answers [Q96-Q116]

Share

PEGAPCSSA85V1 Dumps with Practice Exam Questions Answers

PEGAPCSSA85V1 by Pega PCSSA Actual Free Exam Practice Test

NEW QUESTION 96
Which of the following tools is generally used first when analyzing system performance?

  • A. Performance Profiler
  • B. Performance Analyzer
  • C. Database Trace
  • D. Clipboard

Answer: B

 

NEW QUESTION 97
Which option represents the relationship between mixins, controls, and formats?

  • A. A control specifies a mixin which defines a format.
  • B. A control specifies a format which uses a mixin.
  • C. A format uses a mixin that defines a control.
  • D. A mixin specifies a control which defines a format.

Answer: B

 

NEW QUESTION 98
You want to create a new minor version of an application ruleset to add a new feature to your application. The new feature will be made available to users in a phased rollout.
How do you update the application to add the new ruleset version?

  • A. Lock and roll the existing ruleset, and create a new application version.
  • B. Lock and roll the existing ruleset, and update the existing application version.
  • C. Create a new application version and add the new ruleset version as a production ruleset.
  • D. Create a branch ruleset and a new application, and add the branch ruleset to the application.

Answer: B

Explanation:
Reference: https://community.pega.com/knowledgebase/articles/how-use-lock-and-roll-feature-managing- ruleset-versions

 

NEW QUESTION 99
In a prepare job offer process, you configured a Split For Each shape. The shape runs a compensation approval subprocess to a list containing four managers. The prepare job offer process resumes as soon as one manager completes the approval process. Which join condition in the Split For Each shape supports this requirement?

  • A. A Some join condition
  • B. An Iterate join condition
  • C. An All join condition
  • D. An Any join condition

Answer: D

 

NEW QUESTION 100
How is the signature stored in the application when using a Signature Capture control?

  • A. A class
  • B. An attachment
  • C. A field value
  • D. A page list

Answer: B

 

NEW QUESTION 101
A global application with infrastructure nodes located throughout the world requires certain operations to start executing at midnight GMT.
Select two possible designs for this use case. (Choose two.)

  • A. Use the Run in background step in the case life cycle and design a dedicated queue processor.
  • B. Use the Queue-For-Processing method in an activity and design a dedicated queue processor.
  • C. Use the Queue-For-Processing method in an activity and design a standard queue processor.
  • D. Use the Run in background step in the case life cycle and design a standard queue processor.

Answer: A,B

 

NEW QUESTION 102
Which statement best describes the role of the baserule in circumstancing?

  • A. The base rule is used if no circumstanced variant applies.
  • B. The base rule describes case behavior in effect until a certain date.
  • C. The base rule is a template used to create all of the circumstanced variants.
  • D. The base rule lists all of the properties for which a rule car be circumstanced.

Answer: A

 

NEW QUESTION 103
You create a report that uses data from two classes. Which of the following reporting requirements requires the use of a subreport?

  • A. Columns to display are: Operator Name, Operator Division, Count of Purchase Requests created.
  • B. Columns to display are: Manager, Name, Count of operators that report to each manager.
  • C. Columns to display are: Operator Name, Last updated Case ID, Last updated Case Status, Update Date.
  • D. Columns to display are: Operator Name, Operator Division, Count of Purchase Requests created by the operator. Filter the results by unresolved status.

Answer: B

 

NEW QUESTION 104
You purchasing application is a decision table with vendor discount codes. You want to delegate the decision table.
Which ruleset do you save the decision table to allow delegation?

  • A. Application
  • B. Organization
  • C. Production
  • D. Integration

Answer: C

 

NEW QUESTION 105
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 Six
  • B. Instance Four
  • C. Instance Five
  • D. Instance Three
  • E. Instance One
  • F. Instance Two

Answer: A

 

NEW QUESTION 106
You configure a cascading approval step for insurance claims. The request requires approval from the submitter's manager. However, approval from operators in other units in the organization may be required.
Which
approval model would you use?

  • A. Approval level
  • B. Reporting structure
  • C. Work queue
  • D. Authority matrix

Answer: D

 

NEW QUESTION 107
The reason you want to run a process immediately before taking performance readings is ____________.

  • A. to allow the rules to assemble
  • B. to make sure we know which buttons to click so we can be quick
  • C. to make sure there are no bugs in the system
  • D. to train the system which process we're going to measure

Answer: A

 

NEW QUESTION 108
There are five instances of a rule in the rules cache. The only differences between these are the circumstance setting and ruleset version has access to all ruleset versions.
On 1 June 2017, which instance is chosen by rule resolution if .Country = Algeria?
Ruleset Version Circumstance
Selfservice: 01-01-01 None
Selfservice: 01-01-01 .Country = Algeria
Selfservice: 01-01-02 Start Date = 1 January 2017
End Date = 31 December 2017
Selfservice: 01-01-03 None, Based Rule checked
Selfservice: 01-01-05 None

  • A. Selfservice: 01-01-05 (No Circumstance)
  • B. Selfservice: 01-01-01 (Circumstance: .Country=Algeria)
  • C. Selfservice: 01-01-01 (No Circumstance)
  • D. Selfservice: 01-01-03 (Circumstance: None, Base Rule Checked)
  • E. Selfservice: 01-01-02 (Circumstance: Start Date = 1 Jan 2017; End Date = 31 Dec 2017

Answer: D

 

NEW QUESTION 109
In which situation do you configure branched rulesets?

  • A. You need to delegate rules to process owners from the business.
  • B. Multiple teams need to work on the same application version.
  • C. One team creates a new patch for an application while another team creates a new major version of the application.
  • D. A team needs to work on the next version of an application while preparing to migrate the current version.

Answer: D

Explanation:
Reference: https://community.pega.com/knowledgebase/articles/application-development/84/branches-and- branch-rulesets

 

NEW QUESTION 110
Select two benefits of adopting a rule delegation strategy. (Choose Two)

  • A. Adopting a rule delegation strategy allows business users to change business policies more quickly by avoiding long approval processes.
  • B. Adopting a rule delegation strategy can help improve the business' ability to adapt to changing business conditions.
  • C. Adopting a rule delegation strategy can help lower the overall costs of building and maintaining business applications because fewer architects are required if business users can make changes to the application on their own.
  • D. Adopting a rule delegation strategy allows business users and architects to focus on their specific tasks related to application development and maintenance.

Answer: B,D

 

NEW QUESTION 111
Select three best practices when developing activities (Choose Three)

  • A. Only use activities to support queue processing and interfaces
  • B. Limit activity calls to 3 or less to prevent performance problems.
  • C. Limit customer Java steps whenever possible.
  • D. Keep activities short. Limit your activities to fewer than 25 steps.
  • E. Limit use of activities. Use alternative rule types such as data transforms when possible.

Answer: C,D,E

 

NEW QUESTION 112
The following example shows the ruleset list for the logged-in operator. What is stored in the Admin@MyCo ruleset?

  • A. Rules checked out by the operator
  • B. Preferences for the operator
  • C. Rules recently opened by the operator
  • D. Rules delegated to the operator

Answer: D

 

NEW QUESTION 113
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 requests.
  • 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 orders.

Answer: C

 

NEW QUESTION 114
Identify the log you examine to view performance-related issues.

  • A. BIX log
  • B. Alert log
  • C. Service-PAL log
  • D. Pega log

Answer: B

 

NEW QUESTION 115
The following example, the HomeIns, HomeInsInt, and Customer rulesets are configured for application validation. MyCo and MyCoInt are configured ruleset validation.
MyCo lists MyCoInt and Customer as its prerequisites, and the prerequisite for MyCoInt is Pega-ProcessCommander.
Which of the following statements is correct?

  • A. Rules in MyCoInt can reference rules in Customer.
  • B. Rules in MyCo can reference rules in HomeInsInt.
  • C. Rules in Customer can reference rules in HomeIns.
  • D. Rules in MyCo can reference rules in HomeIns.

Answer: C

 

NEW QUESTION 116
......

Free Pega PCSSA PEGAPCSSA85V1 Exam Question: https://www.passleadervce.com/Pega-PCSSA/reliable-PEGAPCSSA85V1-exam-learning-guide.html