Achieve The Utmost Performance In PEGACLSA_62V2 Exam Pass Guaranteed
Achive your Success with Latest Pegasystems PEGACLSA_62V2 Exam
NEW QUESTION 18
In a PRPC production environment, in which cache would you likely find a Rule-Declare-DecisionTree? (Choose One)
- A. Dictionary Cache
- B. Conclusion Cache
- C. Rule Assembly Cache
- D. Rule Cache
Answer: C
NEW QUESTION 19
In which situations would you typically use rule check-in approval? (Choose Two)
- A. To control changes to rules delegated directly in production
- B. When business logic requires a manager to review a work item
- C. To review rule changes made by system architects
- D. To track interface changes for connectors
- E. To control who can update rules
Answer: A,C
NEW QUESTION 20
An application team has recently released an application to production with the last locked RuleSet version as 01-02-42. They now wish to create two new RuleSet versions; one to hold weekly bug fixes for the current release and one to start working on the next quarterly release.
Which two RuleSet versions would be most appropriate to create? (Choose One)
- A. 01-02-43 and 01-03-01
- B. 01-02-50 and 01-03-01
- C. 01-02-50 and 02-01-01
- D. 01-03-01 and 01-04-01
Answer: B
NEW QUESTION 21
Which of the following statements is most accurate related to delegating rules to business users using the PRPC MyRules functionality? (Choose One)
- A. The PRPC MyRules feature provides an easily accessible link to a rule but not the security needed to update the rule
- B. Only decision trees and table can be delegated to a business user using PRPC MyRules functionality
- C. The PRPC MyRules feature is used by business users instead of rule check-in and check-out
- D. The PRPC MyRules feature can only be used to delegate rules in production environments
Answer: A
NEW QUESTION 22
A reference property can be best thought of as _____________? (Choose One)
- A. a reference to an external entity that is stored in a system of record
- B. a property whose references are tracked for auditing purposes
- C. Another term for a linked property
- D. a property that can be referenced from any context at any time
- E. a pointer between two pages or properties
Answer: E
NEW QUESTION 23
Users have reported slowness on the production environment.
To find the cause, which of the following steps is NOT required? (Choose One)
- A. Use SMA to view the Log-Usage report to identify the performance issues that happened on that node over the past day
- B. Download the log files and import them in PLA to check for any CRITICAL warnings and EXCEPTIONS in the system log file
- C. Start Global DB Tracing in SMA to check for any DB issues on a specific node
- D. Request for a developer access so you can run PAL in production
Answer: D
NEW QUESTION 24
An architect wishes to build a report that queries records that are already on the clipboard so that querying the database is not necessary. How can this be accomplished? (Choose One)
- A. This can be configured with Report Definitions, using the default report source activity
- B. This can be configured with List Views, by changing the default report source activity
- C. This can be done by using the standard activity Rule-Obj-Report-Definition.pxRetrieveReportData
- D. This can be configured with Report Definitions, by changing the default report source activity
Answer: B
NEW QUESTION 25
If a PRPC system crashed due to suspected out of memory issues, which of the following data would best help you determine the root cause? (Choose Two)
- A. Log-Usage Reports
- B. Global DB Trace
- C. PegaRULES System and Alert log files
- D. Profiler Readings
- E. PAL
Answer: A,C
NEW QUESTION 26
A user has reported a 6.5-second screen-to-screen response time, but the alert log configured with the default threshold settings does not report any PEGA0001 (Browser Interaction Time) entries for that user.
What are likely explanations for this observation? (Choose Two)
- A. There are multiple interactions that are executed from one screen to the other. Each interaction is less than the threshold.
- B. The delay is caused by an external webservice that is not captured in the PEGA0001 alert
- C. The default threshold is higher than 6.5 seconds
- D. The delay is caused by a PRPC utility function that is not captured in the PEGA0001 alert
- E. Most of the user-perceived delay is caused by network slowness
Answer: A,E
NEW QUESTION 27
An application has requirements to handle the following inbound email use cases:
UC-1 Creating new work for email received at [email protected].
UC-2 Executing business actions (such as an approval) via email
UC-3 Support for email conversations for email received at [email protected], i.e. reply messages are automatically attached to the original work item
Which of the use cases are supported by standard PRPC email processing? (Choose One)
- A. UC-1 and UC-3
- B. UC-1 Only
- C. All use cases are supported
- D. UC-1 and UC-2
Answer: C
NEW QUESTION 28
An application, created by MyCo, has a number of rules implemented as decision tables that use "Title" as an input as seen in the sample rule below:
MyCo is finding a number of application defects caused by incorrect spellings in the title field. The valid titles are stored as field values. MyCo is requesting options to help prevent these types of errors.
Which of the following approaches is most applicable? (Choose One)
- A. Create a custom validation rule in the Rule-Declare-DecisionTable class to validate that the .Title property always has a valid value
- B. Create a custom rule form that uses harnesses and sections and can be configured however MyCo desires
- C. Recreate the logic in decision trees and use function aliases to limit the options via a drop down box
- D. Use the table edit of the .Title property to reference the field values, the decision table will then automatically validate that the value is valid
Answer: D
NEW QUESTION 29
Given the following use case:
A rules engine for an online travel site (TravelCo) is used to make a recommendation for a hotel based on a set of inputs. Besides determining the best fit for the hotel, a profit margin is added to the selected hotel's rate. The combination of best fit logic and pricing logic is referred to as a "search strategy". TravelCo applies different search strategies based on the customer's status and the channel the request is being made from. TravelCo would like to manage each strategy from a single screen.
Which of the following approaches is most appropriate? (Choose One)
- A. Use declarative expressions to calculate the profit margin and a report definition to determine the best fit hotel. These rules can be individually circumstanced by customer status and channel
- B. Create a user interface to manage the various parameters and generate the appropriate standard PRPC rules
- C. Use a custom landing page to allow users to view and input the necessary references to either parameters or other rule references to execute the best fit and profit margin logic. Use the landing page to control how the logic is specialized by customer status and channel
- D. Create a custom rule type called search strategy that provides the necessary references to either parameters or other rule references to execute the best fit and profit margin logic. The custom rule can then be circumstanced by customer status and channel
Answer: D
NEW QUESTION 30
Which of the following statements is most accurate about the Split-For-Each and Split-Join shapes? (Choose One)
- A. Split-For-Each can only be used when iterating over a list of work objects
- B. Both shapes create separate Threads for sub-processes they create
- C. Split-Join allows you to execute different sub-flows whereas Split-For-Each calls the same process on different pages
- D. Split-For-Each allows you to execute different sub-flows whereas Split-Join calls the same process on different pages
Answer: C
NEW QUESTION 31
The following report shows individual updates for flow and flow action rules: This report pulls data from two classes.
What are they? (Choose Two)
- A. Data-Rule-Locking
- B. Index-CustomFields
- C. Data-Rule-Summary
- D. History-Rule
- E. Rule-Obj-Flow
- F. Rule-Obj-FlowAction
Answer: C,D
NEW QUESTION 32
Which of the following statements are most accurate about ad-hoc work? (Choose Two)
- A. An ad-hoc work item can only be converted into a case type as a subcase of an existing case type
- B. By default, an ad-hoc work item class is the class group of the current work
- C. Process commander allows an ad-hoc work to be the child of another ad-hoc work
- D. In order to convert an ad-hoc work item into a case type, it must NOT be an instance of a class group
- E. Both operations involving the creation of ad-hoc work and the conversion of ad-hoc work into a case type require a specific privilege
Answer: B,C
NEW QUESTION 33
......
Revolutionary Guide To Exam Pegasystems Dumps: https://freetorrent.itpass4sure.com/PEGACLSA_62V2-practice-exam.html

