Winter Special Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

PEGACPSA23V1 Sample Questions Answers

Questions 4

A development team plans to enhance functionality of an existing application by changing several user interface rules. The team would like to pilot the enhancements to a small group of users before rolling the changes out to the entire user base. What approach maximizes reuse and maintainability?

Options:

A.

Place the updated rules into a new minor version of the ruleset and include the new ruleset version in a new application.

B.

Place the updated rules into a new ruleset and include the new ruleset in a new application.

C.

Place the updated rules into a new ruleset and include the new ruleset in a new version of the application.

D.

Place the updated rules into a new minor version of the ruleset and include the new ruleset version in a new version of the application.

Buy Now
Questions 5

With Pega's Situational Layer Cake approach, how do you configure a regional variation for Human Resources (HR) time off cases?

Options:

A.

Create a rule for the variation and add the rule to the common layer of the application.

B.

Create a rule for the variation and replace the existing HR time off rule in the application common layer.

C.

Create a rule for the variation and add it to a secondary common application layer.

D.

Create a rule for the variation and add the rule to the layer for the region

Buy Now
Questions 6

You are creating a case type to process job applications for a large corporation. Jobapplications for security positions require a physical assessment in addition to the standard criminal background check. The physical assessment can occur before or after the background check. How do you configure a case type to achieve the required behavior?

Options:

A.

Create a process for the physical assessment that is followed by a process for the backgroundcheck.

B.

Create a process for the physical assessment that is parallel to the background check process.

C.

Create a process on one stage for the background check and a process on another stage for the physical assessment.

D.

Create a process for the background check and an optional process for the physical assessment.

Buy Now
Questions 7

You want your application to have consistent styling across portals. You want the background color of all buttons in your application to be blue. You want the background color of the buttons to be easily updated in case corporate branding changes. Which attribute do you modify to set the background color?

Options:

A.

The application skin

B.

The buttons format

C.

The controls format

D.

The background mixin

Buy Now
Questions 8

A moving company provides customers with a tool that recommends a moving vehicle based on the number of bedrooms in their current living space and whether they are planning to move heavy furniture like bed frames, mattresses, or couches. Based on the customer inputs, a decision table presents the customer with a recommendation.

Which two configurations do you use together to build the decision table? (Choose Two)

Options:

A.

Create a column for the recommended moving vehicle.

B.

Create rows for the recommended moving vehicle.

C.

Create two rows, one for the number of bedrooms and one for whether the customer is moving heavy furniture.

D.

Create two columns, one for the number of bedrooms and one for whether the customer is moving heavy furniture.

Buy Now
Questions 9

Using the following Refund case life cycle, how do you design this case to skip the Item Return stage if the item will not be returned?

Options:

A.

Replace the Wait step in the Item Return stage with a Change Stage step.

B.

Add a condition to skip the Item Return stage when a return is not necessary.

C.

Add an Item Retention alternate stage and define a process for retention of item.

D.

Add a decision in the Item Return process to change the stage when a return is not necessary.

Buy Now
Questions 10

A company often receives multiple IT tickets for the same issue, such as ''the office Wi-Fi is down.You configure Search duplicate cases step to identify duplicate IT tickets. What is the basic condition for the Search duplicate cases step?

Options:

A.

Name of submitter is same

B.

Issue type is same

C.

Department is same

D.

Office location is same

Buy Now
Questions 11

Which piece of application content do you localize by using a Field Value rule?

Options:

A.

Labels and drop-down values on a section rule

B.

Logos or other images on a harness rule

C.

User instructions in a paragraph rule

D.

User-editable text in a correspondence rule

Buy Now
Questions 12

Which three statements are true about DevOps practices in pega priority. (Choose three)

Options:

A.

Intermittent delivery is preferred to help plan predictable releases

B.

Acceptance criteria helps to focus customer-centric deployment

C.

Pega can integrate third-party DevOps tools to promote flexibility

D.

DevOps promotes larger releases in shorter development cycles

E.

Tests are run before publishing changes to ensure compatibility

Buy Now
Questions 13

A requirement states When a customer applies for a credit card, a credit check must be completed in order for the credit card to be approved.

Select the case type relationship that satisfies the requirement.

Options:

A.

Make both loan request and credit check top cases.

B.

Make credit check a spin-off case of credit card request.

