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

PEGACPSA23V1 Certified Pega System Architect Questions and Answers

Questions 4

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 5

You are implementing a data entry screen to include an asset ID field to track company equipment. All asset IDs are eight characters in length. The first three characters are letters followed by a five-digit number.

Which validation approach restricts entries for the asset ID field to the required format?

Options:

A.

Validate rule

B.

Min/Max characters

C.

Text data type

D.

Edit Validate rule

Buy Now
Questions 6

A help desk ticket case type is defined as follows:

PEGACPSA23V1 Question 6

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 7

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 8

A door manufacturer offers a finite list of colors on all its doors. As part of the order, customers can select the color of the door. Select the data page definition configuration settings to source a color drop-down list to minimize memory usage.

Object Type » ACME-Products-Data-Color or ACME-Products-Work-Color or ACME-Products-Work-ColorFeedback

Edit Mode » Readonly Or Editable Or Savable Scope » Thread Or Requestor Or Node

Options:

A.

Page, ACME-Products-Data-Color,ReadOnly,Node

B.

List, ACME-Products-Data-Color,ReadOnly,Thread

C.

Page, ACME-Products-Data-Color,ReadOnly,Requestor

D.

List, ACME-Products-Work-Color,ReadOnly,Node

E.

List, ACME-Products-Work-ColorFeedback,ReadOnly,Node

F.

List, ACME-Products-Data-Color,ReadOnly,Node

Buy Now
Questions 9

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 10

An international online car parts business wants customers to find parts for any vehicle easily. You are asked to implement the following requirement: Customers muse select a make, model, and year to initiate a vehicle-specific search. How do you configure the data storage in the application to implement the requirement?

Options:

A.

Configure a data page to store the make, model, and year vehicle data.

B.

Configure a connection to an external system of record that contains the make, model, and year vehicle data.

C.

Configure a static list of the make, model, and year vehicle data.

D.

Configure a local data storage of the make, model, and year vehicle data.

Buy Now
Questions 11

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 12

A library application used by staff creates a book request case when a member wishes to borrow one or more books. As part of the case process, the application shows the staff a read only list of outstanding past-due books to remind the member to return late books, select the Data page definition for this use case.

Options:

A.

List, Readonly, Thread

B.

Page,Editable,Node

C.

Page,Readonly,Requester

D.

List,Readonly,Requestor

E.

Page,Editable,Requester

F.

List,Readonly,Node

Buy Now
Questions 13

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 14

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 15

You should consider using a field value when the list of allowed values is ______________.

Options:

A.

three or fewer items

B.

mostly static

C.

specific to one case type

D.

shared across all case types

Buy Now
Questions 16

Employees submit time-off requests that must be approved by their manager. If the requested time off is extended beyond three weeks, the manager, director, and a member of human resources (HR) must approve the request. Which two configurations, when applied in combination, achieve this behavior? (Choose Two)

Options:

A.

Create a decision table and evaluate all rows.

B.

Use a cascading approval with an authority matrix.

C.

Use a cascading approval with a reporting structure.

D.

Configure custom approvals in the reporting structure.

Buy Now
Questions 17

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 18

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 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

From the employee training portal, an employee opens a new Enrollment case, submits course selections, and receives an email confirmation. There is an error in the email confirmation. You must identify the cause of the error by recording a set of interactions on the portal and testing expected behavior on the data collection fields. What three steps, when applied in combination, achieve the required testing? (Choose Three)

Options:

A.

Add stage-entry validations on the Enrollment case fields.

B.

Create a test case for the employee portal.

C.

Add assertions on the Ul elements to verify correct data collection.(Ul Assertion)

D.

Run a new Enrollment case from the employee training portal.

E.

Add field validations on the course selection step.

Buy Now
Questions 21

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 22

To qualify for an instant loan, an applicant must be older than 21 and have a monthly income of atleast USD2000. How do you enforce these restrictions?

Options:

A.

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

B.

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

C.

Configure the Ul controls to only accept values geater than 21 for age and USD2000 for income.

D.

Use two Validate rules: one for age and one for income.

Buy Now
Questions 23

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 24

A case type for voice over requests includes two tasks: Edit Script and Record Script. Your team has been asked to route Edit Script tasks to editors and Record Script tasks to actors.

Which approach fulfills this requirement?

Options:

A.

Create two new work queues, one for editors and one for actors.

B.

Create one new work queue and split the tasks by type.

C.

Create one work group for both personas and route to the work group.

D.

Create two new work groups in Dev Studio that reference one work queue.

Buy Now
Questions 25

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 26

Customers on a hotel booking application can add additional amenities to their reservation. The application displays a view with the available amenities, descriptions and costs. To reduce scrolling, the content is organized into multiple areas. Each area is accessed using a drop down menu that lists each amenity.

How do you configure the user interface to improve access to the content and achieve the business requirement described?

