Case Type A and Case Type B capture information about multiple line items. Each line item is an Instance erf the same Line Item data type. Separate work pool classes are used for Case Types A and B.
What is the optimal data model design to meet these requirements?
As a part of the DevOps release pipeline, the Center of Excellence team enforced the development teams to use scenario testing to create Ul-based, end-to-end scenarios to test the applications.
Which three of the following statements are true about scenario testing? (Choose Three)
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
a performance analysis for an equals-comparisons-only query against a table shows that it always performas a full table scan. the table has grown steadily over time. nothing has been done in the database concerning this table other than it being generated by pega.
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.)
A case displays recent customer transaction. Different operators often view the recent transactions
for the same customer repeatedly throughout the day. the operation to fetch the transactions is resource-intensive, and the source data is updated once an hour. select two options to configure a data page to cache the customer transactions and minimize the operator's wait time. (choose two)
The U+ Corporation uses Pega software for mortgage underwriting tasks. After gathering the initial data, the mortgage case pauses and waits for a credit report. The credit report is a separate case, located in the same class group as the mortgage case, and typically resolves within 24 hours. After the credit report is complete, the mortgage case is routed to a specialist.
Which one of the following options is the best way to advance the mortgage case to the specialist?
You are managing distributed geographically dispersed development teams A B and C Team A is ready to merge changes into their development environment to make those changes available to Team B's and Team C's environments
To ensure that all development teams are working with the latest version of the shared rulebase. select and move the below tasks to the Task List Order column and place them in the correct order
users complain of difficulty creating a customer service request through facebook massenger. how do you address this issue?
In a production system, a queue processor is not running. What option might be the potential root cause?
A company wants to run the same pega application in its eastern US office as well as its india
office. The eastern united states server runs in the eastern united states time zone. The india server runs in the india time zon. The company wants a process to run in both offices at the same time world-wide once a day regardless of the server's location
How do you efficiently meet this requirement?
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?
Which two tools and/or methods support continuous integration practices? (Choose Two)
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)
MyCo, a telecom company, developed a new data plan group to suit the needs of its customers. The following table lists the three data plan actions and the criteria that customers must satisfy to qualify for the offer:
How do you configure the engagement policies to implement this requirement? Choose the engagement policy level that is best-suited for each criterion
XYZ corp expects managers to create a variety of reports. Those reports are always based on the same set of classes, but every report does not use every class in the set.
to simplify report creation for managers, you create________________________
You are working with BigCo to create an application for insurance quoting. BigCo is a multinational corporation that has traded on the NASDAQ as BCO. BigCo headquarters is located in the UK, and the company has division for each geographical location.
You expect the application to contain two types of work: Quote and Policy.
The Quote guides the sales preventative through one or more quote with the customer. Each quote must be retained by the system and visible to the sales representative and the manager, any data captured during the quoting process must be available to the Policy case. The Policy represents the accepted insurance quote.
For the next year, BigCo intends to use the insurance quoting application only for the personal insurance business in the United Kingdom, Joe the business experts (SMEs) to understand the quoting process. Joe uses Pega Express to develop the quoting application with the SMEs.
Default application settings are shown in the image.
What two edits do you make to the advanced configuration based on information in the reading passage? (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)
In the first step in a case type, the user compares data on a form to the data on a customer account. If the data matches, the case is resolved. If the data does not match, the user advances the case to update the account.
Management only wants a record of the cases that update an account. What two configuration options do you use to implement this requirement? (Choose two.)
A health insurance application receives a weekly feed of customer insurance quotes as CSV files from each partner company. Which of the following options is the best solution to create policy cases based on the received customer insurance quotes?
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)
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.)
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?
A queue processor is configured with the value of the Max attempts field is 4, the value of the Initial delay field is 2 minutes and the the value of the Delay factor field is 2 for processing retries.
What is the delay between the second and third attempt, assuming each previous attempt fails?
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.
What are two valid reasons for defining a case type within a case type-specific ruleset? (Choose Two)
In a product management application, the configuration of a flow rule must be different for two products from the hundreds
of other products.
A Pega COE team has been evaluating the specialization design considerations for this requirement.
Which of the following approaches is best suited to this scenario?
A shipping case needs to wait for a designated time period before progressing In its flow. The developer considers using either a Wait shape or an assignment with a service-level agreement (SLA) to perform this function.
Identify the use case where an assignment with an SLA is the preferred approach.
The application contains a property named claimid. You want to business users to reuse this property in any new case types they create. How do you define the claimid property?
An application allows users to manage Account cases. You need to configure security so that users are allowed to view and update account only if they are the primary or secondary owner
how do you implement this requirement?
An agent is associated with the Background processing node type. Several nodes in the cluster are
configured to perform background processing. You need to create an agent that runs every day at
midnight and sends customers an email if their birthday is that day
which two options do you select to configure the agent?
A local ferry service offers a passenger boat trip that travels from Port A to Port B, and then back again, once a day. Passengers can book tickets using an app, and they often try to make last-minute reservations for the outbound trip. The ferry service wants their app to place a passenger on a waiting list for the first trip, while guaranteeing them a reservation for the second trip.
Which two case design patterns apply to this scenario? (Choose Two)
Finco corporation uses pega to perform the majority of the mortgage underwriting tasks.
After gathering the initial data, the mortgage case pauses and waits for the credit report
The credit report is a separate case, located in the same class group as the mortgage case, and typically resolves within 24 hours. After the credit report is complete, the application routes the mortgage case to the specialist.
Which of the following options is the optimal solution to route the mortgage case to the specialist when the credit report is complete?
How do you begin your research to diagnose the cause of the reported performance issue?
You are designing a case life cycle to process fraudulent charge claims. After a list of suspected fraudulent charge is submitted, the case advances to the processing stage. In the first step of theprocess fraud claim process, a seprate child case must be created for each suspected fraudulent charge.
After all necessary fraudulent charge cases are created, the parent cse advance to the next step where the customer is notified that their claims are being processed
choose three actions needed to configure the missing step so that a separate child case is created for
each fraudulent charge selected
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)
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 Corporate wants to perform extensive analysis on work party information across various case types in real time at any time of the day. At the same time, xyz wants to minimize the impact this analysis has case worker using Pega applications.
Which solution do you recommend?
In Pega applications, the Center-out"" business architecture is a fine-tuned software architecture that you use to deliver customer and business outcomes.
The Center-out approach gives meaningful results fast and sustains the architecture into the future by avoiding the mistakes of the Top-down and Bottom-up approaches.
Which two of the following statements are true of Pega's Center-out business architecture? (Choose Two)
U+ Bank wants to offer credit cards only to low-risk customers. The customers are divided into various risk segments from Good to Very Poor. The risk segmentation rules that the business provides use the Average Balance and the customer Credit Score.
As a decisioning architect, you decide to use a decision table and a decision strategy to accomplish this requirement in Pega Customer Decision HubTM.
Using the decision table, which label is returned for a customer with a credit score of 240 and an average balance 35000?
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?
Which two action can you perform to improve the Guardrails Compliance score of an application? (Choose two.)
Which configuration steps do you perfrom to enable an access group for offline user?
You imported a rule-admin-product (RAP) file that contains new features into a user acceptance testing(UAT) environment. Select the option that ensures basic functionality behaves as expected before inviting users to start acceptance testing.
An organization has two lines of business: selling books for children and reselling college textbooks.
The division selling books for children can use the same basic user interface (UI) as the division reselling textbooks with the exception of the payment methods.
How do you apply the Situational Layer CakeTM in this scenario?
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 ?
your application connects to two REST services that list details about bank offices.
One REST service uses a postal code as a GET parameter and returns a detailed list of bank officers in that postal code.
the other REST service uses a city name as a GET parameter and returns a datailed list of back offices in
cities with that name. The application uses data pages to cache details about bank offices.
which approach do you use to populate a data page with a list of bank offices in a postal code from the REST service?
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 Pega developer working on customizing GetNextWork functionality has overridden the
GetNextWork_WorkBasketUrgencyThreshold application settings rule, because they want to define a minimum cutoff value for assignment urgency.
Overriding this value can speed things up by changing the order in which assignment candidates are examined.
As an LSA, which one of the following would you recommend as a best practice in this situation?
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.
Select three operations that Elasticsearch queries can support when using a report definition. (Choose Three)
The following class structure is set up in an application so that users can make use of Dynamic Class Referencing (DCR):
What action is required to support the OCR implementation?
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
Identify the two correct statements regarding Localization wizard capabilities. (Choose Two)
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?
Pega Customer Decision Hub enables organizations to make Next-Best decisions. To which type of a decision is Next-Best-Action applied?
a standard agent has auto queue management enabled, runs periodically, and is set to retry once.
select the run time behavior if processing fails for one of the tasks in the agent queue.
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?
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.)
U+ Bank, a retail bank, introduced a new mortgage refinance offer in the eastern region of the country. They want to advertise this offer on their website by using a banner, targeting the customers who live in that area.
What do you configure in Next-Best-Action Designer to implement this requirement?
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)
XYZ Corp requires employees to designate alternate operators to perform their work while they are on vacation. Work vacationing operators should be visible to alternate operators.
How do you configure the application to handle this requirement?