1.
Which two are commonly used features of the Connect SQL rule? (Choose two.)
Correct Answer(s)
B. It saves a row to a database.
D. It retrieves a single row from a database.
Explanation
The Connect SQL rule commonly uses two features: saving a row to a database and retrieving a single row from a database. This rule allows for the manipulation of data in a database by saving new rows or updating existing ones, as well as retrieving specific rows based on certain criteria. It does not involve deleting or creating a database.
2.
Which list contains the elements needed to set up a remote database interface?
Correct Answer
B. Database, database table, Connect SQL, activity
Explanation
The correct answer is "database, database table, Connect SQL, activity". To set up a remote database interface, you would need a database to store the data, a database table to organize the data within the database, Connect SQL to establish a connection between the application and the database, and an activity to perform operations on the database such as querying or updating data.
3.
Which three rule types are created by the Connector wizard for an external database interface? (Choose three.)
Correct Answer(s)
A. Connect SQL
B. Property
C. Class
Explanation
The Connector wizard creates three rule types for an external database interface: Connect SQL, property, and class. The Connect SQL rule type is used to establish a connection with the external database and execute SQL statements. The property rule type is used to define properties that map to columns in the external database table. The class rule type is used to define classes that represent tables in the external database. These three rule types are essential for integrating and interacting with an external database using Pega's Connector framework.
4.
Which two statements are true about reports that are displayed in the workspace of a user portal when the Monitor Activity tab is selected? (Choose two.)
Correct Answer(s)
B. Users can run the Report wizard.
C. Custom and standard reports can be listed and displayed.
Explanation
The correct answer states that users can run the Report wizard, which means they have the ability to create and customize reports according to their needs. Additionally, the answer states that both custom and standard reports can be listed and displayed, indicating that users have access to a wide range of reports, including those that are pre-built and those that have been customized by the user or the organization.
5.
Exposing properties as a column in the database _____. (Choose two.)
Correct Answer(s)
A. Affects the ability of report rules to select records
B. Can only be applied to top-level Single Value properties
Explanation
Exposing properties as a column in the database affects the ability of report rules to select records because report rules rely on the availability of database columns to retrieve and filter data. If a property is not exposed as a column, it cannot be used in report rules for data retrieval and filtering. Additionally, properties can only be applied as columns to top-level Single Value properties, meaning that nested or multi-value properties cannot be directly exposed as columns.
6.
Developers and managers can use the Report wizard to define reports for classes derived from _______.
Correct Answer
B. Work-, Data-, Assign- and Rule- base classes
Explanation
The Report wizard can be used by developers and managers to define reports for classes derived from Work-, Data-, Assign- and Rule- base classes. This means that reports can be created for classes that are related to work items, data objects, assignments, and business rules. This allows for a comprehensive reporting capability across different types of classes in the application.
7.
Covers and Folders are work objects.
Correct Answer
A. True
Explanation
Covers and folders are considered work objects because they are used to organize and store important documents and papers. They provide a physical means of categorizing and protecting these materials, making them easily accessible when needed. By using covers and folders, individuals can keep their work organized and maintain a professional and efficient workflow. Therefore, the statement that covers and folders are work objects is true.
8.
Folders can contain?
Correct Answer
C. Work Objects, Covers, or other Folders
Explanation
Folders in a system can contain a variety of items such as work objects, covers, or other folders. This means that folders can serve as a way to organize and categorize different types of items within a system. By allowing folders to contain work objects, covers, or other folders, users can easily navigate and locate the specific items they need within the system's hierarchy.
9.
PRPC has the ability to access data from an external database using:
Correct Answer
B. Connectors
Explanation
PRPC, also known as Pega Rules Process Commander, is a software platform that allows businesses to automate and streamline their processes. One of its capabilities is to access data from an external database. This can be achieved using connectors, which are components that enable PRPC to establish a connection with external databases and retrieve the required data. Therefore, the correct answer is "Connectors."
10.
The container that holds all the components of a service is of which class:
Correct Answer
B. Data-Admin-ServicePackage
Explanation
The correct answer is Data-Admin-ServicePackage. In Pega, a service package is a container that holds all the components of a service. It provides a way to organize and manage the service components, such as rules, data instances, and connectors. The Data-Admin-ServicePackage class is specifically designed for this purpose and allows for easy management and configuration of service components within a package.
11.
The deployment file associated with the service can be generated from this?
Correct Answer
A. Service package
Explanation
The deployment file associated with the service can be generated from the service package. This suggests that the service package contains all the necessary files and configurations required for deploying the service. By generating the deployment file from the service package, it ensures that all the components and dependencies of the service are included and properly configured for deployment.
12.
When utilizing connector simulation, two types of simulation may be chosen. They are which:
Correct Answer(s)
B. Global
D. Local (User session)
Explanation
The correct answer is Global, Local (User session). When using connector simulation, two types of simulation can be chosen: global and local (user session). Global simulation allows for testing the connector across all users and sessions, providing a comprehensive view of its functionality. On the other hand, local (user session) simulation focuses on testing the connector within a specific user session, allowing for more targeted testing and troubleshooting.
13.
There is a CSA secret hand shake.
Correct Answer
B. False
Explanation
The statement suggests that there is a secret handshake associated with the CSA (presumably referring to the Civil Service Association). However, the correct answer is "False" because the statement does not provide any evidence or information to support the existence of such a secret handshake. Without any additional context or details, it is reasonable to assume that the statement is false.
14.
What PRPC rule type is used to simulate a connection if the service or interface is unavailable?
Correct Answer
C. Activity
Explanation
Activity is the correct answer because it is a PRPC rule type that can be used to simulate a connection if the service or interface is unavailable. Activities in PRPC are used to define a sequence of steps that can be executed to perform a specific task. In this case, the activity can be designed to simulate the behavior of the service or interface in order to continue the process flow even if the actual service or interface is unavailable.
15.
After having created a service using the service wizard (accelerator), the service package is located where? (Where will you find it?)
Correct Answer
B. Integration-Resources
Explanation
After creating a service using the service wizard, the service package can be found in the Integration-Resources.
16.
A(n) ______ is a data object that serves as a container for service method rules that make up a service.
Correct Answer
C. Service package
Explanation
A service package is a data object that serves as a container for service method rules that make up a service. It is used to organize and manage the service methods and their associated rules. The service package allows for easier maintenance and deployment of service methods, as they are grouped together within the package.
17.
A SOAP service can be tested from the rule dialog on the service rule.
Correct Answer
A. True
Explanation
A SOAP service can be tested from the rule dialog on the service rule. This means that when creating or editing a service rule, there is an option to test the SOAP service directly from within the rule dialog. This allows developers to verify that the service is functioning correctly and producing the expected results before deploying it. Testing the service in this way helps to identify and resolve any issues or errors before they impact the functionality of the application.
18.
The three pre-defined report types provided are?
Correct Answer(s)
A. Standard
B. Shared
E. Personal
Explanation
The three pre-defined report types provided are Standard, Shared, and Personal. Standard reports are pre-built reports that are available to all users and provide common insights into the data. Shared reports are reports that can be shared with other users within the organization, allowing for collaboration and sharing of information. Personal reports are reports that are created and customized by individual users for their own specific needs and preferences. These report types cater to different users and their specific reporting requirements.
19.
When working in the Report Viewer, the AutoComplete will return any property provided that it is?
Correct Answer
D. Exposed
Explanation
The AutoComplete feature in the Report Viewer will return any property that is exposed. This means that the property has been made available or accessible for use in the report.
20.
An index can improve search and reporting access for properties that cannot be exposed as database columns because they are embedded within an aggregate property.
Correct Answer
A. True
Explanation
An index can improve search and reporting access for properties that cannot be exposed as database columns because they are embedded within an aggregate property. This means that even if a property is not directly stored as a column in the database, it can still be indexed to enhance search and reporting capabilities. This is particularly useful for properties that are embedded within a larger aggregate property, such as nested objects or arrays. By indexing these embedded properties, we can efficiently search and retrieve data based on their values, even if they are not stored as separate columns in the database.
21.
An ____________ is a read-only list of pre-defined associations referenced in Report Definition rule.
Correct Answer
C. Association
Explanation
An association is a read-only list of pre-defined associations referenced in a Report Definition rule. It allows for establishing relationships between classes and provides a way to retrieve data from related classes. Associations are useful in reporting scenarios where data from multiple classes needs to be combined and displayed in a report. They provide a convenient way to access and display related data without the need for complex joins or queries.
22.
The pyDefaultReport is a template that allows designers to determine the default application report that acts as a "starter" report. Which is not true about the pyDefaultReport?
Correct Answer
C. Should be deleted and replaced with your own report rules because it's a Best Practice
Explanation
The pyDefaultReport should not be deleted and replaced with your own report rules because it's a Best Practice.
23.
When working with Covers, best practice is to limit the number of objects in a collection to what number?
Correct Answer
B. 20
Explanation
When working with covers, it is best practice to limit the number of objects in a collection to 20. This is because having too many objects in a collection can lead to performance issues and make it difficult to manage and navigate through the covers. By keeping the number of objects limited to 20, it ensures better organization and efficiency in working with covers.
24.
As with covers, folders use cross-reference properties in either the folder or linked object.
Correct Answer
B. False
Explanation
Folders do not use cross-reference properties. While covers use cross-reference properties, folders are used to organize and store files and documents, and they do not have the capability to reference or link to other objects. Therefore, the given statement is false.