[Jan 02, 2022] PEGAPCSSA85V1 certification guide Q&A from Training Expert Actual4Dumps [Q89-Q112]

Share

[Jan 02, 2022] PEGAPCSSA85V1 certification guide Q&A from Training Expert Actual4Dumps

PEGAPCSSA85V1 Certification Overview Latest PEGAPCSSA85V1 PDF Dumps

NEW QUESTION 89
Sourcing a data page directly from a UI control is an example of which pattern?

  • A. Snapshot pattern
  • B. Reference pattern
  • C. System of Record (SoR) pattern
  • D. Alias pattern

Answer: B

 

NEW QUESTION 90
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. Immediately before deployment
  • C. Throughout the development cycle
  • D. Performance and stress testing

Answer: A,D

 

NEW QUESTION 91
How do you test UI forms for suitability for users with visual disabilities such as Deuteranopia (red-green confusion) or Tritanopia (yellow-blue confusion)?

  • A. Use the Accessibility Inspector.
  • B. Enable the Live UI tool.
  • C. Use a screen reader.
  • D. Unit test section rules.

Answer: A

Explanation:
Reference: https://community.pega.com/knowledgebase/articles/whats-new-pega-platform/find-and-fix-issues- using-accessibility-inspector

 

NEW QUESTION 92
Which statement best describes the role of the baserule in circumstancing?

  • A. The base rule describes case behavior in effect until a certain date.
  • B. The base rule is used if no circumstanced variant applies.
  • C. The base rule lists all of the properties for which a rule car be circumstanced.
  • D. The base rule is a template used to create all of the circumstanced variants.

Answer: B

 

NEW QUESTION 93
What are three valid ways to exchange data through a Pega Web Mashup? (Choose three.)

  • A. Use an action object configured as a script to perform additional actions on a web mashup gadget.
  • B. Use the Javascript function doAction() to set or read data values through the hosting web page.
  • C. Use a queue processor to pass updated attributes to the gadget on the hosting web page.
  • D. Use an SQL call to exchange data between the mashup and hosting web page.
  • E. Use the data-pega-event-onpagedata attribute to configure the default value for the gadget.

Answer: A,B,E

Explanation:
Reference: https://collaborate.pega.com/QUESTION/pega-mashup-data-passing

 

NEW QUESTION 94
You are tasked with configuring the Get Next Work functionality for an application. The requirement states that the workbaskets a user is associated with must be checked first, and all eligible assignments must be consolidated into a single list before being filtered and sorted. Which two of the following options do you select on an Operator ID record to configure the Get Next Work functionality to meet this requirement?
(Choose
Two)

  • A. Get from workbaskets first
  • B. This is an unattended operator
  • C. Merge workbaskets
  • D. Operator is available to receive work

Answer: A,C

 

NEW QUESTION 95
Which layer of the Enterprise Class Structure contains generalized assets that are then extended by specific implementations?

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

Answer: B

 

NEW QUESTION 96
Which of the following statements is correct about global resource settings?

  • A. Global resource settings allow you to automate the application migration process
  • B. Global resource settings allow you to execute connectors in parallel to improve performance.
  • C. Global resource settings allow you to update environmental variables without unlocking rulesets.
  • D. Global resource settings allow you to simulate data in an environment for testing purposes.

Answer: C

 

NEW QUESTION 97
You want to create a new minor version of an application ruleset to add a new feature to your application. The new feature will be made available to users in a phased rollout.
How do you update the application to add the new ruleset version?

  • A. Lock and roll the existing ruleset, and create a new application version.
  • B. Create a new application version and add the new ruleset version as a production ruleset.
  • C. Create a branch ruleset and a new application, and add the branch ruleset to the application.
  • D. Lock and roll the existing ruleset, and update the existing application version.

Answer: D

Explanation:
Reference: https://community.pega.com/knowledgebase/articles/how-use-lock-and-roll-feature-managing- ruleset-versions

 

NEW QUESTION 98
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 99
A ________ defines the look and feel of an application.

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

Answer: A

 

NEW QUESTION 100
In which two of the following situations would you simulate an integration? (Choose two.)

  • A. You need to test each flow path in the case processing.
  • B. The connector is configured to use global resource settings.
  • C. The service is not available yet.
  • D. The service has slow response times.

Answer: B,D

 

