Pega CSSA 7.3/7.4 Simulado Academy

Description

Quiz on Pega CSSA 7.3/7.4 Simulado Academy, created by Pedro Henrique Lima on 08/11/2019.
Pedro Henrique Lima
Quiz by Pedro Henrique Lima, updated more than 1 year ago More Less
Pedro Henrique Lima
Created by Pedro Henrique Lima over 4 years ago
Pedro Henrique Lima
Copied by Pedro Henrique Lima over 4 years ago
161
0

Resource summary

Question 1

Question
You have a requirement to create an email correspondence that can be reused by other applications. In which two layers of the Enterprise Class Structure could you apply the email correspondence rule? (Choose Two)
Answer
  • Implementation
  • Framework
  • Division
  • Organization

Question 2

Question
Which layer of the Enterprise Class Structure contains assets that cannot be reused in other applications?
Answer
  • Implementation
  • Division
  • Framework
  • Organization

Question 3

Question
Which layer of the Enterprise Class Structure contains generalized assets that are then extended by specific implementations?
Answer
  • Division
  • Organization
  • Framework
  • Implementation

Question 4

Question
When creating a new ruleset version, what extra step must the system architect perform?
Answer
  • There are no extra steps if the ruleset version is up-to-date.
  • Rulesets cannot be versioned.
  • Lock the ruleset to prevent automatic versioning.
  • Change the decision table item numbers.

Question 5

Question
What is the importance of application versioning?
Answer
  • Application versioning provides a means to organize applications by priority.
  • Application versioning preserves prior application versions.
  • Application versioning provides the ability to version data classes without impacting existing data classes.
  • Application versioning provides the ability to clone rules.

Question 6

Question
What advantage does skimming provide over lock and roll as a versioning option?
Answer
  • Skimming saves checked out rules. Lock and roll does not save checked out rules.
  • Pega provides a skimming wizard but not a lock and roll wizard.
  • Skimming is most efficient for major and minor updates. Lock and roll is most useful for patches.
  • Skimming carries blocked rules forward. Lock and roll does not carry blocked rules forward.

Question 7

Question
A user is granted access to an application which lists HRApps:02-02 under Application rulesets. The ruleset contains rules in the versions below:
Answer
  • Rule_B, Rule_C, and Rule_D
  • All rules
  • Rule_B and Rule_C
  • Rule_D

Question 8

Question
Select two record types that are involved when configuring a production ruleset. (Choose Two)
Answer
  • Work group
  • Application
  • Operator
  • Organization
  • Access group

Question 9

Question
A claims framework contains two rulesets, ClaimsFW and ClaimsFWInt, and an application built on the framework contains two rulesets, Claims and ClaimsInt. Which statement is false if all the rulesets are configured as Application Validation?
Answer
  • Rules in ClaimsFWInt can reference rules in ClaimsFW
  • Rules in ClaimsInt can reference rules in Claims
  • Rules in ClaimsFW can reference rules in Claims
  • Rules in Claims can reference rules in ClaimsFW

Question 10

Question
A claims application contains two organizational and two application rulesets. The organizational rulesets MyCo and MyCoInt are configured as Ruleset Validation, where the prerequisite for MyCo is MyCoInt and the prerequisite for MyCoInt is Pega-ProcessCommander. The two application rulesets Claims and ClaimsInt are configured as Application Validation. Which of the following statements is false?
Answer
  • Rules in Claims can reference rules in MyCo
  • Rules in MyCo can reference rules in MyCoInt
  • Rules in ClaimsInt can reference rules in Claims
  • Rules in MyCo can reference rules in Claims

Question 11

Question
An application contains the following rulesets. * AccountManagement contains the rules for administering checking and savings accounts. * AccountManagementInt contains supporting rules for integrating with other applications. * BankCorp contains rules shared across the entire organization. * BankCorpInt contains supporting rules for integrations shared with other internal applications. * CreditCheck contains rules for processing a credit check and is shared with another Pega application to administer loans. Which two rulesets can be configured to use application validation, according to best practices? (Choose Two)
Answer
  • CreditCheck
  • AccountManagementInt
  • BankCorp
  • BankCorpInt
  • AccountManagement

Question 12

