New Year Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

PCRSA PEGACPRSA22V1 Book

Certified Pega Robotics System Architect 22 Questions and Answers

Question 9

The Automation Playback window allows you to ______________.

Options:

A.

open a log file and step through it as if you were running your solution in debug mode

B.

replay your last Runtime session where the applications are provided with the same account numbers automatically

C.

open a log file and debug any exceptions

D.

rerun the last automation that ran with the same values as inputs automatically entered

Question 10

You are designing an automation that adds new customers to an online insurance web site. If a customer exists, a pop-up window is displayed with an error message, which closes automatically after 35 seconds.

While debugging the automation, you notice that you are receiving a control not created exception message in the Add Customer procedure after a page navigation occurs.

How do you resolve the exception?

Options:

A.

Add a missing created event in the Add Customer procedure.

B.

Ensure the waitForCreate timeout is longer than 35 seconds in the Add Customer procedure.

C.

Ensure the isCreated timeout is longer than 35 seconds in the Add Customer procedure.

D.

Add a missing waitForEvent.Exists method in the Add Customer procedure.

Question 11

An Insurance Call Center project requires the use of the Interaction Framework. The supporting applications should perform specific work when processing claims. The claim requires the claim number and the claim date, but it may also share other claim information in the interaction’s context values.

Based on the information, which interaction.xml activity entry configures the project requirements?

Options:

A.

Exhibit A

B.

Exhibit B

C.

Exhibit C

D.

Exhibit D

Question 12

Unattended automations, when run. follow a basic process flow. Arrange the following steps in the order in which unattended automation topic processes a case.

Options: