Full PEGAPCSSA86V1 Practice Test and 276 unique questions with explanations waiting just for you! Pega PCSSA Dumps PEGAPCSSA86V1 Exam for Full Questions - Exam Study Guide NEW QUESTION 106 You are working on an update to an application which only affects some rules for a certain case type. The customer has requested that a patch update the application.How do you create the new ruleset version? A. Use [...]

[Q106-Q130] Full PEGAPCSSA86V1 Practice Test and 276 unique questions with explanations waiting just for you!

Share

Full PEGAPCSSA86V1 Practice Test and 276 unique questions with explanations waiting just for you!

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

NEW QUESTION 106
You are working on an update to an application which only affects some rules for a certain case type. The customer has requested that a patch update the application.
How do you create the new ruleset version?

  • A. Use the Ruleset Maintenance wizard to skim the relevant rulesets to copy the highest version of existing rules to the new version.
  • B. Create a branched ruleset, then copy the affected rules into the new branched ruleset.
  • C. Use the Lock & Roll functionality to lock the current ruleset and increment the ruleset version.
  • D. Use the Ruleset Maintenance wizard to merge the existing rules in the relevant rulesets to the new version.

Answer: C

 

NEW QUESTION 107
A Given user interaction takes five seconds. You need to investigate why its taking so long.
Which tool do you use to start the investigation?

  • A. Performance Profiler
  • B. Pega Log Analyzer (PLA)
  • C. Performance Analyzer (PAL)
  • D. Database Trace

Answer: C

 

NEW QUESTION 108
An agent in your system is running on three nodes. You have been asked to update the agent's schedule interval .
How would you make your update?

  • A. Open the agent schedule for each node the agent is running on and update the interval.
  • B. For each node, copy the agent schedule instance and modify the interval.
  • C. In SMA, select a node, then select the agent, and finally update the interval.
  • D. Open the agents rule and update the interval.

Answer: A

 

NEW QUESTION 109
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-01-03
  • B. MyCoSelfService:01-02-01
  • C. MyCoSelfService:01-01-04
  • D. MyCoSelfService:01-01-02

Answer: C

 

NEW QUESTION 110
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 standard queue processor.
  • B. Use the Run in background step in the case life cycle 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 Queue-For-Processing method in an activity and design a dedicated queue processor.

Answer: B,D

 

NEW QUESTION 111
What does the orange triangle in this screen indicate?

  • A. The service returned an error
  • B. The service could not be reached
  • C. The data page source system is simulated
  • D. The data page's connector is not properly configured

Answer: C

 

NEW QUESTION 112
You are analyzing application performance and notice one or more data transforms exceeding preferred performance parameters.
Which of the following performance tools do you use to help troubleshoot the issue?

  • A. Performance Analyzer
  • B. Performance Profiler
  • C. Pega RULES Log Analyzer
  • D. Database Trace

Answer: B

 

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

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

Answer: A

 

NEW QUESTION 114
Which requirement is a prerequisite for configuring a Pega Web Mashup?

  • A. A web server to test your host page
  • B. At least one work queue in your application
  • C. At least one Access control policy rule
  • D. No outstanding Guardrail violations

Answer: A

 

NEW QUESTION 115
Which two options do you configure on a portal record? (Choose Two)

  • A. Configure the positioning of the navigation pane within the portal.
  • B. Determine which skin to use to apply branding to the portal.
  • C. Change the application(s) available to users.
  • D. Identify the user role of the type of user who would access the portal.

Answer: B,D

 

NEW QUESTION 116
Teams X and Y work on different enhancements in the same ruleset. The release date for each enhancement is uncertain.
Which two options, when performed together, allow each team to keep its work separate? (Choose Two)

  • A. Create a branch ruleset for each team.
  • B. Apply privileges to the rules each team configures.
  • C. Create access groups for each of the teams.
  • D. Create a new ruleset version for one of the teams.

Answer: A,D

 

NEW QUESTION 117
A company with multiple applications spanning different business units wants to send a standard confirmation email to customers whenever a case is created.
Which is the appropriate layer of the Enterprise Class Structure (ECS) for the email correspondence?

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

Answer: D

 

NEW QUESTION 118
Organize the classes and associated rules in the appropriate Enterprise Class Structure (ECS) layer.

Answer:

Explanation:

Explanation
Graphical user interface, application Description automatically generated

 

