100% Pass Top-selling PEGAPCSSA86V1 Exams - New 2022 Pegasystems Pratice Exam [Q35-Q56]

Share

100% Pass Top-selling PEGAPCSSA86V1 Exams - New 2022 Pegasystems Pratice Exam

Pega PCSSA Dumps PEGAPCSSA86V1 Exam for Full Questions - Exam Study Guide

NEW QUESTION 35
Which two actions do you perform when using the Performance Analyzer (PAL) to ensure that you obtain accurate performance data? (Choose Two)

  • A. Run the process to completion first to perform needed rule assembly and avoid skewed results.
  • B. Run PAL as an end user to account for any performance differences due to the portal itself.
  • C. Capture a PAL reading for a process with good performance to establish a benchmark for comparison.
  • D. Capture PAL readings after significant changes to a process to identify any performance impact.

Answer: A,D

 

NEW QUESTION 36
A claims application contains two organizational and two application rulesets. The organizational rulesets MyCo and MyCoInt are configured as Ruleset Validation, where the prerequisite for MyCo is MyCoInt and the prerequisite for MyCoInt is Pega-ProcessCommander. The two application rulesets Claims and ClaimsInt are configured as Application Validation .
Which of the following statements is false?

  • A. Rules in MyCo can reference rules in Claims
  • B. Rules in Claims can reference rules in MyCo
  • C. Rules in MyCo can reference rules in MyCoInt
  • D. Rules in ClaimsInt can reference rules in Claims

Answer: A

 

NEW QUESTION 37
Select two actions can you do with the Pega API? (Choose Two)

  • A. Add a property to a data class.
  • B. Create a new case
  • C. Access data from a data page
  • D. Update a decision table.

Answer: B,C

 

NEW QUESTION 38
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-Work.PopulateLineltems (TGBCatalog:02-01-05)
  • C. TGB-Expenses-Work.PopulateLineltems (TGBCatalog:02-01-03)
  • D. TGB-Expenses.PopulateLineltems (TGBCatalog:02-01-05)
  • E. TGB-Expenses-Work.PopulateLineltems (Expenses:02-01-03)
  • F. TGB-Expenses.PopulateLineltems (Expenses:02-01-03)

Answer: C

 

NEW QUESTION 39
Which two statements about building mobile applications with Pega Platform are true? (Choose Two)

  • A. Pega Platform allows the same certificate set to build and distribute iOS and Android applications.
  • B. The containing application determines the layout and appearance of SDK applications.
  • C. Pega Mobile Build Server is configured in Dev Studio by using your Android or iOS developer certificates.
  • D. Pega Mobile Build Server requires HTTPS access.

Answer: B,D

 

NEW QUESTION 40
You have a requirement to create an email correspondence that can be reused by other applications.
In which two layers of the Enterprise Class Structure could you apply the email correspondence rule? (Choose Two)

  • A. Division
  • B. Implementation
  • C. Organization
  • D. Framework

Answer: A,C

 

NEW QUESTION 41
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-25
  • B. 01-01-01
  • C. 01-01-35
  • D. 01-01-20

Answer: C

 

NEW QUESTION 42
Which of the following statements is true about the rule resolution process?

  • A. 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.
  • B. Rule resolution applies to rules that are instances of classes derived from the Rule-and Work-base classes.
  • 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: A

 

NEW QUESTION 43
What are the two most common ways to expose your application to an external system? (Choose Two)

  • A. Leverage the Pega API.
  • B. Configure a signed certificate.
  • C. Create a connector linked to a data page.
  • D. Create a web service with the Service wizard.

Answer: A,D

 

NEW QUESTION 44
You want to write all errors detected when loading a data page to a log file .
How would you do that?

  • A. Invoke the error handler from the post processing activity in a data page.
  • B. Use an existing function in the error handling data transform.
  • C. Use the error handling flow.
  • D. Use a transition condition.

Answer: B

 

NEW QUESTION 45
You want to create a reusable font style for buttons, and links. To do this, you would create a ___________.

  • A. mixin
  • B. Format
  • C. overlay
  • D. control

Answer: A

 

NEW QUESTION 46
As a best practice, in which situation do you use a keyed data page?

  • A. A user selects an image from a long list that updates often.
  • B. A user selects a delivery option from a short list that rarely changes.
  • C. A user selects an emoji from a short list that updates often.
  • D. A user selects a replacement part from a long list that seldom changes.

Answer: D

 