C.

Make credit check a child case of credit card request.

D.

Make credit card request a child case of credit check.

Buy Now
Questions 14

A travel authorization requires approvals from the requestor's manager, division VP, and possibly an accountant based on the total amount. Which configuration satisfies this use case?

Options:

A.

Cascading approval using when rules to identify the assigned user

B.

Cascading approval using the reporting manager

C.

Cascading approval using an authority matrix

D.

Cascading approval using the workgroup manager

Buy Now
Questions 15

A company requires that patients receive status updates during processing of medical tests.

Patients are not users of the application. You create the work party for the patient as an instance of which class?

Options:

A.

Data-Party-Person

B.

Data-Party-Operator

C.

Data-Party-Org

D.

Data-Party-Com

Buy Now
Questions 16

Consider the following scenario:

A customer files a fraud complaint. The complaint is investigated by a customer service agent.

* The customer service agent may request additional information from the customer.

* The merchant is notified and given 15 days to dispute the fraud claim.

* If the fraud claim is approved, an affidavit is sent to the customer and a refund is posted totheiraccount. How do you name the step where the agent investigates the claim for fraud?

Options:

A.

Investigate Claim

B.

Claim Investigation

C.

Fraud Claim

D.

Investigate Fraud

Buy Now
Questions 17

You need to localize correspondence into a language that is unavailable in the Pega language pack. Which option satisfies the requirement?

Options:

A.

Leverage translation services SOAP calls and enable records for translation.

B.

Configure a field value record that contains the correspondence text.

C.

Create the Translation rule manually and include the rule in the application ruleset.

D.

Run the Localization wizard and add translations to Translation.html.

Buy Now
Questions 18

A customer views a product available in multiple color options. The customer must select only one color for each product. Which Ul control allows a developer to present the user with all color choices at once, without prompting or clicking, while ensuring that the user can only select one of the color options?

Options:

A.

Radio buttons

B.

Text input

C.

Drop-down

D.

Check box

Buy Now
Questions 19

How do you identify if a result in a decision rule cannot be returned?

Options:

A.

Test for missing conditions

B.

Test for completeness

C.

Test the rule using a unit test

D.

Test for conflicts

Buy Now
Questions 20

Which two control types allow you to display three balance transfer offers on a form with a single control, to prevent the customer from selecting more than one offer? (Choose Two)

Options:

A.

Button

B.

Radio buttons

C.

Checkbox

D.

Drop-down list

Buy Now
Questions 21

Which two statements about data objects are true? (Choose Two)

Options:

A.

Data objects can reuse assets from an existing data object through inheritance.

B.

A draft data object references a data type.

C.

A data object created in App Studio creates a data type in Dev Studio.

D.

Data objects are sourced from an external system of record.

Buy Now
Questions 22

You create an application to track package deliveries. Choose three elements that are essential for this application. (Choose Three)

Options:

A.

A delivery cancellation child case

B.

A shipment tracking case type

C.

A set of fields to capture the shipping details

D.

A work party to represent the customer

E.

A user view to enter the shipping details

Buy Now
Questions 23

How do you indicate the progress of a case toward resolution?

Options:

A.

Apply service levels to the assignment steps.

B.

Design intent-driven user interfaces.

C.

Update the case status on the appropriate steps.

D.

Configure a case notes field to capture progress information.

Buy Now
Questions 24

You want to unit test a rule. To ensure that the rule executes as intended, you need to populate the clipboard with valid data. Which two options allow you to populate the clipboard before testing the rule? (Choose Two)

Options:

A.

Configure an assertion to define the required data.

B.

Configure a validate rule to populate the needed data.

C.

Run a data transform to create the test page.

D.

Copy data from an existing clipboard page.

Buy Now
Questions 25

In a Human Resources (HR) application, a business architect has developed a new process for the Onboarding case type. You want to test the process and the fields to verify the Ul elements collect expected results.

Options:

A.

Add explicit assertions on the Ul elements

B.

Create a unit test for the Onboarding case type

C.

Create a scenario test for the Onboarding case type

D.

Add validations on the Ul elements

Buy Now
Questions 26

You are configuring an application to process travel reservations. The reservation case creates childcases for each booking component: flight, hotel stay, and vehicle rental.How do you update the total cost of the reservation as users update each child case?

Options:

A.