Question
Which two of the following prerequisites would you choose to create a branch rule for parallel development? (Choose Two)
Answer
  • Create a team application
  • Give team members access to the team application
  • Circumstance the original rule
  • Save a copy of the original rule into the base ruleset

Question 13

Question
A branch ruleset is a ruleset that ___________. (Choose Two)
Answer
  • prevents developers from seeing work of all team members
  • is designed for large projects
  • contains rules that are not in active development
  • is based off of another ruleset

Question 14

Question
Which two of the following steps do you perform after you develop branch rules and before you merge a ruleset? (Choose Two)
Answer
  • Review conflicts and warnings
  • Check in rules to merge
  • Check out rules to merge
  • Use DB trace to identify conflicts

Question 15

Question
A user has the following rulesets in their ruleset list:
Answer
  • Instance One
  • Instance Two
  • Instance Three
  • Instance Four
  • Instance Five
  • Instance Six

Question 16

Question
Which of the following statements is true about the rule resolution process?
Answer
  • If a user does not have access to the selected rule, the system sends a message that it could not find an appropriate rule to execute.
  • If the system finds more than one rule instance during rule resolution, users are provided with a choice of which rule to use depending on context.
  • Rule resolution applies to rules that are instances of classes derived from the Rule- and Work- base classes.
  • The class (context) of a rule takes precedence over the availability of the rule.

Question 17

Question
Which rule availability setting can you use to force the system to look for an instance of the rule in the next highest class or ruleset?
Answer
  • Not Available
  • Final
  • Withdrawn
  • Blocked

Question 18

Question
Adding parameters to a rule enables you to _____________________.
Answer
  • separate the functional behavior of a rule from specific business contexts
  • define the values used in a circumstance
  • copy data from a data page option on a property
  • help improve business users' ability to adapt to changing business conditions

Question 19

Question
Use the ________________ keyword to reference a parameter in the same rule in which the parameter is defined.
Answer
  • Parent
  • THIS
  • Local
  • Param

Question 20

Question
Which two fields are required when adding a parameter to a rule? (Choose Two)
Answer
  • Required
  • Name
  • Data type
  • Default value

Question 21

Question
When a process is configured to create temporary cases, which of the following occurs when a user creates a case?
Answer
  • The system creates an object ID and stores the case in the database.
  • The case is stored in memory.
  • The system stores case data on a clipboard page specifically for temporary cases.
  • Data is stored in the database.

Question 22

Question
What task must you perform in order to persist a temporary case?
Answer
  • Add a Persist Case SmartShape to the process.
  • Configure pyStartCase to persist a case.
  • Add a persistence condition to the case type.
  • Add an object ID to the case

Question 23

Question
You have added weighted conditions to duplicate case search in a case type. How do you configure the condition fields to differentiate between fields on the current case and fields on the existing case?
Answer
  • Suffix the keyword Primary to the value used in the current case.
  • Suffix the keyword Primary to the value used in the existing case
  • Prefix the keyword Primary to the value used in the existing case
  • Prefix the keyword Primary to the value used in the current case.

Question 24

Question
You want to evaluate cases as potential duplicates when the existing cases and the current case have the same create operator. How would you ensure that only cases with the same create operator are evaluated?
Answer
  • Add a weighted condition using the create operator value, an equals operator, and a weight of 100.
  • Add a must match condition using the create operator value and apply a weight of 100.
  • Add a must match condition where the create operator in an existing case is the same as in the current case
  • Add a weighted condition using the create operator value in both condition fields, an equals operation, and weight of 0.

Question 25

Question
Management reports that have an unacceptably large number of cases are incorrectly identified as duplicate cases. Which two approaches could you use to modify the duplicate case search process so that it produces fewer invalid duplicates? (Choose Two)
Answer
  • Adjust the threshold value.
  • Do not use a must match condition.
  • Adjust the condition weights.
  • Add a Persist Case step after the Duplicate Search step.

Question 26

Question
Field values enable you to _________________.
Answer
  • define the values used in a circumstance template
  • set default values for a property
  • customize a list of allowed values for a property based on the context of the property
  • test the validity of an input value

Question 27

Question
How do you customize the allowed values for a property based on the context of the property using field values?
Answer
  • Create a ruleset for each context, then create a field value record for each value and add the field value record to the appropriate ruleset.
  • Create a base field value record, then create a circumstance of the base record for each allowed value.
  • Create a field value record and a unique property record for each allowed value in each context.
  • Create a field value record for each value and set the context using the Apply to: field.

