Practice Certified Senior System Architect PEGAPCSSA80V1_2019 exam. Online Exam Practice Tests with detailed explanations! Pass PEGAPCSSA80V1_2019 with confidence! PEGAPCSSA80V1_2019 - Pega Certified Senior System Architect (PCSSA) 80V1 Practice Tests 2021 | Prep4SureReview NEW QUESTION 97 To help ensure application stability and scalability, during which two of the following times do you use Log Analyzer [...]

[Sep-2021] Practice Pegasystems PEGAPCSSA80V1_2019 exam. Online Exam Practice Tests with detailed explanations! Pass PEGAPCSSA80V1_2019 with confidence! [Q97-Q120]

Share

Practice Certified Senior System Architect PEGAPCSSA80V1_2019 exam. Online Exam Practice Tests with detailed explanations! Pass PEGAPCSSA80V1_2019 with confidence!

PEGAPCSSA80V1_2019 - Pega Certified Senior System Architect (PCSSA) 80V1 Practice Tests 2021 | Prep4SureReview

NEW QUESTION 97
To help ensure application stability and scalability, during which two of the following times do you use Log Analyzer (PLA) to test Pega applications? (Choose Two)

  • A. User Acceptance Testing (UAT)
  • B. Performance and stress testing
  • C. Throughout the development cycle
  • D. Immediately before deployment

Answer: A,B

 

NEW QUESTION 98
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 by the operator. Filter the results by unresolved status.
  • B. Columns to display are: Manager, Name, Count of operators that report to each manager.
  • C. Columns to display are: Operator Name, Operator Division, Count of Purchase Requests created.
  • D. Columns to display are: Operator Name, Last updated Case ID, Last updated Case Status, Update Date.

Answer: B

 

NEW QUESTION 99
Which two statements are valid regarding Pega Web Mashups? (Choose two.)

  • A. A user can view their worklist in an external portal and select items to take action on.
  • B. A mashup display starts by calling either a flow or a harness from a Pega application.
  • C. A mashup can allow access to Dev Studio for full system configuration.
  • D. Pega Platform limits a mashup to working on existing cases.

Answer: A,B

Explanation:
Explanation/Reference: https://community.pega.com/knowledgebase/articles/pega-web-mashup/pega-web-mashup

 

NEW QUESTION 100
Several development teams work on different enhancements. The release date for each enhancement is uncertain.
Which two options allow each team to keep its work separate? (Choose two.)

  • A. Create a production ruleset for each team.
  • B. Create a new application for each team.
  • C. Set up branch ruleset for each team.
  • D. Create a new ruleset version for each team.

Answer: C,D

Explanation:
Explanation/Reference:
Reference https://community.pega.com/knowledgebase/articles/how-support-parallel-development-and- deployment-two-separate-projects-one-application

 

NEW QUESTION 101
How do you identify if a result in a decision rule cannot be returned?

  • A. Test for missing conditions
  • B. Test for completeness
  • C. Test the rule using a unit test
  • D. Test for conflicts

Answer: C

Explanation:
Reference:
https://community.pega.com/sites/default/files/help_v55/rule-/rule-declare-/rule-declare- decisiontable/testing.htm

 

NEW QUESTION 102
The primary purpose of a production ruleset is to allow rules to be.

  • A. tested in a production environment
  • B. reused in multiple production environments
  • C. updated in a production environment
  • D. migrated to a production environment

Answer: C

Explanation:
Reference: https://collaborate.pega.com/QUESTION/production-and-application-rulesets

 

NEW QUESTION 103
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 104
You want to allow users to use an application on a mobile device, even if the device is not connected to a network.
Which configuration option supports this requirement?

  • A. Configure UI elements to use native controls on mobile devices.
  • B. Source repeating layouts using report definitions.
  • C. Source drop-down lists using data pages.
  • D. Simulate external data sources when the application is offline.

Answer: C

Explanation:
Reference:
https://community.pega.com/knowledgebase/articles/pega-mobile/using-data-pages-parameters- offline-enabled-application

 

NEW QUESTION 105
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 106
Consider the following table where a correspondence is circumstanced based on country.

If .Country=CAN, which version of the correspondence will run?

  • A. 01-01-01
  • B. 01-01-25
  • C. 01-01-35
  • D. 01-01-20

Answer: C

 

NEW QUESTION 107
An application has the following application rulesets:
Expenses:02-01
TGB:02-01
TGBCatalog:02-01
A rule with an Apply to: class of TGB-Expenses-Work-Reimbursement references a rule named PopulateLineltems. The six instances of PopulateLineltems in the rules cache are shown in the following table.

