Practice Free PEGACPLSA24V1 Exam Online Questions
What are the three best practices to follow when using PegaUnits? (Choose Three)
- A . Configure to ignore the test rulesets for the guardrail score calculation.
- B . Avoid moving test assets to a production environment.
- C . Prioritize your tests for manual testing.
- D . Store all test cases, test suites, and any test data for your application in a dedicated test ruleset.
- E . Create complex tests that validate many things.
When using the Reports database, the system automatically syncs the data between the reports database and the regular PegaDATA database.
- A . True
- B . False
Dynamic class references (DCR) are one approach to creating a data model in a Pega implementation.
Which one of the following best describes the DCR approach?
- A . Associating objects with classes at runtime based on user input or certain conditions, allowing for flexibility in the structure of the data model.
- B . Linking different classes together in a data model to establish relationships and associations between various entities.
- C . Dynamically adjusting the attributes of a class without modifying its structure, facilitating agile data management.
- D . Referencing classes that are predefined and unchangeable, ensuring consistency and reliability in the data model.
Select the option in which you would define Content Security Policies.
- A . To restrict what data a user can view in a case the user can open
- B . To prevent the browser to load content from untrusted sources
- C . To configure security for the content management integration
- D . To define security for case attachments
What is the primary difference between push routing and pull routing?
- A . The behavior of push routing is configured in Rule-System-Settings, and pull routing is not.
- B . Push routing activity names begin with "To," and pull routing activity names begin with either "Get" or "Find."
- C . The security type value for push routing activities is ROUTE, and the security type value for pull routing activities is ACTIVITY.
- D . Push routing is initiated during the context of case processing, and pull routing is initiated outside the context of case processing.
What are the are two main goals of the Lead System Architect mission? (Choose Two)
- A . Solidify techniques for advanced Rule configuration.
- B . Learn how asynchronous integration works.
- C . Evaluate identified design options to form a recommended solution.
- D . Identify design options for particular situations.
What is the primary purpose of using class joins in a reporting design?
- A . To filter the data based on specific criteria.
- B . To combine data from unrelated tables into a single result.
- C . To create a hierarchical display of data.
- D . To improve the performance of the SQL query.
a standard agent has auto queue management enabled, runs periodically, and is set to retry once. select the run time behavior if processing fails for one of the tasks in the agent queue.
- A . the task is removed from the agent queue and the status is set to broken-process. the agent does not retry this task automatically.
- B . the task remains in the agent queue and the task status is set to broken-process. the agent retries this task automatically.
- C . the task is requeued for processing and the task status does not change. the agent retries this task automatically.
- D . the task remains in the agent queue and the task status is set to broken-process. the agent does not retry this task automatically.
What is the purpose of two-factor authentication in mobile app security? (Choose One)
- A . To provide an additional layer of security
- B . To increase the cost of developing the app
- C . To make the app more visually appealing
- D . To make the app more difficult to use
In a complex SQL query, what is the purpose of using a "GROUP BY" clause?
- A . To filter the results based on specified conditions.
- B . To sort the results in ascending or descending order.
- C . To perform calculations on numeric columns.
- D . To group rows with the same values into summary rows.