Question 28

Question
Sourcing a data page directly from a UI control is an example of which pattern?
Answer
  • System of Record (SoR) pattern
  • Snapshot pattern
  • Alias pattern
  • Reference pattern

Question 29

Question
Which feature would you use to implement the System of Record (SoR) pattern?
Answer
  • The copy data from a data page option on a property
  • No specific feature — just use a data page directly in the application
  • The Property-Ref activity method
  • The refer to a data page option on a property

Question 30

Question
Which feature would you use to implement the alias pattern?
Answer
  • The copy data from a data page option on a property
  • The refer to a data page option on a property
  • No specific feature — just use a data page directly in the application
  • The Property-Ref activity method

Question 31

Question
You add a new work group to an application. Which two organization rules do you need to update? (Choose Two)
Answer
  • Unit
  • Class groups
  • Operator ID
  • Work queue

Question 32

Question
Which requirement causes you to consider using Dynamic Class Referencing (DCR)?
Answer
  • To reuse a flow from the framework in the implementation layer
  • To ensure that flows copied into the implementation layer use workbaskets in the framework layer.
  • To route work to a workbasket that is given by the operator’s work group
  • To initiate implementation layer case types from the framework

Question 33

Question
The TGB organization structure has a Sales unit, and it belongs to a Marketing division. TGB plans to add new units for the East, Central, and West geographical sales regions. These regional units report to the Sales unit. How do you configure the organizational hierarchy to support the new structure?
Answer
  • Add the regional units to the Marketing division.
  • Add the regional units to the TGB organization.
  • Add a new Regional unit to the Marketing division and add the East, Central, and West regional units as child units to the Regional unit.
  • Add the regional units as sub-units to the Sales unit.

Question 34

Question
You configure a cascading approval step for insurance claims. The request requires approval from the submitter's manager. However, approval from operators in other units in the organization may be required. Which approval model would you use?
Answer
  • Authority matrix
  • Reporting structure
  • Work queue
  • Approval level

Question 35

Question
You have added a cascading approval step that uses an authority matrix. You have specified a decision table to determine the approvers for each case. You have confirmed that the conditions in the decision table are configured correctly. You test the configuration by entering requests that require multiple approvers. However, the system routes all requests to only one approver. Which of the following actions would you take to correct this issue?
Answer
  • Specify a page list for the authority matrix.
  • Add an approval level for each approver.
  • Set the decision table to evaluate all rows.
  • Add a row to the decision table that evaluates the submitter's workgroup manager.

Question 36

Question
Your application requires a cascading approval for expense reports. Approvals must follow the submitter's reporting structure, with the following thresholds. A manager must approve expense reports up to USD500. A director must approve expense reports up to USD1500. A vice president must approve expense reports of USD1500 or greater. How do you configure the approval process?
Answer
  • Select the reporting structure configuration with custom levels, then configure when rules to determine the number of levels.
  • Select the reporting structure configuration with custom levels, then configure a decision table to determine the number of levels.
  • Select the authority matrix configuration option.
  • Select the reporting structure configuration, then select All levels.

Question 37

Question
Your team is building an application for a contact center that handles a variety of customer requests. Business policies require that each customer interaction be conducted with the most appropriate next available Customer Service Representative (CSR). What is the best way to implement this requirement?
Answer
  • Use a ToWorkbasket router and Pega's Get Next Work functionality
  • Use a ToLeveledGroup router and Pega's Get Next Work functionality
  • Use a ToWorklist router and Pega's Get Next Work functionality
  • Use a ToWorkGroup router and Pega's Get Next Work functionality

Question 38

Question
You are tasked with configuring the Get Next Work functionality for an application. The requirement states that the workbaskets a user is associated with must be checked first, and all eligible assignments must be consolidated into a single list before being filtered and sorted. Which two of the following options do you select on an Operator ID record to configure the Get Next Work functionality to meet this requirement? (Choose Two)
Answer
  • Get from workbaskets first
  • Merge workbaskets
  • This is an unattended operator
  • Operator is available to receive work

Question 39