Options:

A.

Configure a disable when condition on each field to allow access when the associated amenity is selected on the drop down control.

B.

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

C.

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

D.

Configure a visible when condition on the drop down control to display each section when the associated amenity is selected.

Buy Now
Questions 27

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 28

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 29

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 30

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 31

How do you propagate data to a new child case in Pega Express?

Options:

A.

Configure a data page to copy specified properties.

B.

Configure a case calculation to copy specified properties.

C.

Configure the Update Case shape to copy specified properties.

D.

Configure the Create Case shape to copy specified properties.

Buy Now
Questions 32

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 33

In an insurance claim application, you have the following requirement: All claims must be resolved within 1 week. To meet this requirement you configure a service level. Where should the service level be configured?

Options:

A.

The process

B.

The stage

C.

The case type

D.

The step

Buy Now
Questions 34

You have created a new report that contains a list of employees, hire dates, and managers. You have been asked to display each manager in a row. Beneath each manager row, you must list the manager's employees and their hire dates. How do you support this request?

Options:

A.

Group the manager column

B.

Filter the manager column

C.

Summarize the manager column

D.

Sort the manager column

Buy Now
Questions 35

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

PEGACPSA23V1 Question 35

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 36

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 36

Options:

Buy Now
Questions 37

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 38

How do you reference the State property on an Address page group with the index Home?

Options:

A.

.Address(Home).State

B.

.Home.State.Address

C.

.Home(Address).State

D.

.Address.Home.State

Buy Now
Questions 39

A form listing nearby restaurants has four columns:

Restaurant name Restaurant location Thumbnail image of the seating area Make reservation (check box) You want to ensure that users have the information they need to make a reservation regardless of screen size. When viewed on a small screen, you do not need to display the images.

What three configuration steps do you take to support this requirement? (Choose Three)

Options:

A.

Set the importance of the image column to Secondary.

B.

Set the importance of the Make reservation column to Primary.

C.

Set the importance of the image column to Other.

D.

Set the importance of the Restaurant name and Make reservation columns to Primary.

E.

Set the importance of the Restaurant location and Make reservation columns to Secondary.

F.

Set the importance of the Restaurant name column to Primary.

Buy Now
Questions 40

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 41

Your online shopping application serves international customers. You need to define a Data Page that holds currency exchange rates. All users accessing the application need to use the information.

The Scope of this Data Page should be set to____.

Options:

A.

Application

B.

Node

C.

Thread

D.

Requestor

Buy Now
Questions 42

How do you enable field-level auditing for properties?

Options:

A.

Add an auditing optional action to the case workflow.

B.

Enable the auditing feature on the property rule forms.

C.

Enable field-level auditing for the case type.

D.

Add a field validation to the case workflow.

Buy Now
Questions 43

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 44

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 45

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 46

You are defining a user view for a loan application. If the loan applicant indicates there is an existing open account, the Date account opened must be before the current date. Select the approach that meets the validation requirements.

Options:

A.

Use a pick list control to verify the Date account opened is in the past.

B.

Use a validate rule to verify the Date account opened is in the past.

C.

Use a when rule to verify the Date account opened is in the past.

D.

Use a calendar control to verify the Date account opened is in the past.

Buy Now
Questions 47

In an Online retail application, the Order Receipt view displays a list of the product ordering, including the product image, unit cost, and quantity. The total cost of the order is displayed at the bottom of the view.

Which two configurations on the Receipt view must be together to display the required information as described? (Choose two.)

Options:

A.

Add a repeating dynamic layout with embedded dynamic layouts.

B.

Add the total cost inside the repeating dynamic layout.

C.

Add a dynamic with an embedded repeating dynamic layout.

D.

Add the total outside the repeating dynamic layout.

Buy Now
Questions 48

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 49

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 50

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 51

Which two options can you configure for a mobile app channel? (Choose Two)

Options:

A.

Define security behavior for a mobile app such as biometric identifiers.

B.

Manage administrative functions such as access to log files.

C.

Define the Ul behavior for each view in a case type when the case is displayed on a mobile device.

D.

Design how Ul elements render across different mobile devices.

Buy Now
Questions 52

In which two situations do you configure local data storage? (Choose Two)

Options:

A.

Defining valid values for a property

B.

Caching data retrieved from an external system

C.

Storing reference data as part of the application

D.

Saving case data in an application

Buy Now
Questions 53

Which three options can you configure for a mobile app channel? (Choose Three)

Options:

A.

Change the host for a mobile app to a production system, rather than a development system.

B.

Identify how different mobile devices render UI controls.

C.

Establish security behavior for a mobile app, such as the use of biometric identifiers.

D.

Define UI behavior for a view when displayed on a mobile device.

E.

Define the role applied to users when they run the mobile app.

Buy Now
Questions 54