Define a case calculation to update the reservation total with the total of each child case.

B.

Configure the Create Case shape to propagate the total cost from each child case to there servation. Create a declare expression to update the reservation total when the cost of each component changes.

C.

Add the Update Case shape to the Reservation case type to capture changes to each component cost.

Buy Now
Questions 27

You are configuring routing for a customer warranty service request. All warranty service requests are routed to the warranty resolution group except for warranty service requests for beta and release product that requires review by the vice president of service. How do you configure assignment routing to review warranty service requests?

Options:

A.

Route the assignment to the vice president of service who routes assignments to the warranty resolution group as needed.

B.

Route the assignment to the warranty resolution group who sends an email notification to the vice president of service for the beta-release product.

C.

Route the assignment to the skilled group for the beta release when the request is for the beta release. Otherwise, route the assignment to the warranty resolution group.

D.

Route the assignment to the vice president of service when the request is for the beta release. Otherwise, route the assignment to the warranty resolution group.

Buy Now
Questions 28

You are testing an airline reservation case type that does not yet have a UI configured. You need to verify that changing the Purchase Insurance field in the Clipboard updates the TotalCost field.

In which category of the Clipboard tools would you expect to find the Purchase Insurance field?

Options:

A.

Linked Property Pages

B.

User Pages

C.

Data Pages

D.

System Pages

Buy Now
Questions 29

Which requirement is best implemented by using a Wait step in a case?

Options:

A.

You must pause a case until a user uploads a signed document.

B.

You cannot proceed in an expense report until a manager approves the request.

C.

You cannot complete a purchase case on a website unless you complete a new account subcase.

D.

You need to send an email after a user completes a form.

Buy Now
Questions 30

A requirement states: When a business guest checks out of a hotel, the guest must complete a hotel review to receive a corporate discount. Select the case type relationship that satisfies the requirement.

Options:

A.

Configure hotel review as a spin-off case of the checkout request.

B.

Configure checkout request as a child case of hotel review.

C.

Configure both checkout request and hotel review as top-level cases.

D.

Configure hotel review as a child case of the checkout request.

Buy Now
Questions 31

DRAG DROP

Select each Use Case on the left and drag it to the appropriate Automation on the right.

Options:

Buy Now
Questions 32

In an application for configuring hardware equipment for new employees, the manager chooses a laptop model from a drop-down list. The list of available laptop models is maintained in an external system and may change over time. Which of the following do you use as the data source for this drop-down list ?

Options:

A.

A data page

B.

A local list

C.

A data table

D.

A data transform

Buy Now
Questions 33

A help desk ticket case type is defined as follows:

If the Process ticket step is configured to set the status to Pending-Triage, when is the status of the case set to Pending-Triage?

Options:

A.

When the Process ticket step starts

B.

When the Triage stage starts

C.

When the Enter Ticket Details step completes

D.

When the Process ticket step completes

Buy Now
Questions 34

When applying for a credit limit increase, customers with standard credit cards must provide information in an Employment Information process. Requests from customers with Platinum credit cards automatically skip this process.

What task do you perform to implement this requirement?

Options:

A.

Add an Approve/Reject step to test the card type.

B.

Add a card type true/false field to a user view.

C.

Add a custom condition to start the process by testing the card type.

D.

Add a validation condition to the card type for continued processing.

Buy Now
Questions 35

A car insurance quote requires a view for potential customers to enter information to process the request. What are two primary decisions to make before you add fields to the view? (Choose Two)

Options:

A.

Is field entry required?

B.

Are processing actions applied to the field?

C.

Does the field require a data source?

D.

How do users enter values into the field?

Buy Now
Questions 36

Users can access an apartment hunting application from different devices with different screen sizes.

A screen displays the photos of available properties. By default, the photos are displayed in three columns. When the screen width is less than 800 pixels, the photos should be displayed in two columns. How do you implement the screen for this requirement?

Options:

A.

Use a dynamic layout with a responsive breakpoint at 800 pixels to change from inline-grid tripleto inline-grid double format.

B.

Use a column layout with a responsive breakpoint at 800 pixels to hide the left column.

C.

Circumstance the layout to display different number of columns at different screen sizes.

D.

Circumstance the section rule to display different number of columns at different screen sizes.

Buy Now
Questions 37

DRAG DROP