Question
What effect does the Use all workbasket assignments in user’s work group option have on how workbaskets are searched when using the Get Next Work functionality?
Answer
  • This option limits the workbasket search to only those workbaskets defined in the user's work group.
  • When a user clicks the Next Assignment link, the system checks the user's worklist. If assignments are available in the user's worklist, the assignments are filtered and sorted.
  • The workbaskets associated with the user are checked first. If no assignments are found in the user's workbaskets, the user's worklist is checked.
  • This option organizes all assignments in all of the workbaskets the user is associated with into a single list before the list is filtered and sorted.

Question 40

Question
What two artifacts should you prepare in advance before delegating a rule? (Choose Two)
Answer
  • An unlocked ruleset added to the Application rule as a production ruleset
  • An Access Group that has access to the production ruleset
  • An Access Role that has access to the production ruleset
  • A separate Operator ID that has access to the delegated rules

Question 41

Question
Select two benefits of adopting a rule delegation strategy. (Choose Two)
Answer
  • Adopting a rule delegation strategy can help lower the overall costs of building and maintaining business applications because fewer architects are required if business users can make changes to the application on their own.
  • Adopting a rule delegation strategy can help improve the business' ability to adapt to changing business conditions.
  • Adopting a rule delegation strategy allows business users and architects to focus on their specific tasks related to application development and maintenance.
  • Adopting a rule delegation strategy allows business users to change business policies more quickly by avoiding long approval processes.

Question 42

Question
Select two reasons for organizing delegated rules in a separate, unlocked ruleset. (Choose Two)
Answer
  • A separate, unlocked ruleset allows you to organize the business users responsible for managing the delegated rules.
  • A separate, unlocked ruleset allows for versioning control of the individual delegated rules in case you want to roll back changes.
  • A separate, unlocked ruleset is necessary because changes cannot be made to rules in a locked ruleset.
  • A separate ruleset can help prevent accidental or unauthorized changes to critical elements of the application.

Question 43

Question
Your application contains a top-level case type named Purchase Request and a Purchaser Order child case. The company has determined that only one user may open and work on a case at one time. However, users working on purchase orders should not lock out users working on the parent purchase request cases. How would you configure the lock settings among the case types?
Answer
  • Set default locking and the do not lock the parent option on purchase orders.
  • Set default locking on purchase requests and set the do not lock the parent option on purchase orders.
  • Set default locking and the do not lock the parent option on purchase requests.
  • Set optimistic locking on purchase requests and the do not lock the parent option on purchase orders.

Question 44

Question
In a prepare job offer process, you configured a Split For Each shape. The shape runs a compensation approval subprocess to a list containing four managers. The prepare job offer process resumes as soon as one manager completes the approval process. Which join condition in the Split For Each shape supports this requirement?
Answer
  • An Any join condition
  • An All join condition
  • A Some join condition
  • An Iterate join condition

Question 45

Question
An order fulfillment process includes a request for quotes from multiple shippers. You want the system to automatically call a quote request subprocess for each vendor. How would you configure your process?
Answer
  • Add a Subprocess shape for the request subprocess and specify the Spinoff option.
  • Add a Split For Each step to the case lifecycle and run the subprocess for each vendor on a page list.
  • Add a Split For Each shape and run the request subprocess for each vendor on a page list.
  • Add a Split Join shape and run the request subprocess for each vendor on a page list.

Question 46

Question
You are tasked with configuring a screen flow. The requirement states that every step in the screen flow must be executed sequentially.
Answer
  • Enable navigation link
  • Perform post-processing when navigating away from step
  • Only allow navigating back to this step
  • Save on last step

Question 47

Question
Which answer best describes the benefit of using screen flows?
Answer
  • Screen flows help you organize separate tasks into steps so you can control how, when, and by whom work is performed for each step.
  • Screen flows provide an easy way to add a step to a process that is preconfigured with functionality, such as sending an email or creating a case.
  • Screen flows help a single user complete complex tasks by presenting multiple screens in a logical sequence.
  • Screen flows provide a way to add an assignment to a process that is preconfigured with one or more actions a user can take.

Question 48

Question
When configuring a screen flow, you identify a single harness to define the navigation style for the screen flow. Where is the harness identified?
Answer
  • On the Design tab of the screen flow
  • On each Assignment shape
  • On the Start shape
  • On the Flow Action connectors

