This quiz titled 'Pega BR - 3\u00ba Test [01\/09\/2016]' evaluates knowledge of Pega systems, focusing on database tables, data pages, and UI controls. It assesses practical understanding relevant for developers working in enterprise environments.
They must specify the sequential order in which to run
They are only referenced in a data transform
They are invoked automatically without any explicit reference
They are referenced in a section
Rate this question:
Depend on the "applies to" class of the rule
Depend on the expression is context free or context sensitive
Depend on the type of the input properties
Depend on the type of target property
Rate this question:
Technical
Decision
User Interface
Process
Rate this question:
True
False
Rate this question:
System Analyst
Work user
Work manager
Customer
Rate this question:
Assignment
Case
Multi-step process
Decision
Rate this question:
A sample Database table structure that does not exist anywhere
Database table created in PRPC to hold information about all data tables
Database table that usually has data table instances if a dedicated table is not created
Database table that holds all data class instances
Rate this question:
A structure that helps in data modeling Pega Applications
A list of all data instances used by the application
A list of reference data that can be used for display or selection
A list of reference data that cannot be modified in the application
Rate this question:
Records (rows) part of the data table
Data page that displays the list of all rows
Class where all rules related to data tables are stored
Derives from class if it is not present
Rate this question:
Repeating Grid
Drop-Down
Embedded section
Repeating Tree Grid
Rate this question:
Requestor
Thread
Node
The scope is irrelevant
Rate this question:
A data page that has a scope defined as requestor
A static list that is defined on the property
An SQL query that can get values from an external source
A data page that has a structure of list
Rate this question:
Whether the data page becomes stale in 2 hours or 2 days
Whether the data page source comes from an external database or a data table
Whether the data page content is specific to a requestor or common to all requestors
Whether the data page can be used as a page list or a page group
Rate this question:
Data pages display stale data unless a specific rule is written to configure the refresh
Data pages are loaded in memory when an embedded section accesses it using a parameter
Data pages are invoked in a flow action if it has to be used in the user interface
Data pages are invoked declaratively using a declare expression to refresh the content
Rate this question:
On the Action Set defined for the checkbox
On layout B
On layout A
On the flow action rule
Rate this question:
Embedded sections
Refresh action
Responsive UI
Expression builder
Rate this question:
Requires the external client to be a java application
Creates a case to perform the requested action
References the data table to get the values required by the external system
Requires the external client to exist in the same network
Rate this question:
Use a Integrator shape in the process modeler
Use Application Express
By defining them in a data page
Use the wizard
Use the OOTB activity pyCreateConnector
Rate this question:
Expressions tab of the rule form of the corresponding properties
Expressions tab of the Declare Expressions rule form
New Rule dialog
Action tab of the corresponding Flow Action
Rate this question:
Data Page
Constraints
Declare Trigger
Declare Index
Declare OnChange
Declare Expressions
Rate this question:
Operator record
Activity
Report Definition
Decision Table
Decision Tree
Rate this question:
The workgroup manager decides who can work - they need to login every day and distribute the work manually
Operator picks from the workbasket
System uses a configurable way to route to operators depending on the workload
By using a standard routing activity
Rate this question:
When routed to a different operator, an assignment can be processed by either the new assigned operator or the operator who created the case.
Routing means the assignment is transferred to an operator.
An assignment can exist in either work list or workbasket and not in both at the same time.
Routing to a workbasket is usually done on cases where we have a group of skilled operators who are trained to perform the same task.
Rate this question:
Repeating Grid Layout.
Dropdown
Radio Button
Checkbox
Auto Complete
Rate this question:
Model
Parent
Form
Container
Another rule.
Rate this question:
Can have an automatic or manual transition.
Can not be set as a resolution stage.
Represent a normal course of events when describing a case.
Are sometimes referred to as the “happy path.”
Rate this question:
With BPM, business processes are manual, inconsistent, error-prone, and potentially spread out over multiple systems.
BPM systems only manage the process and must rely on other systems to manage other application components such as data, UI, and logic.
BPM is a structured approach – one that employs methods, policies, metrics, management practices, and software tools to manage and continuously optimize processes within an organization.
With BPM, an organization establishes automated management of its processes, allowing the organization to analyze its processes to improve its overall efficiency.
Rate this question:
Only BPM allows transactions to be logged with an audit trail, identifying each action in the process and who or what performed it.
BPM applications consist of structured, automatable processes, while Case Management applications can include manual, optional, and conditional processes.
BPM applications are poorly suited to managing “ad hoc” events while Case Management applications are well-suited to managing “ad hoc” events.
Case Management applications cannot adequately manage ad-hoc events while BPM applications can.
Rate this question:
One.
Two.
Three.
All of the steps in the stage.
Rate this question:
True
False
Rate this question:
Upon completion of the previous step.
Upon satisfying a specific condition.
Upon stage entry.
Upon resolution of a subcase.
Rate this question:
Allow end users to debug the flow on production systems.
Allow application designers to test flow logic without needing to implement secondary rules such as flow actions, decisions, and activities.
Allow application designers to save flows that contain references to non-existent rules.
Allow application designers to test decision rules before saving them.
Rate this question:
The Stage two is blue.
The Stage two wait for an user action to continue.
The stage two means that the case may be resolved in this stage.
The stage two have a multi step process.
The stage two may be transitioned to a Altenate Stage.
The types of stages are: Primary, Excpetion, Alternate and Resolution.
Group related process and subcases.
Identify milestones in case processing.
Typically indicate a transfer of authority.
Should be limited to a maximum number per case type.
A first-level grouping of related tasks
A subset of data used to resolve the case
A single actor performing a single action
Rate this question:
A case represents a business transaction and your process defines how to resolve that business transaction.
Are organized into primary and alternate stages.
Are a collection of Pega-related artifacts used to implement a case.
Define the tasks needed to complete a business transaction.
Rate this question:
Can be of the type: Multi Step Process, Single Step Assignment or Case.
May means an action or actions performed by one or more actors.
They are related with the process flow.
May represent a milestone in the case proccess.
Rate this question:
True
False
Rate this question:
Database table instance
Data Page
Report Definition
Data Class
Rate this question:
A Data Page
A Report Definition
The Database Table Class Mapping tool
A Connector
A Java function with the SQL Query configured
Rate this question:
Database table instance
Data class
Data page
Report definition
Rate this question:
Only Service Level and When rules can be delegated
Flow rules cannot be delegated
Only decision-type rules can be delegated
Any rule can be delegated
Rate this question:
Only in an Authoring environment
Only in a Development environment
Only in a Production environment
In any type of environment
Rate this question:
Decision Tree rule
When condition rule
Constraint rule
Decision Table rule
Rate this question:
Can change the rule as required outside of the normal development release cycle
Must approve or reject changes to the cases in the flow
Is responsible for making that decision each time a case reaches that decision step
Is responsible for creating that rule
Rate this question:
Page List
Page Group
Value Group
Value List
A Page
Rate this question:
Use a Validate Rule to verify the if the property has dots or dashes and may return an error message.
Use an Edit Validate to verify the if the property has dots or dashes and may return an error message.
Use a Data Transform to change the value entered by the end user to a valid format.
Use a Edit Input to verify if dots or dashes exist and remove them but doesn't return error message.
Use a Edit Input to verify if dots or dashes exist and remove them but doesn't and may return error message.
Rate this question:
Implementing
Creating
Updating
Deleting
Rate this question:
Increases the performance of the application
Helps limit guardrail warnings
Helps to limit any surprise requirements or implementation
Helps to reduce scope creep
Rate this question:
Quiz Review Timeline (Updated): May 10, 2024 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.