Weekend Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: netbudy65

PEGACPSA23V1 Certified Pega System Architect Questions and Answers

Questions 4

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 5

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 6

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 7

Which studio do you use to configure a service level agreement (SLA) with a passed deadline?

Options:

A.

Admin Studio

B.

Prediction Studio

C.

Dev Studio

D.

App Studio

Buy Now
Questions 8

Which device characteristics should be considered when designing a mobile app?

Options:

A.

Customize controls for each responsive breakpoint.

B.

Test applications in the mobile preview.

C.

Design for finger taps.

D.

Use fixed positioning.

Buy Now
Questions 9

You are designing a form for an online bookstore to show new arrivals. Which layout do you use to display the book cover pictures, as shown in the image?

Options:

A.

Screen layout

B.

Column layout

C.

Repeating dynamic layout

D.

Dynamic layout

Buy Now
Questions 10

Identify Text, Multi record data relationship, Single record data relationship

Options:

A.

.Address( 1 ).pincode

B.

.ShippingAddress.City

C.

.BillingAddress.Telephone

Buy Now
Questions 11

Which of these options are typically configured on a dynamic layout? (Choose Two)

Options:

A.

Align columns and rows to present data in a spreadsheet

B.

Label Positioning

C.

Number of columns in each row

D.

Alignment of field values

Buy Now
Questions 12

A requirement states: The tax identification number must contain 10 digits. How do you configure the field to support this requirement?

Options:

A.

Set the minimum and maximum values to "10" in a text field

B.

Use an edit validate rule that validates the tax identification number pattern.

C.

Use a decimal property type and make the field required.

D.

Configure a validate rule to test the tax identification number pattern.

Buy Now
Questions 13

A human resources application contains reports that are used to review hiring practices. The product manager has asked you to test the recent hire training report.

How do you run a unit test on the report?

Options:

A.

Create a copy of the rule and use the run rule window

B.

Initialize the rule with test data using the run rule window

C.

Identify a data test page to unit test the rule

D.

Run the report definition using the contents of a database table

Buy Now
Questions 14

How do you route an assignment so that any available member of the department can perform the task?

Options:

A.

Route the assignment to a work list.

B.

Route the assignment to the admin user

C.

Route the assignment separately to all members.

D.

Route the assignment to a work queue.

Buy Now
Questions 15

You are configuring duplicate case search logic in a case type. How do you ensure that resolved cases are not evaluated as potential duplicates?

Options:

A.

Add a must match condition where the work status of the current case does not contain "Resolved"

B.

Add a weighted condition where the work status of potential duplicates does not contain "Resolved"

C.

Add a weighted condition that evaluates the work status of current and existing cases where work status equals "Resolved" and has a weight of "0"

D.

Add a must match condition where the work status of potential duplicates does not contain "Resolved".

Buy Now
Questions 16

An airline has the following requirement:

A passenger requiring a service animal must document the type of animal, the size of the animal, and any relevant medical information the crew may need during the flight. The application prompts the passenger for this information when the passenger declares travel with a service animal.

Which case life cycle configuration meets this requirement?

Options:

A.

Add a process to the case life cycle for service animal accommodation and apply a condition to determine when to, run the process.

B.

Apply an optional action to the appropriate stage to allow the passenger to provide the information as needed.

C.

Configure a stage in the case life cycle for service animal accommodation and apply a stage validation condition.

D.

Create a child case for service animal accommodation to automatically resolve unless the passenger requires the accommodation.

Buy Now
Questions 17

Which two data requirements ensure valid data? (Choose Two)

Options:

A.

The data fits the business logic.

B.

The data is organized in a data type.

C.

The data is locally sourced.

D.

The data is the correct type.

Buy Now
Questions 18

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 19

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 20

Direct Capture of Objectives (DCO) aims to increase which two aspects of application delivery? (Choose Two)

Options:

A.

Accuracy

B.

Coding

C.

Speed

D.

Performance

Buy Now
Questions 21

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. You configure the user view that displays remaining vacation and sick time. The balance calculates by subtracting the vacation time and sick time for the week from the current vacation and sick time balances. Which configuration option is used to summarize the remaining vacation and sick time?

Options:

A.

Use a When rule. When the application references the remaining vacation and sick time, each value calculates.

B.

Use declarative processing. Whenever the vacation time or sick time entries change, the remaining vacation and sick time calculate.

C.

Use pyDefault and pySetFieldDefaults. When the process invokes the data transforms, the remaining vacation and sick time calculate.

D.

Use procedural processing with a data transform. Remaining vacation and sick time calculate after the user submits a timesheet.

Buy Now
Questions 22

Which two statements about Configuration sets are true? (Choose two.)

Options:

A.

Used if a Dynamic System Setting does not meet the requirements

B.

Used to organize Configuration settings with a common element

C.

Configured by modifying the Data-Configuration-Settings class

D.

Enables the business to control application behavior

Buy Now
Questions 23

Customers can log their own product support requests using an online portal. Once logged in, the portal displays the list of products purchased by the customer. The customer can initiate one or more support requests for each product. What is the appropriate scope for a data page that sources the list of products purchased by the customer?

Options:

A.

Thread

B.

System

C.

Requestor

D.

Node

Buy Now
Questions 24

ABC BankCorp wants to create a mobile app experience for users and CSRs for its Transaction Dispute application.

Of the following requirements, which option requires you to configure distinct mobile app channels? (Choose two)

Options:

A.

CSRs can create other case type instances on the mobile app.

B.

Mobile app color palettes are different for users and CSRs.

C.

The mobile app customizes currency units and date/time format according to the location of the users.

D.

The mobile app supports all mobile phone operating systems.

Buy Now
Questions 25

A government application provides field placeholder values to help users enter the correct data. The Design Lead has asked you to increase the font size on all field placeholder value components to help visually impaired users.

Which configuration applies the font styling requirement on the field placeholder values in the application?

Options:

A.

Update the existing Default theme text entry

B.

Run a case type that uses the component and change the font on the view

C.

Add a new theme text entry to the application theme

D.

Upload a new application theme

Buy Now
Questions 26

A stakeholder prefers to group a set of existing actions into a multistep form. Which work item do you create in Agile workbench to address this change request?

Options:

A.

Bug

B.

Feedback

C.

Status

D.

User Story

Buy Now
Questions 27

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 28

A disrupted transaction case records account information using a page property. Account information is recorded at the time the case is created and does not update when the case is further processed. Account information is stored in an external system and accessed by a data page.

How do you configure the account information page?

Options:

A.

Select refer to a data page on the page property

B.

Configure the page property to refer to a keyed data page

C.

Define a reference property that refers to the data page

D.

Select copy from a data page on the page property

Buy Now
Questions 29

Which two collaboration tools allow teams to communicate faster and share information more efficiently while resolving cases? (Choose two.)

Options:

A.

Dashboards

B.

Widgets

C.

Tags

D.

Pulse

Buy Now
Questions 30

In designing your application, you want to apply consistent visual styles to all parts of the application. How do you meet this requirement?

Options:

A.

Specify a skin in the application rule.

B.

Apply styles to the screen layout.

C.

Use the Live Ul tool to select the skin rule.

D.

Specify a skin in the harness rule.

Buy Now
Questions 31

A help desk ticket case type is defined as follows:

PEGACPSA23V1 Question 31

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 32

Identify the two requirements that are satisfied by using a data transform. (Choose two.)

Options:

A.

Display the same data on multiple user views.

B.

Convert integer data to text data.

C.

Copy an existing order to a new case.

D.

Validate the format of a property value.

Buy Now
Questions 33

Users create Insurance Coverage Request Cases to authorize insurance payments. Users enter information that includes the name of the patient, the date of the procedure and the type of the procedure. After entering the information, the user submits the request for a review of the patient's insurance policy. Because multiple users enter requests, the duplicate requests can occur. A request is considered a duplicate if the patient name, procedure type, and procedure date match an existing request. You have been given two requirements:

Ensure that users can identify duplicate requests. If a case is duplicated, it is not written to the database. Otherwise, write the case to the database. Which two options configure the application so that users can identify duplicate requests? (Choose two)

Options:

A.

Add a duplicate search step to the case life cycle design.

B.

Configure a duplicate search decision table and add it to a Decision shape

C.

Configure weighted conditions.

D.

Configure a validation rule to validate matching cases.

Buy Now
Questions 34

DRAG DROP

Drag the term that is used in App Studio from the left to the rule that you use in Dev Studio on the right.

PEGACPSA23V1 Question 34

Options:

Buy Now
Questions 35

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 (Ul) as the division reselling

textbooks with the exception of the payment methods. How do you apply the Situational Layer CakeTM in this scenario ?

Options:

A.

Place the Ul rules in the base layer, and create a new layer for the payment rules for both lines of business.

B.