Question 49

Question
A new system architect questions the value of allowing attachments to cases. What would be your best response?
Answer
  • Adding attachments to cases is the method of choice for storing case documentation.
  • Case flow is dependent on attachments because attachments provide information essential to a case.
  • Pega provides attachment functionality out-of-the-box, so it must be important.
  • Attachments can provide additional information required to process a case.

Question 50

Question
Pega provides a feature to upload attachments out-of-the box. Which attachment feature must be configured by a system architect?
Answer
  • The uploaded attachments are read-only
  • The steps in which attachments are allowed
  • User access to attachments and document security
  • The attachment rule set

Question 51

Question
A new system architect asks you how user access to attachments is managed. In your response, you indicate there are two ways to configure attachment access. Which statement is the best next sentence of your response?
Answer
  • User access can be configured by when rule or case type.
  • User access can be configured by attachment class.
  • User access can be configured by circumstancing the attachment category.
  • User access can be configured by privilege and/or when rule.

Question 52

Question
You created a data transform to concatenate a user's first and last name values. You add the concatenate data transform to a flow action as a post-processing action. What occurs when the flow runs?
Answer
  • The data transform runs every time the user performs the flow action run.
  • The data transform runs before every flow action run.
  • The data transform runs after the user enters data in the first name and last name fields.
  • The data transform runs after the flow action runs if the user enters data in the first and last name fields.

Question 53

Question
Which two statements about adding a pre-processing action to a flow action are true? (Choose Two)
Answer
  • The action only runs the first time the flow action is performed on an assignment.
  • The action runs each time the user returns to the assignment.
  • The action automatically runs if the flow action has the highest likelihood for the assignment in the process flow.
  • The user can opt to skip the pre-processing action.

Question 54

Question
The purpose of a Circumstance Template is to __________.
Answer
  • define the properties used in a circumstance
  • provide a template for business users to change circumstances when completing a task
  • provide a list of all potential circumstances in one place
  • define the values used in a circumstance

Question 55

Question
The purpose of a Circumstance Definition is to _________.
Answer
  • define the list of all circumstance values for a rule
  • define the properties used in a circumstance
  • define the values used in a circumstance
  • define the values available to an end user in the application

Question 56

Question
Consider the following table where a correspondence is circumstanced based on country.
Answer
  • 01-01-01
  • 01-01-20
  • 01-01-25
  • 01-01-35

Question 57

Question
Consider the following table where a correspondence is circumstanced based on country.
Answer
  • 01-01-30
  • 01-01-15
  • 01-01-10
  • 01-01-20

Question 58

Question
Which two steps do you perform to update the logo in a portal header?
Answer
  • Upload the new image to a binary file record.
  • Reference the image in the application record.
  • Reference the image in the portal skin.
  • Update the portal header to reference the new image.

Question 59

Question
Which record do you configure to add an item to the left-pane menu in the Case Manager portal?
Answer
  • Portal record
  • Skin record
  • Navigation record
  • Harness record

Question 60

Question
Which two options do you configure on a portal record? (Choose Two)
Answer
  • Determine which skin to use to apply branding to the portal.
  • Identify the user role of the type of user who would access the portal.
  • Change the application(s) available to users.
  • Configure the positioning of the navigation pane within the portal.

Question 61

Question
Select two of the following best practices to follow when designing mobile applications. (Choose Two)
Answer
  • Avoid sourcing controls and grids from data pages.
  • Use controls that allow tapping.
  • Layout widths should be specified in pixels since the response breakpoint is set in pixels.
  • Use layout groups instead of containers to group sections in harnesses.

Question 62

Question
How is the signature stored in the application when using a Signature Capture control?
Answer
  • A class
  • A page list
  • An attachment
  • A field value

Question 63

Question
Which two of the following options are user interface best practices to display a list of items to a user who may access the application on mobile and non-mobile devices? (Choose Two)
Answer
  • Source the list using a data page.
  • Use a grid and mark the columns in the grid as primary, secondary, and other.
  • Use a repeating dynamic layout.
  • Define the layout widths in pixels.

Question 64

Question
A ________ defines the look and feel of an application.
Answer
  • mixin
  • control
  • skin
  • Format

Question 65