NEW QUESTION 47
A hospital uses a case type to manage the treatment of patients visiting the Emergency Room (ER). Cases are created when the patient checks in at the registration desk, and are resolved when the patient is released from the hospital. Stakeholders identify the following security requirements for the case type.
Patients access cases on a read-only basis.
Patients can only access their own cases.
Doctors and nurses can modify cases throughout the case life cycle.
Only doctors are allowed to write prescriptions.
What two steps, when performed together, allow you to ensure that patients can read, but not edit, cases?
(Choose Two)

  • A. Configure an access control policy condition to test whether the user is a patient.
  • B. Create an access group unique to patients.
  • C. Configure an Access Role to Object rule with the open case action set to 1.
  • D. Configure an Access of Role to Object rule with the open case action set to 5.

Answer: A,D

 

NEW QUESTION 48
When a process is configured to create temporary cases, which of the following occurs when a user creates a case?

  • A. The system creates an object ID and stores the case in the database.
  • B. The system stores case data on a clipboard page specifically for temporary cases.
  • C. Data is stored in the database.
  • D. The case is stored in memory.

Answer: D

 

NEW QUESTION 49
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. Change the decision table item numbers.
  • C. Rulesets cannot be versioned.
  • D. Lock the ruleset to prevent automatic versioning.

Answer: A

 

NEW QUESTION 50
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_D
  • B. Rule_B, Rule_C, and Rule_D
  • C. Rule_B and Rule_C
  • D. All rules

Answer: B

 

NEW QUESTION 51
Your application is deployed to the cloud. A data source outside your application populates a data page by using your data access pattern configuration. You receive complaints that the system takes a long time to fetch data each time the case worker accesses information for a different customer.
Which approach solves this performance issue?

  • A. Access data page with a predefined key so that, once loaded, data access is faster.
  • B. Fetch only the targeted data from the database each time data is needed so access is faster.
  • C. Move to local installation because network traffic in cloud deployment is often slow.
  • D. Change snapshot data access method to reference pattern data access method.

Answer: D

 

NEW QUESTION 52
Which of the following record types are editable on a production system?

  • A. Property
  • B. Dynamic System Setting
  • C. Data Transform
  • D. SOAP Connector

Answer: B

 

NEW QUESTION 53
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 ClaimsFW can reference rules in Claims
  • B. Rules in Claims can reference rules in ClaimsFW
  • C. Rules in ClaimsInt can reference rules in Claims
  • D. Rules in ClaimsFWInt can reference rules in ClaimsFW

Answer: A

 

NEW QUESTION 54
You are updating a system of record using a SOAP connector. If the system of record is unavailable, you want to retry after an hour. If it is still unavailable after an hour, a notification should be sent to a system administrator.
How do you implement this requirement?

  • A. Implement the logic in the data page's response data transform.
  • B. Customize the standard pxErrorHandlingTemplate data transform.
  • C. Implement the logic in the connector's error handler flow.
  • D. Use a transition condition in the activity step invoking the connector.

Answer: C

 

NEW QUESTION 55
Items selected by a user need to be copied to a page list property when the user submits the form. How do you copy the items?

  • A. Add a data transform to the flow action as a pre-processing action.
  • B. Create a declare expression with the page list property as the target.
  • C. Add a data transform to the flow action as a post-processing action.
  • D. Create a validate rule to copy the selected items.

Answer: C

 

NEW QUESTION 56
......


Pegasystems PEGAPCSSA86V1 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Circumstance rules on a single variable or multiple variables
  • Measure System Performance; use of performance-related tools
Topic 2
  • Review Log Files: Distinguish system events and performance events
  • Define the Enterprise Class Structure
Topic 3
  • Identify the role of access control policies in securing an application
  • Create an application with the New Application wizard
Topic 4
  • Differentiate between the delivery options for mobile devices
  • Automate actions when a property value changes
Topic 5
  • Distinguish between role-based and attribute-based access controls
  • Differentiate between a queue processor and a job scheduler
Topic 6
  • Manage concurrent case access; Locking strategies
  • Expose an application with a web service
Topic 7
  • Identify the role and elements of activities in case processing
  • Secure data with client-based access control
Topic 8
  • Design applications for mobile use; use of certificate sets
  • Configure Pega Web Mashup authentication

 

Authentic Best resources for PEGAPCSSA86V1 Online Practice Exam: https://www.actualvce.com/Pegasystems/PEGAPCSSA86V1-valid-vce-dumps.html