Labour Day Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

Pegasystems PEGAPCRSA80V1_2019 Pega Certified Robotics System Architect (PCRSA) 80V1 2019 Exam Practice Test

Pega Certified Robotics System Architect (PCRSA) 80V1 2019 Questions and Answers

Question 1

In a Java application, you click a button to load a grid. The grid loads as a separate process under the Java application.

Which property allows you to interrogate the grid?

Options:

A.

IgnoreMainBrowser

B.

TargetPath

C.

EnableMatchInProcess

D.

HookChildProcesses

Question 2

You created an RDA solution for a company that uses an application bar with various buttons that trigger robotic automations. Some of the users complained that the application bar often locks up during automation processing. Others complained that the automations enter the same data two to three times each iteration.

You suspect that the users are triggering the crashes and duplicate automation behavior by double-clicking the buttons on the application bar.

How do you resolve the situation?

Options:

A.

Hide the application bar as soon as the user clicks one of the buttons, and allow the application bar to reappear once the automation completes.

B.

After the initial click, disable the application bar buttons, display an automation progress bar, and then re-enable the buttons once the automation completes.

C.

Talk with the management team about the existing application bar behavior and user error at the company.

D.

Modify the automations so that they display a full message using the MessageManifest when the automations complete.

Question 3

In an automation that contains an ExcelRange component, you make a change to the data within the range, and you want to save those changes to the Excel file on disk.

Which of the following statements is valid?

Options:

A.

Call the Commit method of ExcelRange component and then Save on the ExcelConnector.

B.

The changes save to the Excel file automatically.

C.

Call the Commit method of the ExcelConnector and reload the Excel file.

D.

Call the Save method of ExcelConnector and reset the state of Excel file.

Question 4

While interrogating a web application, you come across a hidden menu item: AddressType. The AddressType menu item activates when the pointer hovers over the control; the menu displays a drop-down list.

How do you interrogate this hidden drop-down list control?

Options:

A.

Access the Virtual Controls tab on the adapter tab.

B.

Choose HTML Table Editor from the Interrogation Form dialog box.

C.

Choose Select Element from the Interrogation Form dialog box.

D.

From the Web Controls tab, select the browser and frame, then select List Web controls.

Question 5

Lines in the RuntimeLog containing the text “ExecutionLink From:” refer specifically to what item from your solution?

Options:

A.

Blue data lines

B.

Automation entry points

C.

Automation execution threads

D.

Yellow execution lines

Question 6

After setting up Start My Day, the end user makes some changes in the Manage Applications window to prioritize and manage the applications configured to launch using the Start My Day functionality.

Which of the following applications does the user see on the desktop after using the Start My Day functionality?

Options:

A.

ACMESearchSystem, Notepad++, BankerInsight

B.

CRM, BankerInsight

C.

ACMESearchSystem, CRM, Notepad++, BankerInsight

D.

CRM, Notepad++, BankerInsight

Question 7

You have extracted a proxy for a data set and are using it to pass the data into a procedure automation input parameter. In the procedure automation, the data link from the input parameter is not connecting to the stringValue on a stringUtils method.

What two troubleshooting steps do you perform to correct the issue? (Choose two.)

Options:

A.

Confirm the proxy data in a messageDialog.

B.

Confirm the stringUtils method works.

C.

Confirm the data type on the procedure automation input parameter.

D.

Confirm the proxy’s data type matches with the stringUtils method.

Question 8

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 9

When interrogating a Windows control, the drag and drop Default interrogation method does not work. You decide to use the Create Control option to interrogate the control.

From the Interrogation Steps list, move all of the options to the Ordered Interrogation Steps column and place them in the correct order.

Options: