Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Pegasystems PEGAPCSA87V1 - Pega Certified System Architect (PCSA) 87V1

Page: 1 / 8
Total 253 questions

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?

A.

The process

B.

The stage

C.

The case type

D.

The step

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 ?

A.

Radio buttons

B.

Text input

C.

Drop-down

D.

Check box

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

A.

Accuracy

B.

Coding

C.

Speed

D.

Performance

You are asked to build a report listing customer order cases with an Order Total value over USD10000 sorted by Creation date (pxCreateDate). The report should display the following three fields: Case ID (pylD), Customer ID, and Order Total. Which property or property combination should you optimize to improve performance?

A.

Order Total

B.

pxCreateDate

C.

Customer ID and Order Total

D.

pxCreateDate and Order Total

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

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.

In which two of the following situations would you simulate an integration? (Choose Two)

A.

The service has slow response times.

B.

The service is not available yet.

C.

You need to test each flow path in the case processing.

D.

The connector is configured to use global resource settings.

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?

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.

You are configuring routing for a customer warranty service request. All warranty

servicerequests are routed to the warranty resolution group except for warranty service requests for betanrelease product that requires review by the vice president of service. How do you configure assignment routing to review warranty service requests?

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.

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

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

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

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.