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

PCRSA Changed PEGACPRSA22V1 Questions

Certified Pega Robotics System Architect 22 Questions and Answers

Question 25

Your log on automation is failing and you cannot proceed because the Submit button is not enabled. After searching the HTML code, you discover that the Submit button is enabled only after the Password field experiences a key press.

How do you resolve the automation issue?

Options:

A.

On the Password field, add an Enabled property and set it to True.

B.

On the Password field, add a RaiseEvent method with onkeypress.

C.

On the Submit button, add a Disabled property and set it to True.

D.

On the Submit button, add a RaiseEvent method with onkeypress.

Question 26

When maintaining a robotic project, you encounter two separate issues with matching. In the first issue, the hierarchy of a web page has changed, and the control no longer matches. In the other issue, the control has multiple match rules, and one fails to match the control. Which two of the following interrogation methods can you use to resolve the matching issues in the project? (Choose Two)

Options:

A.

Refresh Matching

B.

Debug Control

C.

Debug Matching

D.

Replace Matching

E.

Replace Control

Question 27

You must configure an application to store encrypted login credentials in the user's local profile. You also need to automate the login using the encrypted credentials. How do you fulfill this requirement without creating an automation?

Options:

A.

Create a robot activity that performs the application login.

B.

Set the necessary application credential properties before interrogating the target controls.

C.

Interrogate the target controls and set the necessary application credential properties.

D.

Interrogate the target controls and create a script to perform the login functionality.

Question 28

Deploying a robotic project to Pega Robot Manager requires configuring the Pega server and credentials.

The server connectivity settings can be set up or adjusted in several ways.

Which three of the following options are methods to set up or adjust the Pega Server settings? (Choose Three)

Options:

A.

Edit the Change Server fields during the deployment process.

B.

Configure the server settings during the initial installation of Pega Robot Studio.

C.

Rerun the Pega Robot Studio installation and configure the server settings.

D.

Manually edit the PegaStudioConfig.xml file from the Tools menu in Pega Robot Studio.

E.

Edit the Server Connectivity settings in the Tools menu in Pega Robot Studio.