Exam Questions and Answers for PEGAPCSSA85V1 Study Guide Questions and Answers!
Pega Certified Senior System Architect (PCSSA) 85V1 Certification Sample Questions and Practice Exam
NEW QUESTION 109
An application includes three case types. Members of the App: Users access role are not allowed to run reports for one of the case types.
Which two configurations can you apply to satisfy this requirement (Choose Two)
- A. Create an Access Deny record and set the Run reports action to No Access.
- B. Apply an Access When record to test the case type to the Run reports action in the Access Manager.
- C. Apply an Access When record to test for the user role to the Run reports action in the Access Manager.
- D. Use the Access Manager and set the Run reports action for the case type to No Access for the user role.
Answer: C,D
NEW QUESTION 110
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 privilege and/or when rule.
- B. User access can be configured by circumstancing the attachment category.
- C. User access can be configured by attachment class.
- D. User access can be configured by when rule or case type.
Answer: A
NEW QUESTION 111
Which of the following statements is true about the rule resolution process?
- A. Rule resolution applies to rules that are instances of classes derived from the Rule- and Work- base classes.
- B. If a user does not have access to the selected rule, the system sends a message that it could not find an appropriate rule to execute.
- C. The class (context) of a rule takes precedence over the availability of the rule.
- D. If the system finds more than one rule instance during rule resolution, users are provided with a choice of which rule to use depending on context.
Answer: B
NEW QUESTION 112
Which layer of the Enterprise Class Structure contains generalized assets that are then extended by specific implementations?
- A. Framework
- B. Organization
- C. Implementation
- D. Division
Answer: A
NEW QUESTION 113
Based on the information in the chart. If you execute the rule when .Dept=Accounting. which version does Pega use?
- A. 01-01-30, .Dept=Accounting
- B. 01-01-01
- C. 01-01-25
- D. 01-01-01, None
Answer: A
NEW QUESTION 114
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 returned order total is incorrectly calculated.
- B. The service is running on a system that is temporarily not available.
- C. The request is sent to the wrong system.
- D. The request format is not understood by the service.
Answer: B
NEW QUESTION 115
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. Circumstance the original rule
- C. Save a copy of the original rule into the base ruleset
- D. Give team members access to the team application
Answer: A,D
NEW QUESTION 116
Multiple teams need to update the same application version during a development cycle.
Which two actions do you perform so that the teams do not affect each other's work? (Choose two).
- A. Create a separate production ruleset for each team.
- B. Create branches in each team's application.
- C. Create a new ruleset version for the base application.
- D. Create a new application for each team built on the base application.
Answer: B,D
NEW QUESTION 117
The customer, a medium size toy maker, wants to fulfill orders received during the peak season in December and process them in batches multiple times a day.
How do you implement this use case?
- A. Create one scheduled job and select its run schedule as multiple times a day.
- B. Create scheduled jobs, one for each run, that can process accumulated orders.
- C. Create batches of orders and send each batch for processing when it gets full.
- D. Create a queue processor that can process orders received by the company.
Answer: A
NEW QUESTION 118
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 Claims can reference rules in ClaimsFW
- B. Rules in ClaimsInt can reference rules in Claims
- C. Rules in ClaimsFWInt can reference rules in ClaimsFW
- D. Rules in ClaimsFW can reference rules in Claims
Answer: D
NEW QUESTION 119
Which layer of the Enterprise Class Structure contains assets that cannot be reused in other applications?
- A. Organization
- B. Implementation
- C. Framework
- D. Division
Answer: B
NEW QUESTION 120
The following rule and record types are invoked to determine the endpoint for a connector.
A data page property is referenced.
The value is used by the SOAP connector to invoke the service.
The SOAP Connector is invoked.
The data transform for the data page is executed if the page is not already available on the clipboard.
The data transform invokes a utility function to obtain the value of a dynamic system setting.
Select the order in which these rules and records are executed.
- A. 3, 1, 4, 5, 2
- B. 5, 4, 3, 2, 1
- C. 3, 2, 4, 1, 5
- D. 3, 4, 1, 5, 2
Answer: A
NEW QUESTION 121
A report needs to list the user ID of the manager of the operator who creates a time-off case. The report provides information from the MyCo-HR-SelfService-Work-TimeOff and Data-Admin-Operator-ID classes.
Which two options satisfy the business outcome? (Choose two.)
- A. Specify both classes in the Pages & Classes tab on the report definition.
- B. Use an association rule to join operator information to each case.
- C. Configure a class join on the report definition to join operator information to each case.
- D. Add the operator ID to the report definition as a parameter.
Answer: B,C
NEW QUESTION 122
Which piece of application content do you localize by using a Field Value rule?
- A. Labels and drop-down values on a section rule
- B. User-editable text in a correspondence rule
- C. User instructions in a paragraph rule
- D. Logos or other images on a harness rule
Answer: A
Explanation:
Reference: https://community.pega.com/sites/default/files/help_v63sp1/Content/tools/rulesinspector/ rulesinspectorfieldvalues.htm
NEW QUESTION 123
You are tasked with configuring a screen flow. The requirement states that every step in the screen flow must be executed sequentially. Which of the following two options do you select on each assignment shape to configure the screen flow to meet this requirement? (Choose Two)
- A. Perform post-processing when navigating away from step
- B. Save on last step
- C. Only allow navigating back to this step
- D. Enable navigation link
Answer: C,D
NEW QUESTION 124
You want operators in two separate units to be able to perform work routed to either unit.
Which configuration supports this requirement?
- A. On each unit record, associate both operators with each unit.
- B. On each operator's record, associate the operator with both units.
- C. On each operator's record, associate the operator with the same work group.
- D. On the work group record, associate the operators with the work group.
Answer: C
NEW QUESTION 125
Which option represents the relationship between mixins, controls, and formats?
- A. A format uses a mixin that defines a control.
- B. A mixin specifies a control which defines a format.
- C. A control specifies a mixin which defines a format.
- D. A control specifies a format which uses a mixin.
Answer: D
NEW QUESTION 126
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 127
Sourcing a data page directly from a UI control is an example of which pattern?
- A. Alias pattern
- B. System of Record (SoR) pattern
- C. Reference pattern
- D. Snapshot pattern
Answer: C
NEW QUESTION 128
An application contains five instances of the same rule. The only differences between the instances are the circumstance settings and ruleset version. All the rulesets are in the same ruleset list.
Which ruleset version is chosen by rule resolution when .Country = Japan?
- A. MyCoSelfService:01-02-01
- B. MyCoSelfService:01-01-02
- C. MyCoSelfService:01-01-04
- D. MyCoSelfService:01-01-03
Answer: C
NEW QUESTION 129
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. Use a test page to run the decision tree.
- B. Check the decision tree for conflicts.
- C. Check the decision tree for completeness.
- D. Add the decision tree to a decision shape and create cases using various test values.
Answer: B
NEW QUESTION 130
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 Customer can reference rules in HomeIns.
- B. Rules in MyCo can reference rules in HomeIns.
- C. Rules in MyCo can reference rules in HomeInsInt.
- D. Rules in MyCoInt can reference rules in Customer.
Answer: A
NEW QUESTION 131
Which two of the following steps are needed to implement Global Resource Settings? (Choose Two)
- A. Create a property for each environment
- B. Create a report definition
- C. Create a data page
- D. Create a data transform
Answer: C,D
NEW QUESTION 132
Which of the following tools is generally used first when analyzing system performance?
- A. Database Trace
- B. Performance Analyzer
- C. Clipboard
- D. Performance Profiler
Answer: B
NEW QUESTION 133
The purpose of a Circumstance Template is to __________.
- A. provide a list of all potential circumstances in one place
- B. define the values used in a circumstance
- C. provide a template for business users to change circumstances when completing a task
- D. define the properties used in a circumstance
Answer: D
NEW QUESTION 134
......
PEGAPCSSA85V1 certification dumps - Pega PCSSA PEGAPCSSA85V1 guides - 100% valid: https://www.prep4pass.com/PEGAPCSSA85V1_exam-braindumps.html