Place the Ul rules and generic payment method rules in the base layer, and create a new layer for the division-specific payment rules.

C.

Place the Ul rules in the base layer, and create a parallel base layer for the payments rules.

D.

Place the Ul rules in the base layer, and create a new layer for the payment rule for each division.

Buy Now
Questions 36

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 37

User A should have application permissions that are identical to User B's permissions. Unlike User B, User A lacks access to the My Cases page. How do you grant access to the My Cases page for User A?

Options:

A.

Update User A to the same role as User B

B.

Add the My Cases page to the User A profile.

C.

Update the User A account to access the same portal as User

D.

Add the My Cases page to the User A role

Buy Now
Questions 38

How do you guide users through an application form without requiring user training?

Options:

A.

Add the corresponding step to an appropriate stage.

B.

Send a notification to the assigned user.

C.

Add an instruction to the assignment.

D.

Add an optional action to the case to explain the task.

Buy Now
Questions 39

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 40

A Declare expression evaluates a circumstanced decision tree. The decision tree evaluates a property set by a data transform. What two steps do you perform to ensure that the decision tree is configured properly? (Choose 2)

Options:

A.

Test the declare expression to verify that the rule is configured correctly

B.

Configure a test page with data to satisfy the circumstancing condition

C.

Specify the value of the circumstancing property when prompted in the run rule dialog

D.

Test the data transform to verity the result is correct

Buy Now
Questions 41

Which scenario is a use case for the Wait step?

Options:

A.

The customer cannot complete an application for a checking account until a bank representative reviews their credit report.

B.

An agent needs to send a confirmation email to an insured customer after they complete a form.

C.

A payroll user cannot process a salary increase until the department manager approves the increase.

D.

The customer needs to log in to their account before receiving a membership discount on an online purchase.

Buy Now
Questions 42

You have been asked to create a report definition that includes information about the sales offices and sales representatives. The manager wants to access the report in the Report Browser in the user portal. The manager also wants to include the report in a new report category specifically for the sales group. What two configurations are required to support this request? (Choose Two)

Options:

A.

Select the option in the Report Browser that allows users to view your report.

B.

Create a report category rule for sales office reports.

C.

Select the report definition option that displays your report in the Report Browser.

D.

Add a report category for sales group reports in the Report Browser.

Buy Now
Questions 43

Which two configurations do you use to validate the minimum age of a new potential customer in the Collect Account lnformation assignment step? (Choose Two)

Options:

A.

Create an Edit Validate rule to check the customer age.

B.

Reference the Edit Validate rule on the Collect Account lnformation flow action.

C.

Reference the Validate rule on the Collect Account lnformation flow action.

D.

Reference the Validate rule on the Collect Account lnformation assignment.

E.

Reference the Edit validate rule on the Collect Account lnformation assignment.

F.

Create a Validate rule to check the customer age.

Buy Now
Questions 44

Which scenario requires you to make updates in Dev Studio?

Options:

A.

A task is reassigned when it reaches a service-level agreement goal.

B.

An email correspondence is added to the case type.

C.

A customer representative can approve or reject a claim.

D.

A new confirmation view displays a read-only text property

Buy Now
Questions 45

As part of the case design, after someone completes a purchase, the application should send a confirmation email. How do you design the case life cycle to send the email?

Options:

A.

As part of the stage configuration

B.

As an alternate stage

C.

As part of the case configuration

D.

As a separate process step

Buy Now
Questions 46

A developer discovers that a calculated property value is returning an unexpected result.

Which two features of the Trace tool allow you to diagnose the problem without affecting application performed? (Choose Two.)

Options:

A.

Breakpoints

B.

The Event monitor

C.

The Watch function

D.

The Clipboard tool

Buy Now
Questions 47

You are building a form that contains a list of courses. Users will select the courses in which they want to enroll. Which two tasks must take place in Designer Studio? (Choose Two)

Options:

A.

Enable section editing and configure the selection check box by removing the caption.

B.

Create a field group list property and make the property a data reference.

C.

Configure the view in Run mode and change the order of the columns in the view.

D.

Edit the field group list property and set data access to copy data from a data page.

Buy Now
Questions 48

Which two configuration steps must be performed together to record a unit test for automated testing? (Choose Two)

Options:

A.

Add a test case to the Automated Testing landing page.

B.

Select a ruleset that is configured to store the results of the test.

C.

Select a ruleset that is configured to store automated test cases.

D.

Add an assertion to define an expected result.