Question
You want to create a reusable font style for buttons, and links. To do this, you would create a ___________.
Answer
  • overlay
  • Format
  • control
  • mixin

Question 66

Question
Which option represents the relationship between mixins, controls, and formats?
Answer
  • A control specifies a format which uses a mixin.
  • A format uses a mixin that defines a control.
  • A control specifies a mixin which defines a format.
  • A mixin specifies a control which defines a format.

Question 67

Question
Which two of the following options are benefits of using skin inheritance? (Choose Two)
Answer
  • Creating standard styles in a parent skin are easier to maintain.
  • In order to maintain consistency, child skins cannot modify formats and mixins from the parent skin.
  • Child skins only need to customize the parent skin.
  • Child skins can reuse mixins and formats from other child skins with the same parent.

Question 68

Question
You create a report that uses data from two classes. Which of the following reporting requirements requires the use of a subreport?
Answer
  • Columns to display are: Operator Name, Operator Division, Count of Purchase Requests created by the operator. Filter the results by unresolved status.
  • Columns to display are: Operator Name, Last updated Case ID, Last updated Case Status, Update Date.
  • Columns to display are: Operator Name, Operator Division, Count of Purchase Requests created.
  • Columns to display are: Manager, Name, Count of operators that report to each manager.

Question 69

Question
You create a report in a work class that displays the assigned operator and task name for each open case. Which two ways can you combine data in the Assign-Worklist class for your report? (Choose Two)
Answer
  • Use a class join to the Assign-Worklist class. Specify a join filter where the Worklist Assignment association rule is equal to an object identifier in the work class.
  • Use a class join to the Assign-Worklist class. Specify a join filter where the pxRefObjectKey in the join class is equal to an object identifier in the work class.
  • Use a Worklist Assignment association rule to join the Work class to the Assign-Worklist class.
  • Use a Worklist Assignment association rule to join to the Assign-Worklist class. Specify a join filter where the pxRefObjectKey in the join class is equal to an object identifier in the work class.

Question 70

Question
You are asked to create four reports. Which report would require joining classes?
Answer
  • A list of all cases and the assigned user for each case, with child cases categorized by the case ID of the parent case
  • A list of all cases created by the operator along with the work status of each case
  • A list of flow actions and average turnaround time, categorized by Performer
  • A list of all worklist assignments grouped by the operator who is performing the action

Question 71

Question
In which order are rules and data instances applied for a service? 1. Service rule 2. Service Package 3. Service Activity 4. Mapping rule (from format received by the service to Clipboard structure) 5. Mapping rule (from Clipboard structure to format specified by service type)
Answer
  • 1, 2, 3, 4, 5
  • 2, 1, 3, 4, 5
  • 1, 2, 4, 3, 5
  • 2, 1, 4, 3, 5

Question 72

Question
Select two actions can you do with the Pega API? (Choose Two)
Answer
  • Create a new case
  • Add a property to a data class.
  • Access data from a data page
  • Update a decision table.

Question 73

Question
Match each condition with the correct definition.
Answer
  • Security->(C), Mapping->(D) ,Queue When->(A), Service->(B)
  • Security->(D), Mapping->(B) ,Queue When->(A), Service->(C)
  • Security->(B), Mapping->(D) ,Queue When->(A), Service->(C)
  • Security->(B), Mapping->(A) ,Queue When->(D), Service->(C)

Question 74

Question
Which two types of records does the External Database Table Class Mapping wizard create? (Choose Two)
Answer
  • The Database Table data instance
  • The Database data instance
  • The Connect SQL rule used to retrieve the data
  • The Property rules used to map to the table columns

Question 75

Question
Which two of the following options are good uses of Connect SQL rules? (Choose Two)
Answer
  • Execute SQL statements that contain database vendor specific syntax.
  • Execute a complex SQL statement such as a join or stored procedure against an external database.
  • Execute custom SQL statements to improve performance of queries and updates to the PegaRULES database.
  • Update an external table as part of a distributed transaction.

Question 76

Question
Which two statements about external classes are true? (Choose Two)
Answer
  • An external table can be part of a class group.
  • An external class always has an associated database table instance.
  • External classes must contain the pzInsKey and pxObjClass properties.
  • It is possible to create declare index rules on external classes.

Question 77

