Integration, Case Management And Reporting

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Bpmstraining
B
Bpmstraining
Community Contributor
Quizzes Created: 3 | Total Attempts: 902
Questions: 24 | Attempts: 247

SettingsSettingsSettings
Reporting Quizzes & Trivia

Questions and Answers
  • 1. 

    Which two are commonly used features of the Connect SQL rule? (Choose two.)

    • A.

       It deletes a database.

    • B.

      It saves a row to a database.

    • C.

      It creates a database.

    • D.

      It retrieves a single row from a database.

    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.

    Rate this question:

  • 2. 

    Which list contains the elements needed to set up a remote database interface?

    • A.

      Activity only

    • B.

      Database, database table, Connect SQL, activity

    • C.

      Connect SQL, access group, activity

    • D.

      Database, Connect SQL, activity only

    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.

    Rate this question:

  • 3. 

    Which three rule types are created by the Connector wizard for an external database interface? (Choose three.)

    • A.

      Connect SQL

    • B.

      Property

    • C.

      Class

    • D.

      Validate

    • E.

      Flow

    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.

    Rate this question:

  • 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.)

    • A.

      Flow diagrams can be viewed.

    • B.

      Users can run the Report wizard.

    • C.

      Custom and standard reports can be listed and displayed.

    • D.

      Only standard reports can be listed.

    • E.

      Users can run debugging tools.

    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.

    Rate this question:

  • 5. 

    Exposing properties as a column in the database _____. (Choose two.)

    • A.

      Affects the ability of report rules to select records

    • B.

      Can only be applied to top-level Single Value properties

    • C.

      Is required for properties with a py prefix

    • D.

      Has no effect on operational performance

    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.

    Rate this question:

  • 6. 

    Developers and managers can use the Report wizard to define reports for classes derived from  _______.

    • A.

      Data-, Rule- and Code-base classes

    • B.

      Work-, Data-, Assign- and Rule- base classes

    • C.

      Work-, Data, and Embed- base classes

    • D.

      Work-, Data-, Embed- and Assign- base classes

    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.

    Rate this question:

  • 7. 

    Covers and Folders are work objects.

    • A.

      True

    • B.

      False

    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.

    Rate this question:

  • 8. 

    Folders can contain?

    • A.

      Only Work Objects

    • B.

      Work Objects or Covers

    • C.

      Work Objects, Covers, or other Folders

    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.

    Rate this question:

  • 9. 

    PRPC has the ability to access data from an external database using:

    • A.

      Services

    • B.

      Connectors

    • C.

      Both

    • D.

      Neither

    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."

    Rate this question:

  • 10. 

    The container that holds all the components of a service is of which class:

    • A.

      Data-Service-Requestor

    • B.

      Data-Admin-ServicePackage

    • C.

      Rule-Admin-Services

    • D.

      Rule-Service-Package

    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.

    Rate this question:

  • 11. 

    The deployment file associated with the service can be generated from this?

    • A.

      Service package

    • B.

      Service activity

    • C.

      Service rule

    • D.

      Methods

    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.

    Rate this question:

  • 12. 

    When utilizing connector simulation, two types of simulation may be chosen.  They are which:

    • A.

      Node

    • B.

      Global

    • C.

      Thread

    • D.

      Local (User session)

    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.

    Rate this question:

  • 13. 

    There is a CSA secret hand shake.

    • A.

      True

    • B.

      False

    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.

    Rate this question:

  • 14. 

    What PRPC rule type is used to simulate a connection if the service or interface is unavailable?

    • A.

      Decision tree

    • B.

      Decsion table

    • C.

      Activity

    • D.

      Disintegrator

    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.

    Rate this question:

  • 15. 

    After having created a service using the service wizard (accelerator), the service package is located where?  (Where will you find it?)

    • A.

      Integration-Services

    • B.

      Integration-Resources

    • C.

      Integration-Mapping

    • D.

      User Interface

    Correct Answer
    B. Integration-Resources
    Explanation
    After creating a service using the service wizard, the service package can be found in the Integration-Resources.

    Rate this question:

  • 16. 

    A(n) ______ is a data object that serves as a container for service method rules that make up a service.

    • A.

      Service rule

    • B.

      Metadata

    • C.

      Service package

    • D.

      Service activity

    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.

    Rate this question:

  • 17. 

    A SOAP service can be tested from the rule dialog on the service rule.

    • A.

      True

    • B.

      False

    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.

    Rate this question:

  • 18. 

    The three pre-defined report types provided are?

    • A.

      Standard

    • B.

      Shared

    • C.

      Enterprise (organization)

    • D.

      Division

    • E.

      Personal

    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.

    Rate this question:

  • 19. 

    When working in the Report Viewer, the AutoComplete will return any property provided that it is?

    • A.

      Embedded

    • B.

      User defined

    • C.

      A Pega property (py, pz, px)

    • D.

      Exposed

    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.

    Rate this question:

  • 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.

    • A.

      True

    • B.

      False

    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.

    Rate this question:

  • 21. 

    An ____________ is a read-only list of pre-defined associations referenced in Report Definition rule.

    • A.

      Class Join

    • B.

      Declare Index Join

    • C.

      Association

    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.

    Rate this question:

  • 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?

    • A.

      It determines the columns to include in the report

    • B.

      There are four class-specific default reports definitions provided

    • C.

      Should be deleted and replaced with your own report rules because it's a Best Practice

    • D.

      Can serve as starting rules to copy for your own reports

    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.

    Rate this question:

  • 23. 

    When working with Covers, best practice is to limit the number of objects in a collection to what number?

    • A.

      10

    • B.

      20

    • C.

      30

    • D.

      40

    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.

    Rate this question:

  • 24. 

    As with covers, folders use cross-reference properties in either the folder or linked object.

    • A.

      True

    • B.

      False

    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.

    Rate this question:

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 21, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Apr 19, 2012
    Quiz Created by
    Bpmstraining
Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.