Buy Now
Questions 49

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 50

Which two conditions do you test with a unit test? (Choose Two)

Options:

A.

A data page populates without any errors.

B.

A property value is set correctly by a data transform.

C.

An application displays user views for 20 users within three seconds.

D.

An application is successfully migrated to a test system.

Buy Now
Questions 51

Which two of the following use cases do you implement by using one or more calculated fields? (Choose Two)

Options:

A.

A sales representative wants to quote the cost of an insurance policy based on selected coverage options.

B.

An accountant wants to list the largest order for the last month, for each customer account.

C.

A project manager wants to estimate the cost of painting a banquet hall based on labor and materials required.

D.

A certification manager wants to determine the number of exams conducted at each testing facility in the current quarter.

Buy Now
Questions 52

A process routes loan requests to a specific loan officer based on the type of loan. - If the loan is a mortgage, it is routed to Adam Ross. If the loan is for an automobile, it is routed to Julia Samuels. - If the loan is an equity line, the case is routed to Don Smith. How do you configure a router to ensure that case advances to the correct loan officer?

Options:

A.

Route the case to a worklist using a skilled router.

B.

Route the case to a work queue using a When condition.

C.

Route the case to a work queue using a skilled router.

D.

Route the case to a worklist using a When condition.

Buy Now
Questions 53

Which of the following events can you trace by using the Tracer tool?

Options:

A.

User authentication

B.

Data sources

C.

Data transforms

D.

Service-level agreements

Buy Now
Questions 54

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 55

A customer refund case type requires that an auditor receives an email notification if the refund is greater than twice the price of the item. Which participant role do you select to configure this requirement?

Options:

A.

Customer

B.

Interested individual

C.

Owner

D.

Work queue

Buy Now
Questions 56

Which source do you select for a data page that contains the details of single record for a data type?

Options:

A.

Report definition

B.

Data transform

C.

Connector

D.

Lookup

Buy Now
Questions 57

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 58

On a service level, the passed deadline interval is measured from

Options:

A.

the end of the deadline interval

B.

when the assignment is ready for a user

C.

when a user begins the assignment

D.

the end of the goal interval

Buy Now
Questions 59

DRAG DROP

An organization requests the following behavior for a case type that allows customers to place orders for fulfillment.

♦ The application identifies customer information, such as user ID and locale, upon login.

♦ Cases list the last 10 orders placed by the customer, including the order status.

♦ Customers can select one of the previous 10 orders as the basis for the current order.

Select each piece of Information on the left and drag it to the appropriate Clipboard Location.

PEGACPSA23V1 Question 59

Options:

Buy Now
Questions 60

Creating a new rule in Pega Platform is typically done to define a new behavior or functionality in the application, which can then be reused as needed. In the given scenario, a designer is reusing a UI section every time the same behavior is needed in the application. By creating a new rule for the UI section, the designer can ensure consistent behavior and avoid duplicating effort.

For which use case do you create a new rule in a Pega Platform™ application?

Options:

A.

A developer creates a parallel process to audit changes that a service agent makes.

B.

A developer makes changes to an email message configured in the case life cycle.

C.

A designer reuses a UI section every time the same behavior is needed in the application.

D.

A business user issues a change request for the application to set the default value of a field.

Buy Now
Questions 61

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 62

You are developing a Visa case type to process entry visa applications. As part of the process, applicants schedule an interview with the consulate. An Interview child case is created for the interview process.

Following the interview, the consulate reaches a decisions within 48 hours or more. For Visa case to proceed to application notification, the Interview case needs to be resolved.

After you create the Interview child case, how to do you configure the case type to achieve the required behavior?

Options:

A.

Following the Create Case step, add a Wait step that pauses the parent case until the application schedules the interview.

B.

Following the Create Case step, add a Wait step that pauses the parent case until the Interview reaches the Resolved status.

C.

Following the Create Case step, add a services-level agreement (SLA) that escalates the parent case after 48 hours.

D.

Following the Create Case step, add an Interview step that is automatically resolved after 48 hours.

Buy Now
Questions 63

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 64

Hospital staff members enter appointment details including relevant patient information, diagnoses, lab orders, and prescribed medication. This information is aggregated in the Patient visit summary view. The patient receives a copy of this view through email. Which two configurations, when applied in combination, achieve this behavior? (Choose Two)

Options:

A.

Add a Create PDF automation that references the Patient visit summary view.

B.

Add a Send Email step and enable the option to include attachments.

C.