Consider an application built on the Constellation architecture.

Select each description on the left and drag it to the appropriate UX concept on the right.

Options:

Buy Now
Questions 38

A data page holds product information and has the Reload if Older Than field set to 30 minutes. The data page is created at 7:43. The user then performs the following actions: 8:10 the user refreshes the product information 8:45 the user refreshes the product information At what time is the data page reloaded?

Options:

A.

8:13

B.

8:10

C.

8:40

D.

8:45

Buy Now
Questions 39

You create an application for employees to submit timesheets. Employees enter work, vacation, and sick time for a particular week. On the entry form, employees see a summary of the total hours entered. After the employee submits the timesheet, the application displays remaining vacation and sick time for the employee. To configure the form where users enter hours, select the best configuration option to calculate the total hours for the week.

Options:

A.

Use a When rule. When the value of any work, vacation, or sick time changes, the total hours change.

B.

Use declarative processing. When the value of any work, vacation, or sick time changes, the total hours change.

C.

Use procedural processing. When the value of any work, vacation, or sick time changes and the user submits the form, the total hours change.

D.

Use a data transform. When the user enters the form, the data transform determines the sum of the work, vacation, and sick time properties.

Buy Now
Questions 40

You are implementing a Ul form collecting job applicant information. Users must provide values to certain fields before submitting the form. Which configuration adds asterisks to indicate the mandatory fields on the form?

Options:

A.

Use a Validate rule to verify the mandatory fields have a value

B.

Configure the mandatory fields as Required in the section rule

C.

Use multiple Validate rules for each mandatory field

D.

Use an Edit Validate rule to verify if each of the mandatory properties has a value

Buy Now
Questions 41

An order form provides four options from which customers select one option. According to best practice, which of the following two UI control types can be used to minimize clutter on the order form? (Choose Two)

Options:

A.

Dropdown

B.

Checkbox

C.

Radio buttons

D.

Autocomplete

Buy Now
Questions 42

Before development, your team creates a spreadsheet with work items to populate the backlog. All work items that describe business requirements are prioritized as Must have. You also create work items to address:

A future enhancement request to group a set of existing steps into a multistep form

A drop-down list that is missing one of the required options — This work item is in progress because the missing option prevents work from being done

How do you populate the backlog directly from the spreadsheet?

Options:

A.

Import stories

B.

Create bugs

C.

Create stories

D.

Create feedback

Buy Now
Questions 43

You have been asked to create a pie chart that shows the number of cases each manager has created. A list report contains columns for manager name, case ID, and office. How do you configure the list report in order to create the pie chart?

Options:

A.

Group the case ID column.

B.

Group the manager name column.

C.

Summarize the manager name column.

D.

Summarize the case ID column

Buy Now
Questions 44

When applying for a credit limit increase, customers with standard credit cards must provide information in an Employment Information process. Requests from customers with Platinum credit cards automatically skip this process.

What task do you perform to implement this requirement?

Options:

A.

In the Employment Information process add a card type true/false field to a user view.

B.

In the Employment Information process add a custom condition to start the process by testing the card type.

C.

In the Employment Information process add an Approve/Reject step to test the card type.

D.

In the Employment Information process validate card type for continued processing.

Buy Now
Questions 45

To reduce scrolling on a view, you want to organize existing content so that details display when an option is selected in a drop-down menu. There is no drop-down menu currently on the view.

Which two configurations achieve the business requirement? (Choose Two)

Options:

A.

Configure a layout group to separate each option into individual panels and set the layout to a menu format.

B.

Configure a disable condition (when rule) on each field to allow access when the associated option is selected on the drop-down control.

C.

Configure a repeating dynamic layout with an embedded section for each option and set the layout format to grouped.

D.

Configure a data relationship to select the option using the Drop-down list record selection.

Buy Now
Questions 46

While testing a business process to approve an expense report, you receive an error. Which tool allows you to review the rule execution to determine the source of the error?

Options:

A.

The Tracer

B.

The Clipboard tool

C.

The Application Profiler

D.

The Dependency Analyzer

Buy Now
Questions 47

A user view includes a list of four urgency options selectable by radio buttons. How do you configure the selection list?

Options:

A.

Configure a field group with selectable urgency options.

B.

Configure a drop down field with selectable urgency options.

C.

Configure a picklist with radio buttons for the urgency options.