NEW QUESTION 119
University admission application cases automatically advance in the case life cycle if the applicant's standardized test scores are above a certain threshold. The threshold is determined each year based on the provided national average score.
Which two configurations, when applied together, support this requirement? (Choose Two)

  • A. Configure a process with a decision shape that continues if the TestThreshold Configuration setting is less than the applicant's test score.
  • B. Configure a TestThreshold Configuration setting that calculates the national average for the test score threshold.
  • C. Configure a process with a decision shape that continues if the TestThreshold Configuration setting is greater than the applicant's test score.
  • D. Configure a TestThreshold Configuration setting with the national average for the test score threshold.

Answer: A,D

 

NEW QUESTION 120
Your application requires a cascading approval for expense reports. Approvals must follow the submitter's reporting structure, with the following thresholds. A manager must approve expense reports up to USD500. A director must approve expense reports up to USD1500. A vice president must approve expense reports of USD1500 or greater .
How do you configure the approval process?

  • A. Select the authority matrix configuration option.
  • B. Select the reporting structure configuration with custom levels, then configure when rules to determine the number of levels.
  • C. Select the reporting structure configuration, then select All levels.
  • D. Select the reporting structure configuration with custom levels, then configure a decision table to determine the number of levels.

Answer: B

 

NEW QUESTION 121
Which two statements are valid about configuring Pega Web Mashup? (Choose Two)

  • A. Only create one DIV element in the hosting web page for each Pega gadget.
  • B. Use the Integration wizard to generate mashup code for use in other systems.
  • C. Add a list of trusted domains in your applications in which you want to use the mashup.
  • D. Keep the original names of default actions in the mashup code to prevent security risks.

Answer: A,C

 

NEW QUESTION 122
Teams X and Y work on different enhancements in the same ruleset. The release date for each enhancement is uncertain.
Which two options allow each team to keep its work separate? (Choose Two)

  • A. Create access groups for each of the teams.
  • B. Create a new ruleset version for one of the teams.
  • C. Apply privileges to the rules each team configures.
  • D. Create a branch ruleset for each team

Answer: A,D

 

NEW QUESTION 123
Which three configuration options improve the user's ability to select and operate controls? (Choose Three) (no sure)

  • A. Configure the display of a Date Time field to use a native control.
  • B. Use links instead of a menu for navigation.
  • C. Place controls in a Fixed layout to avoid screen wrapping
  • D. Use standard Pega controls rather than custom controls.
  • E. Size clickable items no smaller than 44 X 44 pixels

Answer: A,D,E

 

NEW QUESTION 124
When deploying mashup code in a webpage, which option is necessary to ensure that Pega Platform...?

  • A. Add a host URL in the Pega application.
  • B. Ensure the host is configured to support HTTPS.
  • C. Establish a private tunnel from the host to Pega Platform.
  • D. Enable authentication policies on Pega Platform.

Answer: D

 

NEW QUESTION 125
Which two tasks are required to build a mobile app from a Pega Platform application? (Choose Two)

  • A. Create a certificate set.
  • B. Configure access to Dev Studio.
  • C. Set up push notifications to developers.
  • D. Configure access to the Pega Mobile Build Server.

Answer: A,D

 

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

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

Answer: A

 

NEW QUESTION 127
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. Use a transition condition in the activity step invoking the connector.
  • C. Customize the standard pxErrorHandlingTemplate data transform.
  • D. Implement the logic in the connector's error handler flow.

Answer: D

 

NEW QUESTION 128
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 request is sent to the wrong system.
  • B. The service is running on a system that is temporarily not available.
  • C. The request format is not understood by the service.
  • D. The returned order total is incorrectly calculated.

Answer: B

 

NEW QUESTION 129
Select two benefits of using Global Resource Settings. (Choose Two)

  • A. Global Resource Settings improves the performance for integration with the external system.
  • B. Global Resource Settings allow you to manage settings without needing to unlock rulesets.
  • C. Global Resource Settings allow you to define settings for all your different environments in one location.
  • D. Global Resource Settings allow you to manage settings in one place.

Answer: B,D

 

NEW QUESTION 130
......

Authentic Best resources for PEGAPCSSA86V1 Online Practice Exam: https://www.prep4surereview.com/PEGAPCSSA86V1-latest-braindumps.html

Get the superior quality PEGAPCSSA86V1 Dumps Questions from Prep4SureReview: https://drive.google.com/open?id=1jkIL8HMSmt1RSHaxu7Z1cuCdt9tns9Mp