[Nov-2021] Updated Pegasystems PEGAPCSSA85V1 Dumps – PDF & Online Engine
PEGAPCSSA85V1.pdf - Questions Answers PDF Sample Questions Reliable
NEW QUESTION 113
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. Performance Profiler
- B. Pega Log Analyzer (PLA)
- C. Database Trace
- D. Performance Analyzer (PAL)
Answer: D
NEW QUESTION 114
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. Operator is available to receive work
- B. Get from workbaskets first
- C. This is an unattended operator
- D. Merge workbaskets
Answer: B,D
NEW QUESTION 115
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. Implementation
- B. Division
- C. Framework
- D. Organization
Answer: B,D
NEW QUESTION 116
An order fulfillment process includes a request for quotes from multiple shippers. You want the system to automatically call a quote request subprocess for each vendor. How would you configure your process?
- A. Add a Split For Each step to the case lifecycle and run the subprocess for each vendor on a page list.
- B. Add a Subprocess shape for the request subprocess and specify the Spinoff option.
- C. Add a Split Join shape and run the request subprocess for each vendor on a page list.
- D. Add a Split For Each shape and run the request subprocess for each vendor on a page list.
Answer: D
NEW QUESTION 117
Which answer best describes the benefit of using screen flows?
- A. Screen flows provide a way to add an assignment to a process that is preconfigured with one or more actions a user can take.
- B. Screen flows help a single user complete complex tasks by presenting multiple screens in a logical sequence.
- C. Screen flows help you organize separate tasks into steps so you can control how, when, and by whom work is performed for each step.
- 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: B
NEW QUESTION 118
An application contains a case type named Time Off. HR requests a report that returns the ID and name of any employee for whom an open Time Off case exists.
The ID and Name properties are defined for the class Data-Employee-, and an ID property is also defined for the Time Off class. The ID property points to records in Data-Employeep-.
Select the approach you use to create this report.
- A. Create reports in both classes, and set the TimeOff report as a subreport of the Employee report.
- B. Create a report in the TimeOff class, with a class join to the Employee class.
- C. Create reports in both classes, and set the Employee report as a subreport of the TimeOff report.
- D. Create a report in the Employee class, with a class join to the TimeOff Class.
Answer: D
NEW QUESTION 119
Which of the following tools is generally used first when analyzing system performance?
- A. Performance Profiler
- B. Performance Analyzer
- C. Database Trace
- D. Clipboard
Answer: B
NEW QUESTION 120
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. Unit test section rules.
- B. Use the Accessibility Inspector.
- C. Enable the Live UI tool.
- D. Use a screen reader.
Answer: B
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/whats-new-pega-platform/find-and-fix-issues- using-accessibility-inspector
NEW QUESTION 121
The ruleset list for an application consists of the following rulesets, ordered from highest to lowest:
* SelfService:01-01
* TGB-HR:01-01
* TGB:01-01
A rule with an Apply to: class of TGB-HR-SelfService-Work-TimeOff references a rule named ConfirmationRequest. The four instances of in the rules cache are shown in the following table.
Which is chosen during rule resolution?
- A. TGB .ConfirmationRequest (TGB:01-01-02)
- B. TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-02)
- C. TGB-HR-SelfService-Work-TimeOff .ConfirmationRequest (SelfService:01-01-01)
- D. TGB-HR-SelfService-Work .ConfirmationRequest (SelfService:01-01-01)
Answer: A
NEW QUESTION 122
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. Simulate external data sources when the application is offline.
- B. Source drop-down lists using data pages.
- C. Configure UI elements to use native controls on mobile devices.
- D. Source repeating layouts using report definitions.
Answer: B
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/pega-mobile/using-data-pages-parameters- offline-enabled-application
NEW QUESTION 123
A form must support accessibility.
How do you enable a user to specify a date?
- A. Use a calendar control that displays an entire month.
- B. Provide separate controls for month, day, and year.
- C. Use a calendar control that displays an entire year.
- D. Configure a text box to allow date entry.
Answer: C
Explanation:
Reference: https://community.pega.com/knowledgebase/articles/user-interface/84/configuring-basic-settings- date-time-control-date-or-time
NEW QUESTION 124
Field values enable you to _________________.
- A. define the values used in a circumstance template
- B. customize a list of allowed values for a property based on the context of the property
- C. set default values for a property
- D. test the validity of an input value
Answer: B
NEW QUESTION 125
Which two fields are required when adding a parameter to a rule? (Choose Two)
- A. Default value
- B. Name
- C. Required
- D. Data type
Answer: B,D
NEW QUESTION 126
An integrator shape calls a connector that writes data to a system of record. The system of record is not currently..
How do you simulate the service call invoked from the integrator shape?
- A. Simulate the data page using a data transform.
- B. Leave the flow in draft mode and simulate integration values in a data simulation.
- C. Configure global resource settings for the connector.
- D. Create a simulation activity for the connector.
Answer: D
NEW QUESTION 127
What is the purpose of the Enterprise Class Structure (ECS)
- A. ECS is used to alter the performance of the Pega Platform.
- B. ECS references single-value properties and complex properties
- C. ECS documents industry or enterprise standards that pplications must contain.
- D. ECS provides a structure supporting rule reuse.
Answer: D
NEW QUESTION 128
You are asked to create four reports. Which report would require joining classes?
- A. A list of all cases created by the operator along with the work status of each case
- B. A list of flow actions and average turnaround time, categorized by Performer
- C. A list of all cases and the assigned user for each case, with child cases categorized by the case ID of the parent case
- D. A list of all worklist assignments grouped by the operator who is performing the action
Answer: C
NEW QUESTION 129
Which two of the following options are benefits of using skin inheritance? (Choose Two)
- A. Creating standard styles in a parent skin are easier to maintain.
- B. In order to maintain consistency, child skins cannot modify formats and mixins from the parent skin.
- C. Child skins can reuse mixins and formats from other child skins with the same parent.
- D. Child skins only need to customize the parent skin.
Answer: A,D
NEW QUESTION 130
Which scenario might benefit from using a temporary case?
- A. Insurance customers can call a call center to file a new claim, or make changes to a current coverage policy.
- B. Banking customers can access a bank's online portal to apply to open a checking or savings account.
- C. Airline customers can view their travel itinerary or submit a request to modify their itinerary, subject to fees.
- D. Retail customers can process a return for one or more items in their order or they can process an exchange.
Answer: C
NEW QUESTION 131
What application do you use to perform remote logging?
- A. Database trace
- B. Performance Profiler
- C. Logging Level Settings tool
- D. System Management Application (SMA)
Answer: D
NEW QUESTION 132
What are three valid ways to exchange data through a Pega Web Mashup? (Choose three.)
- A. Use a queue processor to pass updated attributes to the gadget on the hosting web page.
- B. Use the data-pega-event-onpagedata attribute to configure the default value for the gadget.
- C. Use the Javascript function doAction() to set or read data values through the hosting web page.
- D. Use an action object configured as a script to perform additional actions on a web mashup gadget.
- E. Use an SQL call to exchange data between the mashup and hosting web page.
Answer: B,C,D
Explanation:
Reference: https://collaborate.pega.com/QUESTION/pega-mashup-data-passing
NEW QUESTION 133
......
Pegasystems PEGAPCSSA85V1 Dumps PDF Are going to be The Best Score: https://www.dumpstorrent.com/PEGAPCSSA85V1-exam-dumps-torrent.html