Add a Send Email step and compose the message to reference the relevant properties.

D.

Enable email notifications on the case type.

Buy Now
Questions 65

In an application that sells office supplies, the Payment view displays order items and collects payment information. In the Payment section rule, the order items are grouped in a dynamic layout. You find out later that the Order Summary view must also display the order items.

How do you configure the Ul so that the order items display is shared between the Payment view and Order Summary view?

Options:

A.

Convert the Payment section layout that contains order items to a section, and embed this section in the Order Summary section.

B.

Build the Order Summary section with a layout inside to group the order items, similar to the Payment section.

C.

Embed the Payment section in the Order Summary section.

D.

Reuse the Payment section in the Order Summary view and use a disable when condition to disable payment information on the Payment section rule.

Buy Now
Questions 66

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 67

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 68

Which use case describes the function of the Estimator tool?

Options:

A.

A tester needs to know how many versions of an application they test for MPL2.

B.

A business architect needs to know when to prioritize a specific customer Microjourney for development.

C.

A product owner needs to know how many user stories to create in Agile Workbench for MLP 1.

D.

A stakeholder needs to know how much time and effort is needed to build MLP2.

Buy Now
Questions 69

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 70

You are configuring an accident claim case with two child cases for an automobile insurance company, as shown in the following figure:

PEGACPSA23V1 Question 70

The business requirement changes to allow the parent case to continue independently of the child case processes.

How do you configure the Wait step for this requirement?

Options:

A.

Configure the step to continue the parent case when the child cases reach the payment pending review status.

B.

Configure the step to continue the parent case when the child cases reach auditor approval.

C.

Configure the step so that only one child case must be resolved before the parent case can continue.

D.

Configure the step so that users can continue with the parent case process regardless of child case status.

Buy Now
Questions 71

Which statement about channel interfaces is true?

Options:

A.

Creating a channel interface creates a default work queue in Agg Studio.

B.

All users see the same channel interface.

C.

A persona requires a unique channel interface.

D.

Channel interfaces are user interfaces that meet business requirements.

Buy Now
Questions 72

In a Credit Card Payment case type, you want to set the payment amount to the minimum amount due when a user creates a case. How do you set the payment amount?

Options:

A.

Configure the pySetFieldDefaults data transform to set the default value.

B.

Configure a field validation on the payment amount.

C.

Configure the payment amount field to reference the minimum amount due.

D.

Configure the payment amount as a calculated field.

Buy Now
Questions 73

You are asked to create a visualization that allows managers in the Customer Service division to track the number and status of Customer Support Request cases submitted over the last 30 days.

What is the process that you follow to create this visualization?

Options:

A.

Create a new report on the Data landing page.

B.

Add a report widget to a portal on the Explore data landing page.

C.

Add a new portal on the Channels landing page.

D.

Create a new Insight on the Explore data landing page.

Buy Now
Questions 74

Which requirement is fulfilled by configuration a field value?

Options:

A.

Service agents are able to enter feedback in multiple languages.

B.

A global hotel chain application can display current amenities in 23 languages.

C.

Customers can add an unlimited number of items to an online shopping card.

D.

A government official can enter comments that require location.

Buy Now
Questions 75

You are developing a Visa case type to process visa applications. As part of the process, applicants need to schedule an interview with the consulate. A child Interview case is created for the interview process and assessment.

Following the interview, it typically takes 48 hours for the consulate to reach a decision. For the visa case to proceed to applicant notification, the Interview case needs to be resolved.

How do you configure a case type to achieve the required behavior?

Options:

A.

Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until the Interview case reaches a status of Resolved and after 48 hours have elapsed.

B.

Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until 48 hours have elapsed.

C.

Add a Create Case step that creates the Interview child case. Following this step, add a Wait step that pauses the parent case until the Interview case reaches a status of Resolved.

D.

Add a Create Case step that creates the Interview child case. There is no need to add a Wait step.

Buy Now
Questions 76

In a purchase request case type, you have the following requirement: Purchase requests should automatically go to a manager of an employee.

To meet this requirement, you design a case with a_________

Options:

A.

step that routes to the manager

B.

change stage step to allow the employee to route to the manager

C.

stage to route requests to the manager

D.

process that routes to the manager

Buy Now
Exam Code: PEGACPSA23V1
Exam Name: Certified Pega System Architect
Last Update: Sep 11, 2025
Questions: 254

PDF + Testing Engine

$134.99

Testing Engine

$99.99

PDF (Q&A)

$84.99