When designing an effective case structure, which elements should be considered? (Select all that apply)
When designing an effective case structure, which elements should be considered? (Select all that apply)A . The number of stages and steps required to complete the case.B . The level of integration with external systems and data sources.C . The availability of predefined templates for specific case types.D . The...
In the context of a DevOps Release pipeline, a developer typically performs what four activities? (Choose Four)
In the context of a DevOps Release pipeline, a developer typically performs what four activities? (Choose Four)A . Giving approval for the software and facilitating its deployment to the production environment.B . Distributing rule modifications among other developers.C . Setting up feature toggles.D . Executing unit tests.E . Verifying that...
Which optimal background mechanism do you use to retrieve the top 10 buyers from the following options?
An e-commerce site deals with multiple orders daily. The site wants to provide discounts for the top customers based on the purchase amount in the previous month. On the last day of every month, top buyers are identified based on the purchase amount and the discounts are applied on the...
Which one of the following object-oriented programming principles do Pega Platform component applications follow?
Which one of the following object-oriented programming principles do Pega Platform component applications follow?A . Open/ClosedB . Liskov SubstitutionC . Open-ended designD . Interface SegregationView AnswerAnswer: A
Which two of the following reasons explain why the report definition falls back to database SQL query, instead of using Elasticsearch?
XYZ is an Insurance application in which CSRs update thousands of claims daily. In the UI, claim cases are displayed to the CSRs in a grid, based on filter criteria. The source for the UI grid to retrieve the cases is a list data page that sources a report definition....
The SLA and the customer’s system administrator are reviewing scenarios that do not require an application server restart.
The SLA and the customer’s system administrator are reviewing scenarios that do not require an application server restart. Select three scenarios from this list. (choose three)A . When deploying rule only hotflxesB . When changing the prweb web.xml fileC . When changing the system nameD . When the deploying new...
Identify the two correct statements regarding Localization wizard capabilities. (Choose Two)
Identify the two correct statements regarding Localization wizard capabilities. (Choose Two)A . Creates field value rules for all labels used in the application.B . Extracts the string values from all application field values, paragraphs, and correspondence records.C . Generates a package for French even though Pega provides an associated language...
Which item can be configured to implement the above requirement?
A case is routed to a work queue after creation in a Fraud application. The fraud analyst picks up the work using GetNextWork functionality. If the fraud analyst cannot complete the assignment, the analyst clicks Cancel so another fraud analyst can work on the assignment. Which item can be configured...
What is the role of a "Case Designer" in the context of designing Pega applications? (Select all that apply)
What is the role of a "Case Designer" in the context of designing Pega applications? (Select all that apply)A . Responsible for creating user interfaces and user experience design.B . In charge of developing and maintaining application backend logic.C . Involved in defining case hierarchy and relationships between case types.D...
Which one of the following approaches prevents other applications from accessing the SAM application using REST?
Any suspicious activity that that a customer performs is reported to the Financial-Crimes and Enforcement (FinCEN) department for further inquiry using the customer details by the U+ Bank suspicious activity monitoring (SAM) application. The investigation status is updated in the SAM application with a REST APIs service package that is...