when a customer submits a credit card dispute, the application connects to an external service to retrieve all transactions made by the customer. the external service returns transactions ordered by date of transaction, in a descending, chronological order. when a case worker reviews the dispute, the application displays the 10 most recent transactions.
if the case worker does not see the disputed transaction in the list, the case worker can search for additional transactions. the case. the case worker can filter search results on transaction date, the transaction amount or the merchant name the search results display the 10 most recent transactions that satisfy the filter criteria. the case worker cannot paginate through the results.
how do you configure the data page to satisfy all the requirements in the scenario?
You review and tune the agent configuration on a production system since some default
agents----------------and--------------.(choose two)
XYZ Corporation wants to perform extensive analysis on work party information across various case types in near real time. At the same time, XYZ wants to minimize the impact this analysis has on case workers using Pega applications.
Choose two options that would contribute to viable solutions. (Choose Two)
you need to formet required fields with red labels. you configure a custom style in the skin rule.
how do you apply the custom style?
Using the information shown in the case structure below, which option is always true?
how do you differentiate between satisfied and unsatisfied customers to provide an appropriate greeting for each customer in facebook massenger?
How do you configure an application to monitor changes made to delegated Decision Table in a production environment?
In order to produce a complete view of a customer, a customer service(CS) application requires reference data from multiple external systems. The customer data resides on a customerinfo page in a parent case type. The data on the CustomerInfo Page is also used by some of its subcases. Sometimes, the connectors that populate the data page are slow.
Which two of the following approaches for handling the required reference data from the external systems uses the least system resources? (Choose Two.)
XYZ Corp users are experiencing delays in the application that you suspect is related to the database.
Which two options do you recommend to isolate the issue? (Choose Two)
You are a decisioning architect on a next-best-action project and are responsible for designing and implementing decision strategies Select each component on the left and drag it to the correct requirement on the right.
A Pega COE team is building a reusable component for a functionality that will be mandatory for all Pega applications that are built for the different departments of a company.
The component functionality is documented and published in a common SharePoint file, so that it is accessible by all Pega developers within the company.
Which one of the following approaches will work best for this use case?
In a telecom customer service application, birthday wishes must be sent to customers every day at midnight by email, according to KYC records. The business requirement states that if email delivery failures occur, the system must record the failures.
There is an infrastructure limitation in using an external stream node; other available nodes are Webuser, Background processing, and BIX only. What two options can comprise an alternative approach as an interim solution? (Choose Two)
An insurance company wants to extend a native mobile app to allow customers to create claims using a claims management application implemented on the pega platfrom. As a claim is processed, update are sent to the mobile app as push notifications.
How do you satisfy this requirement ?
An external application calls a Pega REST service, which takes a significant amount of time to respond. Pega Platform returns a unique identifier instantly and runs the service without the application waiting.
Which configuration implements this functionality?
An attribute-based access control configuration evaluate the attributes of the operator creating the
case. A data page contains the value used in the evaluation.
you want to expose a set of services for your application. Each service should be exposed as a separate WSDL. How do you accomplish this?
A recent review of the audit polices log show that a specific IP address has made a large number of failed login attempts within a few minutes you suspect that it is an internet bot attack
Select two options you can configure to prevent the bot from accessing you application
One of the important requirements of Pega Web Mashup is to ensure that the same-origin policy is following.
From the following options, select two valid configurations. (Choose TWO)
A developer has set the Rule security mode on the access group to Deny. Select the reason for this setting.
U+ Bank wants to offer credit cards only to customers with a low-risk profile. The customers are divided into various risk segments from AAA to CCC. The risk segmentation rules that the business provides use the Age and the customer Credit Score based on the following table. The bank uses a scorecard model to determine the customer Credit Score.
As a decisioning architect, how do you Implement the business requirement?
A Lead System Architect (LSA) plays a significant role at every level of data modeling by collaborating with other stakeholders.
Which two of the following statements about data model design are true? (Choose Two)
A purchase order application allows users in their work group to read and write purchase
request cases. When the total amount exceeds usd10,000 however, only the work group
manger can read and write the case. Select two configuration that satisfy the
requirement.(choose two)
You are using pega express. You want to avoid creating unnecessary case-level properties
and views. Which three actions do you take to accomplish this goal? (choose three)
What are two valid reasons for defining a case type within a case type-specific ruleset? (Choose Two)
your application queues items for a standard agent a case has not been updated as expected by the agent. on the system queue management landing page the queue status for each item us available.
what two issues can be identified in the system queue management landing page using the status?
(choose two)
The following figure depicts a hierarchy of applications that are built on other applications.
Specifically , the productionapp application is built on applications customerapp and
employeeapp. Each of these applications has additional built-on applications, including the duplicated MYEnterpriseApp application, which has two different versions in use. All applications are built on the same version of PegaRUUS.
An application uses LDP authentication users have role and application attributes, but not access group attributes. select the two tasks required to configure the application to uses LDAP attributes to determine the access group for a user
A Pega application locally stores the same set of codes defined by and used within an external system of record. The Page application does not locally store the labels associated to these codes. During case processing, the displayed labels for this set of codes are sourced from the external system of record. On any given day, the label associated to a code may change. You are asked to implement a report definition that displays the current label associated to each code whenever the report is run.
How do you design a Pega application to meet this requirement?
A Citizen Developer working on a Claims case type wants to validate the BenefitType property value. This property is located on a Clipboard page named ClaimBenefit of the MyCo-Data-ClaimBenefit class, which is inherited from Data-.
As a Lead System Architect, what do you recommend to make this validation available to the Citizen Developer?
an application to onboard new bank customers create child cases for each account that the
customer opens.
You need to configure a report definition that lists new customer cases created in a given day and the
average opening balance for all account child cases for each customer.
which reporting feature do you use?
Items selected by a user need to be copied to a page list property when the user submits the form.
How do you copy the items?
Users are spending excess time researching duplicate cases to determine whether to process or resolve the cases.
Which two options allow you to reduce the number of potential duplicate cases? (Choose two.)
A form listing nearby restaurants has four columns:
Restaurant name
Restaurant location
Thumbnail image of the seating area
Make reservation (check box)
You want to ensure that users have the information they need to make a reservation regardless of screen size. When viewed on a small screen, you do not need to display images.
What three configuration steps do you take to support this requirement? (Choose three.)
A slow-running connector must run whenever the status of a case changes.
select the three steps to configure a solution that minimizes the delay experienced by the user
BigCo has two development projects currently in progress developed by independent teams. One team builds the Quoting application. Another team builds the Policy Administration application. Development takes place on different servers.
The Quoting application is built on the Policy Administration application.
The Policy Administration application requires enhancements to support other areas of the business.
The Quoting team is notified when the Policy Administration application is versioned. The Quoting team responds by importing a RAP containing the new version.
Select the two best practices that minimize potential development conflicts and work with the most current version of the Policy Administration application. (Choose Two)
In a Pega Platform application, business users want to create several unique reports that retrieve data from several related classes in the production environment.
Which one of the following statements is true about maximizing flexibility for business users to create reports?
Which two of the following are best practices when designing an accessible application? (Choose Two)
What is the name of the property that the system computes automatically when you use an Adaptive Model decision component?
Security policies need to be configured for a newly developed Pega application using basic credential authentication. The lockout policy configuration must lock out users after three failed login attempts. The configuration must exclude Administrator or Executive operators from the lockout.
How do you achieve this requirement?
XYZ corp sells products that can be researched and ordered within a single screen. After the user submits the order, only the ID for each ordered product is propagated to a product child case. An additional property within the product child case reference a data page that displays product detail. XYZ wants you to define a report that shows detail about each product associated within a given order case.
In which class do you optimize the detail properties for the product?
Users in a cloud-based production application report a chronic performance issue that occurs every day between 2:00 P.M. and 4:00 P.M. AH attempts to reproduce the problem in the Development, QA, and Staging environments have failed.
Which two techniques help you troubleshoot the problem? (Choose Two)
you are writing a report that needs to compute the sum of multipul columns and display the result.
The number of columns to sum varies from report to report but does not exceed five.
which two options can you use to implement this requirement? (choose two)
An online sales application supports both laptop and mobile devices. You are configuring the application skin and you notice the responsive layout in the mobile device is not displaying views as stakeholders require.
Which two options allow you to resolve this situation without negatively impacting the laptop users? (Choose two.)
XYZ Corporation would like a report that shows the number of employees who have been with the company more than 20 years, between 15 and 20 years, between 10 and 15 years, between 5 and 10 years, and less than 5 years.
How do you implement this report using Pega?
You need to define a new LDAP authentication servlet because all of the standard LDAP servlets are
being used in authentication services
which two task do you perform to implement this requirement
U+ Bank currently uses a Pega Platform'" application to automate its internal operations. The bank wants to add independent tax processing functionality to its application. This work should be routed to tax consultants in the application.
To support this new feature, the bank has appointed country-specific tax consultants because tax processing is handled differently in different countries.
Which one of the following options is the best approach to add tax processing to the bank's existing Pega Platform application?
A call center uses Pega Customer Service. Where does Pega Customer Service fit into the enterprise architecture?
If an Operator ID in an application is associated with the work queues in the following figure, how will the system behave?
A pega application has cases that represent customer accounts each with many members.
When a member of a customer account registers with the application through an offline
component, a related registration transaction is recorded. An advanced agent updates the
customer account cases with new members. The application is running in a multimode
system and advanced agents are enabled on all nodes. Which two elements are valid design
choices? (choose two)
A decisioning architect wants to use the customer properties income and age in a Filter component. Which decision component is required to enable access to these properties?
Which of the following Skin rule customizations help satisfy the states requirements?
Given the following classes and properties:
myco-data-shape (abstract)
area
color
myco-data-shape-rectangle
length
width
myco-data-shape-circle
radius
a page list property .shapes is defined as being of the abstract class myco-data-shape.
select two correct statements. (choose two)
A case is used to process home loans for approval.
in the answer area, area, select the enterprice class structure (ECS) layer in which to bulid each of the following components. each layer of the ECS contains two components.
Identify three rule types that are used in defining Authentication Service data instances. (Choose Three)
A shipping case needs to wait a specific time period before progressing in its flow. The developer is considering using a wait shape or an assignment with an SLA to perform this function.
Identify the two requirements for which a wait shape is the simpler approach. (Choose Two)
which two of the following action are required to configure your application to support SSO authentication ?
What two recommendations do you provide to the development team to ensure the performance of the Pega application does not degrade over tune? (Choose Two)
XYZ, Inc. is multinational software interested in deploying a worldwide application as soon as possible. The application currently does not have requirements that depend on its user’s geographical region. An outside consultant suggested that the application initially be generated with a framework and implementation layer.
Which three questions do you ask to validate the outside consultant’s recommendation? (Choose Three)
APP Studio created a data type in the Organization layer for Quote data called BCO-Data Quote. How do you help users find rules from this data class when working in APP Studio?
An end user of the application experienced a browser crash while working on a highly available system. Crash recovery is enabled. Does the user to be reauthenticated?
XYZ organization is planning to adopt DevOps practices to automate the deployment process to ensure chat the features and changes delivered are of high-quality.
What three methods comprise the recommended test automation strategy for your Pega Platform applications as a part of the DevOps release pipeline? (Choose Three)
An organization wants to know about failed authentication attempts to gain access to a Pega Platform application. How do you log information about unauthorized access or failed login attempts?
Six weeks after you deliver your application to production, your users report that the application slows down in the afternoon. The application is almost completely unresponsive for some users shortly after
3:00 P.M. Other users do not experience this problem until later in the day.
You do not have access to the Production environment, but you do have access to AES. The production environment has three nodes and a load balancer.
You need to resolve this issue because a new division of the organization will start using the application next month.
How do you begin your research to diagnose the cause of the reported performance issue?
U+ Bank implemented a customer journey for its customers. The journey consists of three stages. The first stage raises awareness about available products, the second stage presents available offers, and in the last stage, customers can talk to an advisor to get a personalized quote. The bank wants to actively increase offers promotion over time.
What action does the bank need to take to achieve this business requirement?
Ar.mo Corporation is designing an Order Fulfillment application built on an Inventory application. Both applications reuse a section that displays Part details.
Where do you configure the PartOetails section?
Table a contains customer information. Table B contains complaints submitted by customers. Table C contains positive feedback submitted by customer.
You are tasked to write a report that list all rows in Table A where, per customer, the number of rows in Table B related to Table A are greater than the number of rows in Table C related to table A.
Which method creates the report that executes with the best performance?