D.

Configure a Boolean field with selectable urgency options.

Buy Now
Questions 48

You configure an application to allow users to download a mobile app. When users select one of the three supported platforms (Android, iOS, or Windows Mobile), the application opens a new window pointing to the appropriate app store. How do you configure this behavior?

Options:

A.

Add a button for each platform and configure an action set for each button. In each action set, specify a click event and add an action that opens the vendor's URL in a window.

B.

Add one button and configure three action sets. In each action set, specify a click event and add an action that opens the vendor's URL in a window.

C.

Add one button and configure one action set. In the action set, specify a click event with three actions to open each vendor URL in a window. Apply a when rule to each action to determine the correct URL.

D.

Add three check boxes and one button. For each check box, configure an action set with a click event to set the value of the URL. For the button, configure an action set with a click event to open the URL in a window.

Buy Now
Questions 49

In a Credit Card Payment case type, you want to set the yearly fee to USD 75.

How do you set the Yearly fee field?

Options:

A.

In the Data initialization page, set tine Yearly fee field to 75.

B.

Configure field validation on the Yearly fee field.

C.

Configure the Yearly fee field to reference the minimum amount due.

D.

Configure the Yearly fee field as a calculated field.

Buy Now
Questions 50

Which two items must be provided by the user to add an external data source to a data object? (Choose Two)]

Options:

A.

The authenticating information, if required by the corresponding service

B.

A data transform to map the application data model to the connector

C.

A simulated data source to test the implementation

D.

The uniform resource identifier that identifies the web service

Buy Now
Questions 51

In a Credit Card Payment case type, you want to set the yearly fee to USD 75. How do you set the Yearly fee field?

Options:

A.

Configure field validation on the Yearly fee field.

B.

Configure the Yearly fee find to reference the minimum amount due.

C.

In the Data initialization page, set the Yearly fee field to 75.

D.

Configure the Yearly fee field as a calculated field.

Buy Now
Questions 52

Which statement about responsive breakpoints is true?

Options:

A.

Responsive breakpoints trigger selected behaviors to optimize data presentation.

B.

Responsive breakpoint behavior changes based on the device brand.

C.

Responsive behavior allows users to see all relevant information with scroll bars.

D.

You configure custom responsive breakpoint display widths in Ag£ Studio.

Buy Now
Questions 53

In which workspace do you configure a service-level agreement (SLA) with a passed deadline interval that repeats three times?

Options:

A.

Prediction Studio

B.

Admin Studio

C.

App Studio

D.

Dev Studio

Buy Now
Questions 54

You are configuring an accident claim case for an automobile insurance company with two child cases as illustrated. How do you suspend the Accident Claim case processing until the Vehicle Damage and Body Injury cases are resolved?

Options:

A.

Add a wait shape to the parent case pausing the parent case until the child cases resolve.

B.

Add a service level agreement to resolve the child cases within 90 days.

C.

Add a 30-day wait to the parent case to allow time for the child cases to resolve.

D.

Add an approval shape to each of the child cases to resolve the cases.

Buy Now
Questions 55

Which two statements are true about insights? (Choose Two)

Options:

A.

Insights transform data queries into sharable visualizations.

B.

Visibility is always shared for insight charts.

C.

You can edit application data directly in an insight.

D.

You can use only preconfigured fields in an insight.

Buy Now
Questions 56

Apartment tenants submit maintenance requests that specify their name, address, request type, and description of the request. Tenants may submit multiple maintenance requests for different request types. The company wants to identify duplicate maintenance requests from the same address.

Which two configurations, when used together on the Search duplicate cases step, achieve this goal? (Choose Two)

Options:

A.

Configure the request type as a weighted condition.

B.

Configure the tenant name as a basic condition.

C.

Configure the apartment address as a basic condition.

D.

Configure the apartment address as a weighted condition.

Buy Now
Questions 57

You need to test whether a user interface is suitable for users with visual disabilities, such as Deuteranopia (red-green confusion). How do you perform this task?

Options:

A.

Use the Accessibility Inspector.

B.

Use a screen reader extension.

C.

Enable the Live UI tool.

D.

Unit test section rules.

Buy Now
Questions 58

Which two dependencies do you directly enforce with a Wait step? (Choose Two)

Options:

A.

Pausing a case until a predetermined time expires