Which rule is chosen by Rule Resolution?

  • A. TGB-Expenses-Work.PopulateLineltems (Expenses:02-01-05)
  • B. TGB-Expenses.PopulateLineltems (TGBCatalog:02-01-05)
  • C. TGB-Expenses-Work.PopulateLineltems (TGBCatalog:02-01-05)
  • D. TGB-Expenses-Work.PopulateLineltems (TGBCatalog:02-01-03)
  • E. TGB-Expenses.PopulateLineltems (Expenses:02-01-03)
  • F. TGB-Expenses-Work.PopulateLineltems (Expenses:02-01-03)

Answer: D

 

NEW QUESTION 108
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 109
Which feature would you use to implement the System of Record (SoR) pattern?

  • A. The refer to a data page option on a property
  • B. No specific feature - just use a data page directly in the application
  • C. The Property-Ref activity method
  • D. The copy data from a data page option on a property

Answer: A

 

NEW QUESTION 110
Which two statements about adding a pre-processing action to a flow action are true? (Choose Two)

  • A. The action only runs the first time the flow action is performed on an assignment.
  • B. The user can opt to skip the pre-processing action.
  • C. The action runs each time the user returns to the assignment.
  • D. The action automatically runs if the flow action has the highest likelihood for the assignment in the process flow.

Answer: C,D

 

NEW QUESTION 111
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:
Explanation/Reference: https://community.pega.com/knowledgebase/articles/configuring-offline-capability-mobile- application

 

NEW QUESTION 112
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 113
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 Split For Each shape, add a list of physicians, and call the evaluation process.
  • B. Add a cascading approvals shape that is called by the evaluation subprocess.
  • C. Add a Split Join shape, add a list of physicians, and call the evaluation process.
  • D. Add a Split Join shape, add a list of physicians, and call the surgical procedure request process.

Answer: D

 

NEW QUESTION 114
A data page is used to retrieve data from an external system. If an error occurs, you want to display a message to the user and send an email to the system administrator.
How do you implement this requirement?

  • A. Invoke the connector from an activity and use standard Obj- methods to add an error message end send an email.
  • B. Create a custom error handler flow that displays the error message and sends an email.
  • C. Create an error handler data transform that adds an error message to the data page and sends an email.
  • D. Configure an error handling process that displays the error message and sends an email.

Answer: D

Explanation:
Explanation/Reference:

 

NEW QUESTION 115
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 116
The keyword Primary is a prefix to the value in the current case.You have added weighted conditions to duplicate case search in a case type. How do you configure the condition fields to differentiate between fields on the current case and fields on the existing case?

  • A. Prefix the keyword Primary to the value used in the current case.
  • B. Prefix the keyword Primary to the value used in the existing case
  • C. Suffix the keyword Primary to the value used in the current case.
  • D. Suffix the keyword Primary to the value used in the existing case

Answer: A

 

NEW QUESTION 117
Which scenario might benefit from using a temporary case?

  • A. Banking customers can access a bank's online portal to apply to open a checking or savings account.
  • B. Insurance customers can call a call center to file a new claim, or make changes to a current coverage policy.
  • C. Retail customers can process a return for one or more items in their order or they can process an exchange.
  • D. Airline customers can view their travel itinerary or submit a request to modify their itinerary, subject to fees.

Answer: D

 

NEW QUESTION 118
Several development teams work on different enhancements. The release date for each enhancement is uncertain.
Which two options allow each team to keep its work separate? (Choose two.)

  • A. Create a production ruleset for each team.
  • B. Create a new application for each team.
  • C. Set up branch ruleset for each team.
  • D. Create a new ruleset version for each team.

Answer: C,D

Explanation:
Explanation
Reference https://community.pega.com/knowledgebase/articles/how-support-parallel-development-and- deployment-two-separate-projects-one-application

 

NEW QUESTION 119
Pega provides a feature to upload attachments out-of-the box. Which attachment feature must be configured by a system architect?

  • A. The steps in which attachments are allowed
  • B. The uploaded attachments are read-only
  • C. The attachment rule set
  • D. User access to attachments and document security

Answer: D

 

NEW QUESTION 120
......

The best PEGAPCSSA80V1_2019 exam study material and preparation tool is here: https://www.prep4surereview.com/PEGAPCSSA80V1_2019-latest-braindumps.html