You are designing a medical claim case type and have the following requirement: Medical claims must be resolved within 5 days. To meet this requirement you need to set the____in the service level to 5 days.

Options:

A.

passed deadline

B.

urgency

C.

deadline

D.

goal

Buy Now
Questions 55

An accident claim case creates a vehicle claim case for each vehicle involved in an accident. Which two configurations prevent the accident claim case from resolving before all vehicle claims are resolved? (Choose Two)

Options:

A.

Add each vehicle claim as a child case of the accident claim.

B.

Add a manual approval step to the accident claim case.

C.

Add an optional process to pause the accident case until the vehicle claims are paid.

D.

Add a wait step to the accident claim case to wait until ail vehicle claims have a status of Resolved.

Buy Now
Questions 56

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 57

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 58

An internet provider has a quiz that gives customers a recommended internet speed based on their typical internet use. The questions differ based on the selections that the customer makes, for example, whether they are seeking a recommendation for a residence or a business.

Once the customer completes the quiz, how do you determine the recommended internet speed?

Options:

A.

Configure a decision table

B.

Configure a view with the quiz questions

C.

Configure a decision tree

D.

Configure a process with multiple decision shapes

Buy Now
Questions 59

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 60

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 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

In a construction application, the user access group is configured with an Access of Role to Object record as shown in the following image:

PEGACPSA23V1 Question 62

Currently, the application is in the quality assurance environment. Which three operations can users perform in the application at this level? (Choose three.)

Options:

A.

Modify instances

B.

Run reports

C.

Modify rules

D.

Open instances

E.

Delete rules

Buy Now
Questions 63

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 64

In which situation do you configure branched rulesets?

Options:

A.

One team creates a new patch for an application while another team creates a new major version of the application

B.

You need to delegate rules to process owners from the business

C.

Multiple teams need to work on the same application version

D.

A team needs to work on the next version of an application while preparing to migrate the current version.

Buy Now
Questions 65

In the first step in a case type, the user compares data on a form to the data on a customer account. If the data matches, the case is resolved. If the data does not match, the user advances the case to update the account.

Management only wants a record of the cases that update an account. What two configuration options do you use to implement this requirement ? (Choose Two)

Options:

A.

Add a persist case shape after the first step.

B.

Configure the starting flow to instantiate the case type as a temporary case.

C.

Apply a when condition to the first step to persist only cases requiring updates.

D.

Configure the first step to instantiate the case type as a temporary case.

Buy Now
Questions 66

Which two statements demonstrate the role of a report? (Choose Two)

Options:

A.

Reports are used to assess process performance.

B.

Reports are used to update data in a database.

C.

Reports are used to select items from a list while working in an assignment.

D.

Reports are used to source a list of selectable items while working in an assignment

Buy Now
Questions 67

A purchase request list report includes columns for case ID and regional cost center. A manager wants to report to show the total of purchase requests for each of the regional cost centers.

How do you configure the report definition?

Options:

A.

Create a filter for each cost center and count the case IDs.

B.

Summarize the case ID column by count.

C.

Summarize the regional cost centers by account.

D.

Define a function for the cost center column to total the case IDs.

Buy Now
Questions 68

To process an employee retirement package, the system requires approvals from the supervising manager, and the …

How do you implement the requirements so that each approver can work independently?

Options:

A.

Create an approval step with cascading approval.

B.

Create business logic to route the assignment to the different approvers.

C.

Create three parallel processes with approval steps.

D.

Route the assignment to a work queue to which all three roles have access.

Buy Now
Questions 69

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 70

Based on security factors, which two options are considered strong passwords? (Choose Two)

Options:

A.

lLik3Chocolate&sawDustIcecre@m

B.

d8073&gxn*,.ki;vnhdf($h&m

C.

bluedoor

D.

Pe6@5yst3m$

Buy Now
Questions 71

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 72

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 73

You are developing a case type that processes scholarship applications. Scholarship applications advance based on the standardized test scores of the applicants. A decision shape directs the process flow. You want to test whether the process flows correctly, but you have not fully configured the user interface so that applicants can enter their standardized test scores.

How do you test that the process flows correctly based on the decision?

Options:

A.

Use the Run Rule window to create a unit test to evaluate the flow rule.

B.

Use a declare expression to set a value for the standardized test score field.

C.

Use Live Ul to see how the case processes and if an error occurs.

D.

Use the Clipboard tool to set a value for the standardized test score field.

Buy Now
Questions 74

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 75

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
Questions 76

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
Exam Code: PEGACPSA23V1
Exam Name: Certified Pega System Architect
Last Update: May 13, 2024
Questions: 254

PDF + Testing Engine

$56  $159.99

Testing Engine

$42  $119.99
buy now PEGACPSA23V1 testing engine

PDF (Q&A)

$35  $99.99
buy now PEGACPSA23V1 pdf
dumpsmate guaranteed to pass
24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 15 May 2024