B.

Pausing a case until a user submits a specified value

C.

Pausing a case until another case reaches a specified status

D.

Pausing a case until a new child case is created

Buy Now
Questions 59

An on-demand transportation application has a Conversation preference data type. When customers use the application to request a ride, they can specify their conversation preference: whether they would like to talk to their driver or if they would prefer silence. Company stakeholders are interested in analyzing the conversation preference data.

How is the Conversation preference data type sourced?

Options:

A.

Local system of record

B.

No system of record

C.

External system of record

Buy Now
Questions 60

An application must validate postal codes for Canadian customers to match the pattern A1A 1A1, where A represents a letter, and 1 represents a number. Which two distinct configurations ensure that a user provides a valid postal code? (Choose Two)

Options:

A.

Configure a drop-down control to select the postal code based on the specified city and province.

B.

Configure the postal code field as a text property with a required input field.

C.

Configure a validate rule to test that the entered postal code conforms to the required pattern.

D.

Configure an edit validate rule to test that the entered postal code conforms to the required partem.

Buy Now
Questions 61

A life insurance company has satellite offices in various countries. Each satellite office has a work queue.

Company policy requires that life insurance underwriting be assigned to offices based on the policy owner's residential address.

Which routing approach supports this requirement?

Options:

A.

Route the assignment to the correct work queue by using an authority matrix.

B.

Route the assignment to the correct work queue based on business logic.

C.

Route the assignment to a specific underwriter based on business logic.

D.

Route the assignment to the correct work queue by using a reporting structure.

Buy Now
Questions 62

Which issue do you address by simulating a data source?

Options:

A.

The product database moves to a new data source accessible by a web service that is not yet configured.

B.

You need to test a save plan for a savable data page that updates the cost of coverage options for insurance policies

C.

In production, the customer database needs to be taken off-line overnight for scheduled maintenance.

D.

An Embedded data field needs simulated data for testing a customer creation view.

Buy Now
Questions 63

You are a low-code developer that is interested in receiving personalized suggestions throughout application development.

How do you achieve this in Pega Platform?

Options:

A.

Contact the Pega Support Center.

B.

Install a browser plugin.

C.

Use the Developer assistant pane.

D.

Enable Pega GenAI features.

Buy Now
Questions 64

A customer calls to apply for a new bank account. The customer service representative (CSR) needs to perform an assignment named Select Account Type. During the discussion, the customer can request written information regarding different account types.

Select the case lifecycle design that satisfies this requirement.

Options:

A.

A user view for requesting information to the Select Account Type assignment.

B.

Add an optional action to the stage that contains the Select Account Type assignment.

C.

Add a case-wide optional action.

D.

Add a router to the Select Account Type assignment.

Buy Now
Questions 65

In a hiring application:

* An employee interviews the candidate.

* The Human Resources (HR) team creates and send s the officer letter.

* The Information Technology (IT) team assigns the workstation.

* The facilities team assigns the work desk.

To meet these requirements, what persona do you create?

Options:

A.

Employee, IT, Facilities

B.

HR, IT, Facilities

C.

Employee, HR, Facilities

D.

Employee, HR, IT Facilities

Buy Now
Questions 66

When a user selects a item in a list, the application displays data about that item. Data is copies to a page property using the Copy from a data page options.

After the data has been copies to the property, when is the data copies to the property again?

Options:

A.

Never

B.

The next time the case is opened

C.

The next time the property is accessed

D.

When the item is changed

Buy Now
Questions 67

To qualify for an instant loan, an applicant must earn a monthly income of at least GBP2000 and cannot exceed GBP20000 in total liability. How do you enforce these restrictions when requesting an instant loan?

Options:

A.

Use a Validate rule to call two Edit validate rules: one for income and one for liability.

B.

Use two Edit Validate rules: one for income and one for liability.

C.

Use a single Validate rule with two conditions: one for income and one for liability.

D.

Use Ul controls to validate the entries in the income and liability fields.

Buy Now
Questions 68

Which two use cases are supported by configuring a mobile channel in App Studio? (Choose Two)

Options:

A.

Grant access to the application for a specific user.

B.

Set the width of an application icon to 180x180 pixels.

C.

Configure a left swipe behavior to open a message.

D.

Lock the application after 20 minutes of inactivity.

