[Jan-2022] Updated Pega PCSSA PEGAPCSSA86V1 Exam Questions BUNDLE PACK
Master The Pegasystems Content PEGAPCSSA86V1 EXAM DUMPS WITH GUARANTEED SUCCESS!
NEW QUESTION 15
When creating a new ruleset version, what extra step must the system architect perform?
- A. There are no extra steps if the ruleset version is up-to-date.
- B. Rulesets cannot be versioned.
- C. Lock the ruleset to prevent automatic versioning.
- D. Change the decision table item numbers.
Answer: A
NEW QUESTION 16
An error is generated as a connector invokes a remote service .
Which of the following could be an example of a transient error?
- A. The service is running on a system that is temporarily not available.
- B. The request is sent to the wrong system.
- C. The request format is not understood by the service.
- D. The returned order total is incorrectly calculated.
Answer: A
NEW QUESTION 17
The page .Product contains data retrieved from an external system of record using a data page.
How do you ensure .Product always contains the most current data from the data page?
- A. Select Refer to a data page on .Product.
- B. Define a reference property that refers to the data page.
- C. Select Copy data from a data page on .Product.
- D. Configure .Product to refer to a keyed data page.
Answer: C
NEW QUESTION 18
What does the orange triangle in this screen indicate?
- A. The data page source system is simulated
- B. The data page's connector is not properly configured
- C. The service returned an error
- D. The service could not be reached
Answer: A
NEW QUESTION 19
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 cascading approvals shape that is called by the evaluation subprocess.
- B. Add a Split For Each shape, add a list of physicians, and call the evaluation process.
- C. Add a Split Join shape, add a list of physicians, and call the surgical procedure request process.
- D. Add a Split Join shape, add a list of physicians, and call the evaluation process.
Answer: C
NEW QUESTION 20
Which of the following is not part of the organizational structure?
- A. Work Group
- B. Division
- C. Organization
- D. Unit
Answer: A
NEW QUESTION 21
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 Queue-For-Processing method in an activity and design a dedicated queue processor.
- B. Use the Queue-For-Processing method in an activity and design a standard queue processor.
- C. Use the Run in background step in the case life cycle and design a standard queue processor.
- D. Use the Run in background step in the case life cycle and design a dedicated queue processor.
Answer: A,D
NEW QUESTION 22
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. During User Acceptance Testing
- C. Before migrating an application to a testing system
- D. Throughout the application development life cycle
Answer: A,D
NEW QUESTION 23
You are troubleshooting a performance issue with a user interaction that exceeds the maximum time of five seconds. The elapsed time shown in the performance report indicates a total of two seconds.
Which tool do you use to determine what is adding the additional three seconds to the performance measure?
- A. Database Trace
- B. System Management Application
- C. Log Analyzer
- D. Performance Profiler
Answer: D
NEW QUESTION 24
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 on purchase requests and set the do not lock the parent option on purchase orders.
- B. Set default locking and the do not lock the parent option on purchase requests.
- C. Set optimistic locking on purchase requests and 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: A
NEW QUESTION 25
Which option represents the relationship between mixins, controls, and formats?
- A. A mixin specifies a control which defines a format.
- B. A control specifies a mixin which defines a format.
- C. A control specifies a format which uses a mixin.
- D. A format uses a mixin that defines a control.
Answer: C
NEW QUESTION 26
A claims framework contains two rulesets, ClaimsFW and ClaimsFWInt, and an application built on the framework contains two rulesets, Claims and ClaimsInt .
Which statement is false if all the rulesets are configured as Application Validation?
- A. Rules in ClaimsFWInt can reference rules in ClaimsFW
- B. Rules in ClaimsInt can reference rules in Claims
- C. Rules in ClaimsFW can reference rules in Claims
- D. Rules in Claims can reference rules in ClaimsFW
Answer: C
NEW QUESTION 27
Which two of the following statements are the most accurate with respect to the error handler flow? (Choose Two)
- A. The error handler flow is invoked if the error is not handled elsewhere.
- B. The error handler flow is the recommended way to handle all integration errors.
- C. The standard connector error handler flow can help recover from transient errors.
- D. The standard error handler flow is final and cannot be customized.
Answer: A,C
NEW QUESTION 28
What is the purpose of the Enterprise Class Structure (ECS)
- A. ECS documents industry or enterprise standards that pplications must contain.
- B. ECS provides a structure supporting rule reuse.
- C. ECS is used to alter the performance of the Pega Platform.
- D. ECS references single-value properties and complex properties
Answer: B
NEW QUESTION 29
Which layer of the Enterprise Class Structure (ECS) contains generalized assets that are then extended by specific implementations?
- A. Implementation
- B. Division
- C. Organization
- D. Framework
Answer: D
NEW QUESTION 30
You have designed a decision tree that you want to unit test. You want to verify that every row can be evaluated regardless of the input values .
How would you test your decision tree?
- A. Check the decision tree for conflicts.
- B. Check the decision tree for completeness.
- C. Add the decision tree to a decision shape and create cases using various test values.
- D. Use a test page to run the decision tree.
Answer: A
NEW QUESTION 31
In which two of the following situations would you simulate an integration? (Choose two.)
- A. The connector is configured to use global resource settings.
- B. You need to test each flow path in the case processing.
- C. The service has slow response times.
- D. The service is not available yet.
Answer: A,C
NEW QUESTION 32
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. Authority matrix
- C. Work queue
- D. Reporting structure
Answer: B
NEW QUESTION 33
A ________ defines the look and feel of an application.
- A. control
- B. skin
- C. Format
- D. mixin
Answer: B
NEW QUESTION 34
When a process is configured to create temporary cases, which of the following occurs when a user creates a case?
- A. Data is stored in the database.
- B. The case is stored in memory.
- C. The system creates an object ID and stores the case in the database.
- D. The system stores case data on a clipboard page specifically for temporary cases.
Answer: B
NEW QUESTION 35
Timesheets require the following approvals:
Regular 40 hours -> Supervisor of employee
Any overtime -> Manager of Supervisor
Worked on weekend -> VP Finance
Negative time-off balance -> HR Director
Which two conditions require an authority matrix? (Choose Two)
- A. Regular 40 hours -> Supervisor of Employee
- B. Negative time-off balance -> HR Director
- C. Any overtime -> Manager of Supervisor
- D. Worked on weekend -> VP Finance
Answer: B,D
NEW QUESTION 36
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-TimeOff .ConfirmationRequest (SelfService:01-01-02)
- B. TGB-HR-SelfService-Work .ConfirmationRequest (SelfService:01-01-01)
- C. TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-01)
- D. TGB .ConfirmationRequest (TGB:01-01-02)
Answer: D
NEW QUESTION 37
What two artifacts should you prepare in advance before delegating a rule? (Choose Two)
- A. An Access Group that has access to the production ruleset
- B. An unlocked ruleset added to the Application rule as a production ruleset
- C. An Access Role that has access to the production ruleset
- D. A separate Operator ID that has access to the delegated rules
Answer: A,B
NEW QUESTION 38
What task must you perform in order to persist a temporary case?
- A. Configure pyStartCase to persist a case.
- B. Add an object ID to the case
- C. Add a persistence condition to the case type.
- D. Add a Persist Case SmartShape to the process.
Answer: D
NEW QUESTION 39
Adding parameters to a rule enables you to _____________________.
- A. define the values used in a circumstance
- B. copy data from a data page option on a property
- C. help improve business users' ability to adapt to changing business conditions
- D. separate the functional behavior of a rule from specific business contexts
Answer: D
NEW QUESTION 40
......
Pass Pegasystems PEGAPCSSA86V1 Exam – Experts Are Here To Help You: https://www.itcertmagic.com/Pegasystems/real-PEGAPCSSA86V1-exam-prep-dumps.html