Question
An activity executes the following five steps on an integer property in the sequence shown. 1. Property-Set (value = 5) 2. Obj-Save 3. Property-Set (value = 10) 4. Obj-Save with Write now 5. Commit What is the value in the database after all five steps complete?
Answer
  • 15
  • 5
  • 10
  • unchanged

Question 78

Question
Which symbolic index keyword adds an element to the end of a page list property?
Answer
  • <INSERT>
  • <PREPEND>
  • <APPEND>
  • <CURRENT>

Question 79

Question
In which of the following situations would you simulate a data page?
Answer
  • When a large amount of data needs to be simulated
  • When the connector is available for the integration
  • When the interface definition is not finalized
  • When the data page writes data to the external system

Question 80

Question
What does the orange triangle in this screen indicate?
Answer
  • The service could not be reached
  • The data page's connector is not properly configured
  • The service returned an error
  • The data page source system is simulated

Question 81

Question
Which two of the following situations require an activity? (Choose Two)
Answer
  • Call a connector from a data page
  • Simulate a data page
  • Simulate a connector
  • Call a connector from a flow

Question 82

Question
An error is generated as a connector invokes a remote service. Which of the following could be an example of a transient error?
Answer
  • The service is running on a system that is temporarily not available.
  • The request is sent to the wrong system.
  • The returned order total is incorrectly calculated.
  • The request format is not understood by the service.

Question 83

Question
You want to write all errors detected when loading a data page to a log file. How would you do that?
Answer
  • Use a transition condition.
  • Use the error handling flow.
  • Invoke the error handler from the post processing activity in a data page.
  • Use an existing function in the error handling data transform.

Question 84

Question
Which two of the following statements are the most accurate with respect to the error handler flow? (Choose Two)
Answer
  • The standard error handler flow is final and cannot be customized.
  • The error handler flow is the recommended way to handle all integration errors.
  • The error handler flow is invoked if the error is not handled elsewhere.
  • The standard connector error handler flow can help recover from transient errors.

Question 85

Question
Which two of the following steps are needed to implement Global Resource Settings? (Choose Two)
Answer
  • Create a data page
  • Create a report definition
  • Create a data transform
  • Create a property for each environment

Question 86

Question
Select two benefits of using Global Resource Settings. (Choose Two)
Answer
  • Global Resource Settings improves the performance for integration with the external system.
  • Global Resource Settings allow you to manage settings in one place.
  • Global Resource Settings allow you to define settings for all your different environments in one location.
  • Global Resource Settings allow you to manage settings without needing to unlock rulesets.

Question 87

Question
Which of the following record types are editable on a production system?
Answer
  • SOAP Connector
  • Data Transform
  • Property
  • Dynamic System Setting

Question 88

Question
The following rule and record types are invoked to determine the endpoint for a connector. 1. A data page property is referenced. 2. The value is used by the SOAP connector to invoke the service. 3. The SOAP Connector is invoked. 4. The data transform for the data page is executed if the page is not already available on the clipboard. 5. The data transform invokes a utility function to obtain the value of a dynamic system setting. Select the order in which these rules and records are executed.
Answer
  • 3, 1, 4, 5, 2
  • 5, 4, 3, 2, 1
  • 3, 2, 4, 1, 5
  • 3, 4, 1, 5, 2

Question 89

Question
To help ensure application stability and scalability, during which two of the following times do you use Log Analyzer (PLA) to test Pega applications? (Choose Two)
Answer
  • User Acceptance Testing (UAT)
  • Throughout the development cycle
  • Immediately before deployment
  • Performance and stress testing

Question 90

Question
Identify the log you examine to view warnings, errors, and information messages about internal operations.
Answer
  • Alert log
  • Services-PAL
  • BIX log
  • Pega log

Question 91

Question
What application do you use to perform remote logging?
Answer
  • System Management Application (SMA)
  • Logging Level Settings tool
  • Database trace
  • Performance Profiler

Question 92

Question
Identify the log you examine to view performance-related issues.
Answer
  • BIX log
  • Pega log
  • Service-PAL log
  • Alert log

Question 93

Question
Which of the following tools is generally used first when analyzing system performance?
Answer
  • Database Trace
  • Performance Profiler
  • Clipboard
  • Performance Analyzer

Question 94