Buy Now
Questions 69

Given a table which shows total working hours, sick, vacation. Identify how we calculate the respective values

Options:

A.

Total working hours

B.

Calculate field, data transform

C.

Sick hours

D.

Leave hours

Buy Now
Questions 70

You are asked to create a custom status named Open-Review. This status is to be applied to assignments in one application.

How do you satisfy the request?

Options:

A.

Circumstance the existing Open field value record on the application name and update the status value to Open-Review.

B.

Add the Open-Review status to the Application record for the application.

C.

Create a field value record named Open-Review for. pyStatusWork with the Apply To class set to the class group.

D.

Create a field value record named Open-Review for .pyStatusWork and configure an Access When record to apply the status to the correct application

Buy Now
Questions 71

The following example shows the ruleset list for the logged in operator. What is stored in the Admin@MyCo ruleset ?

Admin@MyCo:

Purchasing:01-01

Purchasinglnt:01-01

MyCo:01-01

MyColnt:01-01

Supplier:01-01

Customer:01-01

lnventory:01-01

Pega-ProcessCommander:07-10

Pega-DeploymnetDefaults:07-10

Pega-LP-Mobile:07-10

Options:

A.

Preferences for the operator

B.

Rules checked out by the operator

C.

Rules delegated to the operator

D.

Rules recently opened by the operator

Buy Now
Questions 72

In a hotel reservation application, a form displays a list of hotels with available rooms based on thecheck-in and check-out dates entered by users. How do you configure the form to refresh the hotel list whenever the check-in or check-out date changes?

Options:

A.

Display the hotel in an embedded section with a visible when condition.

B.

Configure edit validates on the date fields to refresh the section when the date values change.

C.

Configure action sets on the date fields to refresh the section when the date values change.

D.

Configure an action set on the hotel list display to refresh the section when the hotel list changes.

Buy Now
Questions 73

Which statement most accurately describes the use of pega mobile preview?

Options:

A.

pega mobile preview simulates the application user interface for various mobile devices

B.

pega mobile preview allows you to run a pega application on a mobile device

C.

pega mobile preview simulates user loads to test mobile app performance

D.

pega mobile preview models a typical user interaction to scenario test a mobile app

Buy Now
Questions 74

An order fulfillment case type allows a customer to update user profile information during the order placement stage. The user profile consists of the following three pages:

Account ID and password Customer contact information A list of open orders with the status of each order.

How do you configure the case type to allow customers to update any of the user profile pages at any time during case processing?

Options:

A.

Add an optional process to the case workflow.

B.

Add a button for each profile page to each assignment.

C.

Add an alternate stage to the case life cycle.

D.

Add a set of optional actions to the case workflow

Buy Now
Questions 75

A report contains columns for Customer, Billing Cycle, Credit Card, and Expiration Date. A manager requests that the report show only those customers who meet the following conditions: - The customer is on a monthly billing cycle - The credit card is either MoreCash or Vista - The credit card expires within 60 days Which set of filtering conditions returns a report with the desired data?

Options:

A.

Credit Card equals MoreCash AND Credit Card equals Vista AND Billing Cycle equals monthly AND Expiration Date is 60 days greater than today

B.

Credit Card equals MoreCash OR Credit Card equals Vista AND Billing Cycle equals monthly AND Expiration Date equals next 60 days.

C.

Credit Card equals MoreCash OR Credit Card equals Vista AND Billing Cycle is not quarterly AND Expiration Date is less than 60 days

D.

Credit Card equals MoreCash or Vista, Billing Cycle equals monthly, and Expiration Date equals next 60 days

Buy Now
Questions 76

A survey is sent to a customer via email.

How do you configure a solution to ensure the email includes the case ID for the survey?

Options:

A.

Create a required field for the case ID that must be entered by a user during the case process prior to sending the survey.

B.

Call a data transform to copy the case ID from pyWorkPage to the email.

C.

Create a process using the Send Email step allowing representatives to quickly add the case ID to the email.

D.

Use the Insert Property feature of a Send Email step to add the case ID when composing the message dialog.

Buy Now
Exam Code: PEGACPSA23V1
Exam Name: Certified Pega System Architect
Last Update: Dec 4, 2024
Questions: 254
$66  $164.99
$50  $124.99
$42  $104.99
buy now PEGACPSA23V1