NEW QUESTION 101
You purchasing application is a decision table with vendor discount codes. You want to delegate the decision table.
Which ruleset do you save the decision table to allow delegation?

  • A. Integration
  • B. Production
  • C. Application
  • D. Organization

Answer: B

 

NEW QUESTION 102
Select two benefits of adopting a rule delegation strategy. (Choose Two)

  • A. Adopting a rule delegation strategy allows business users to change business policies more quickly by avoiding long approval processes.
  • B. Adopting a rule delegation strategy can help lower the overall costs of building and maintaining business applications because fewer architects are required if business users can make changes to the application on their own.
  • C. Adopting a rule delegation strategy allows business users and architects to focus on their specific tasks related to application development and maintenance.
  • D. Adopting a rule delegation strategy can help improve the business' ability to adapt to changing business conditions.

Answer: C,D

 

NEW QUESTION 103
You add a new work group to an application. Which two organization rules do you need to update? (Choose Two)

  • A. Operator ID
  • B. Unit
  • C. Class groups
  • D. Work queue

Answer: A,D

 

NEW QUESTION 104
Which answer best describes the benefit of using screen flows?

  • A. Screen flows help you organize separate tasks into steps so you can control how, when, and by whom work is performed for each step.
  • B. Screen flows provide a way to add an assignment to a process that is preconfigured with one or more actions a user can take.
  • C. Screen flows help a single user complete complex tasks by presenting multiple screens in a logical sequence.
  • D. Screen flows provide an easy way to add a step to a process that is preconfigured with functionality, such as sending an email or creating a case.

Answer: C

 

NEW QUESTION 105
Which two steps do you perform to update the logo in a portal header? (Choose Two)

  • A. Reference the image in the application record.
  • B. Update the portal header to reference the new image.
  • C. Reference the image in the portal skin.
  • D. Upload the new image to a binary file record.

Answer: B,D

 

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

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

Answer: A,C

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

 

NEW QUESTION 107
In a prepare job offer process, you configured a Split For Each shape. The shape runs a compensation approval subprocess to a list containing four managers. The prepare job offer process resumes as soon as one manager completes the approval process. Which join condition in the Split For Each shape supports this requirement?

  • A. A Some join condition
  • B. An Any join condition
  • C. An Iterate join condition
  • D. An All join condition

Answer: B

 

NEW QUESTION 108
When configuring a screen flow, you identify a single harness to define the navigation style for the screen flow. Where is the harness identified?

  • A. On the Flow Action connectors
  • B. On each Assignment shape
  • C. On the Design tab of the screen flow
  • D. On the Start shape

Answer: D

 

NEW QUESTION 109
A duplicate case search contains two weighted conditions in which a property value in the current case is compared to the same property value in the existing case. After processing multiple cases that have two matching data values, duplicate case search does not identify any duplicates.
What two approaches do you take to diagnose the cause? (Choose two.)

  • A. Verify that there are no more than 4 maximum weighted conditions being tested.
  • B. Verify that each of the basic conditions are satisfied.
  • C. Verify that the total weights of the matching conditions match or exceed the threshold.
  • D. Verify that the case type is instantiated as a temporary case so the case can be cancelled.

Answer: B,C

Explanation:
Reference:
http://myknowpega.com/2018/02/19/duplicate-search-case/

 

NEW QUESTION 110
You have configured an agent to automatically send correspondence. The agent runs in standard mode using AQM. As of the last agent run, entries failed to commit and the correspondence was not sent. Which two approaches could you take to troubleshoot the issue? (Choose Two)

  • A. Open the Requestor Management screen in SMA, select the requestor with a waiting message, and run the Tracer.
  • B. Open the Broken Process queue, select the entry, and view the error message and stack trace information.
  • C. Open the Broken Process queue, select an item, and run the Tracer.
  • D. Open the Requestor Management screen in SMA, select the requestor with a waiting message, and display the error message and stack trace information.

Answer: A,B

 

NEW QUESTION 111
You have identified an activity that does not perform well. You need to find out exactly what steps are causing the problem.
Which tool do you use?

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

Answer: B

 

NEW QUESTION 112
......

The Best Pegasystems PEGAPCSSA85V1 Study Guides and Dumps of 2022: https://www.actual4dumps.com/PEGAPCSSA85V1-study-material.html