BigCo receives complaints from existing customers and new prospects that BigCo representatives contact them with irrelevant offers and products.
Which two Pega solutions do you suggest to help solve this problem? (Choose Two)
Select each task on the left and drag it to the corresponding Application Development Studio on the right, where the task can be completed.
What is the primary reason for developing a set of unit test cases and automated testing suites in a continuous integration and continuous deployment (CI/CD) model?
your application uses a page type property named customerinfo to store the customer's first and last
names.which two approaches ensure that the customer's first and last names are stored in upper case?(choose two)
you are configuring authentication for a pega web mashup implementation.
how do you ensure the host system origin is trusted?
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 clipboard contains a list of details for all companies on the NASDAQ stock Exchange
select the requirement that indicates you use a page list instead of a page group.
In a production system, a queue processor is not running. What option might be the potential root cause?
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?
You oversee a medium-sized development team, and some of the team members are new to using Pega Platform. What are the two most efficient ways to ensure that the rules the team creates adhere to best practices? (Choose Two)
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.)
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 detailed list of back offices in cities with that name. The application uses data pages to cache details about bank offices.
select two options to configure a data page to accept either a postal code or a city name as a parameter and call the appropriate REST connector.(choose TWO)
Identify three rule types that are used in defining Authentication Service data instances. (Choose Three)
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?
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?
A Customer Service application requires customer data assembled from multiple external systems. The customer data is captured by a parent case. Subcases of that parent case need to reference the same customer data.The customer data must be as current as possible.
Which two options are used as part of the solution? (Choose Two)
In a decision strategy, you can use aggregation components to________________.
You isolated the problem to node 1 of the cluster. You see node 1 goes down shortly after
3:00 p.m. every day with an out-of-memory error. Which two alerts typically precede this
condition?(choose two)
A health plan application includes a process for surgical procedure requests. Currently, there is an evaluation subprocess in which a physician reviews the diagnosis and enters the recommended procedure and its urgency. The request then advances to a medical director who analyzes the feedback and approves the appropriate procedure. The health care organization has created a new requirement, which states that three physicians can perform the evaluation independently. Only two evaluations are necessary to advance the case to the medical director.
In order to allow the three physicians to review the orders in parallel, how would you configure the process?
users complain of difficulty creating a customer service request through facebook massenger. how do you address this issue?
U+ Bank follows all engagement policy best practices to present credit card offers on their website. The bank has introduced a new credit card offer, the Rewards card. Anna, an existing customer, currently holds a higher value card, Premier Rewards, and does not see the new Rewards card offer.
What condition possibly prevents Anna from seeing the new Rewards card offer?
Pega Express*" is a light, design-focused delivery approach that uses Pega's low-code experience, best practices, and Scrum to quickly deliver meaningful outcomes.
Which two of the following statements best describe the so-called three pillars of the Pega Express delivery approach? (Choose Three)
A case can be withdrawn using a local action. You want to restrict the ability to withdraw a
case to the user who created the case or any work group manager of the user. Select three
rule types used in combination to achieve this functionality. (choose three)
Client XYZ Corp implemented Pega Customer Service.
A customer service representative (CSR) needs to launch multiple applications to manually update information to keep dam synchronized across systems. The applications are built in different technologies, decreasing the CSR's efficiency in handling customer requests. The client has a requirement to launch all applications from the PLCJA Customer service application. The client requires that data Mows to and from the Pega Customer Service application to the other applications used by the CSR. Changes made in any one of the systems is reflected in other relevant systems. This results in the CSR handling customer requests more efficiently and spending less time manually updating dependent applications.
Which Pega capability do you recommend to support this requirement?
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)
In a Human Resources application, the Social Security Number (SSN) and date of birth details for employees are confidential, and business requirements state that only the HR Manager can see these details.
What is the best approach to mask the information for other users everywhere in the application?
Select the statement below that best applies to the following Class structure:
An e-commerce application offers special discounts on a seasonal basis. A business manager is authorized to maintain these discounts.
Which of the following options is the best possible solution for maintaining the discounts?
A security requirement states that personal data should only be visible to managers in the HR
organization. All personal data is contained in a single section.
How do you restrict access to personal data ?
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 available changes to Team B’s Team C’s.
To ensure all development teams are working with the latest version of shared rule base, select and move all of the following tasks to the tasks List Order column and place them in the correct order.
A healthcare company decides to use Pega Foundation for Healthcare (PFH) for all of their new Pega Platform"" applications, because the data model that PFH provides can accommodate all of their needs. However, some new fields and new data classes need to be created to suit the company's specific processes.
What is the recommended approach to extending the foundation data model?
In the answer area, select the configuration for back-to=back processing on the follow action form so that getnextwork processing does not occur.
What advantage does a rule-utility-function have over a rule-obj-activity?
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?
You review and tune the agent configuration on a production system since some default
agents----------------and--------------.(choose two)
As a decisioning architect, you advise the board on the business issues for which they must use the Next-Best-Action strategy.
Which three business issues do you recommend? (Choose Three)
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)
Using the information shown in the Class structure, select the correct statement.
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?
You oversee a medium-size development team. Some of the team members and new to Pega and are working on features in a separate branch.
What are two ways you can ensure that the rules the team creates adhere to best practices? (Choose Two)
You are designing a form for an online bookstore to display new arrivals. In the form, the book cover pictures are displayed in a row, like words in a sentence. Once the row reaches the full width of the screen, it wraps around to begin a new row.
Which layout do you use to display the book cover pictures?
A company is planning to build an application that can capture information about individuals in different roles, who work for different companies, in different parts of the world.
Future independent Pega Platform'* applications that can potentially use that same information are also being planned. Every application, including the first one, has a tight delivery schedule.
How do you design the data model?
How do you configure an application to monitor changes made to delegated Decision Table in a production environment?
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?
If an Operator ID in an application is associated with the work queues in the following figure, how will the system behave?
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?
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)
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
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
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)
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)
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?
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)
A Customer Service application requires customer data that is assembled from multiple external systems. The customer data is captured by a parent case. Child cases of that parent case need to reference the same customer data. The customer data must be as current as possible.
Which two of the following options would you use as part of the solution? (Choose Two)
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?
MyCo.com has instances of SCM-F5, SmartDispute, and CPM-F5 in their Production Environment distributed across multiple Pega instances. A new business requirement states that users working in any one application cart create a case in any other application.
What is your recommendation to implement the new business requirement?
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?
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)
Consider the following requirement:
case worker must be able to add a work party when creating a case
select the configuration option that fulfills this requirement
XYZ corp has requirement to send an email to every person who has used a certain service in the previous month thanking them for doing business with XYZ. Generating and sending these emails take a certain amount of time XYZ wants these email processed as quickly as possible to avoid interfering with emails sent during business hours.XYZ also wants to ensure that the thank-you email is not sent to the same person twice
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)
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________________________
What are two valid reasons for defining a case type within a case type-specific ruleset? (Choose two)
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?
Identify the two correct statements regarding Localization wizard capabilities. (Choose Two)
XYZ Corporation wants to ensure that every attempt by a developer to check a rule into a certain ruleset version is reviewed before that rule is allowed to be checked in. The rule should be automatically sent back to the developer without being checked in if all warnings are not justified and the fields on the history tab are not complete.
How do you address this requirement?