Question
The reason you want to run a process immediately before taking performance readings is ____________.
Answer
  • to make sure we know which buttons to click so we can be quick
  • to make sure there are no bugs in the system
  • to train the system which process we’re going to measure
  • to allow the rules to assemble

Question 95

Question
Which performance tool would you use to collect performance data for individual steps in a data transform?
Answer
  • Performance Profiler
  • Performance Analyzer (PAL)
  • Clipboard
  • Database Trace

Question 96

Question
You want to allow a user to run a specific flow action without conditions. Which two steps must you perform? (Choose Two)
Answer
  • Add the privilege to the flow action record.
  • Add the privilege to the user's access group.
  • Add the privilege to a user role that is available to the user's access group.
  • Add an Access When record to the flow action.

Question 97

Question
Which requirement do you satisfy with an Access When record?
Answer
  • Managers can perform an optional action to transfer a case to another workbasket, but users cannot.
  • Company policies require that you only allow managers to run reports on purchase requests.
  • Accountants can edit a purchase request only if the case was created by a member of their assigned department.
  • Government regulations require that you explicitly block user access to personally identifiable information.

Question 98

Question
For what reason would you configure an Access Deny record?
Answer
  • To explicitly prevent users from deleting cases to satisfy a company policy.
  • To prevent users from deleting attachments to a case.
  • To prevent users from updating cases during a particular stage of the case life cycle.
  • To prevent users from performing a specific flow action.

Question 99

Question
An agent runs every day at 7:00 A.M. You have been asked to update the agent so that it runs once every 300 seconds. How would you modify the agent schedule to meet this requirement?
Answer
  • Keep the Periodic pattern. In the Parameters dialog, update the schedule.
  • Change the Recurring pattern to Periodic and enter the Interval value.
  • Change the Periodic pattern to Recurring. Open the Parameters dialog and update the schedule.
  • Keep the Recurring pattern and update the Interval value.

Question 100

Question
An agent in your system is running on three nodes. You have been asked to update the agent's schedule interval. How would you make your update?
Answer
  • Open the agent schedule for each node the agent is running on and update the interval.
  • In SMA, select a node, then select the agent, and finally update the interval.
  • For each node, copy the agent schedule instance and modify the interval.
  • Open the agents rule and update the interval.

Question 101

Question
You have configured an agent to automatically send correspondence. The agent runs in standard mode using AQM. As of the last agent run, entries failed to commit and the correspondence was not sent. Which two approaches could you take to troubleshoot the issue? (Choose Two)
Answer
  • Open the Requestor Management screen in SMA, select the requestor with a waiting message, and display the error message and stack trace information.
  • Open the Broken Process queue, select the entry, and view the error message and stack trace information.
  • Open the Requestor Management screen in SMA, select the requestor with a waiting message, and run the Tracer.
  • Open the Broken Process queue, select an item, and run the Tracer.

Question 102

Question
Which two components does the Application Packaging wizard prompt you to include when you generate an archive file? (Choose Two)
Answer
  • Data instances
  • Checked-out rules
  • Data types
  • Product rules

Question 103

Question
You use the Application Import wizard to import an archive file on a destination system. When does the destination system begin executing the imported rules?
Answer
  • Users can start executing the new rules the next time they log in regardless of whether the import is complete or not.
  • Pega Platform ensures that an entire ruleset is imported before the rules in it start executing
  • Pega Platform ensures that the entire ZIP file is imported before users can execute the imported rules.
  • Users can start executing rules as soon as the rules are imported.

Question 104

Question
You create a product rule to generate an application archive file for export. Which two actions do you perform before creating the archive file? (Choose Two)
Answer
  • Check in the rules that are in the application's rulesets.
  • Associate application data instances with application rulesets.
  • Create a new version of the application.
  • Unlock the application rulesets.
Show full summary Hide full summary

Similar

PHP intro
Māris Ozoliņš
Efectos de los entornos sobre los lenguajes
Rosa Maria Vega Natividad
Programing - Python
Amanda Kolbe
Programing Languages History
Ricardo Sol
REVISION TIMETABLE
v.r.123
situation ethics
96arthur.g
Cultural Studies
Emily Fenton
Cells - Biology AQA B2.1.1
benadyl10
Macbeth Essay Notes
Mel M