Pegasystems pegapcrsa80v1 2019 practice test

Exam Title: Pega Certified Robotics System Architect (PCRSA) 80V1 2019 Exam

Last update: Nov 27 ,2025
Question 1

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?

  • 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.
Answer:

C

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 2

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

  • 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.
Answer:

A,C

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 3

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?

  • 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.
Answer:

A

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 4

DRAG DROP
In the Answer Area, drag each use case on the left to the correct Toolbox item.

Answer:

Comments
Question 5

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?

  • A. ACMESearchSystem, Notepad++, BankerInsight
  • B. CRM, BankerInsight
  • C. ACMESearchSystem, CRM, Notepad++, BankerInsight
  • D. CRM, Notepad++, BankerInsight
Answer:

A

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 6

The variable varInput is a String that holds the value What is the output?

What is the outcome of the above automation?

  • A. An exception is thrown.
  • B. The variable varOutput ends with C.
  • C. The variable varOutput ends with A.
  • D. The variable varOutput ends with B.
Answer:

D

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 7

The following image shows a Message Definitions configuration.

Which option is the correct representation of the message configuration settings?


  • A. Exhibit A
  • B. Exhibit B
  • C. Exhibit C
  • D. Exhibit D
Answer:

B

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 8

The business requirements states that the login automation creates a Success or Failed
response when attempting to log in to the finance application. If a failure occurs, the
automation should pass a message code with the Message Manifest before exiting the
automation.
Which image represents the exit logic?




  • A. Exhibit A
  • B. Exhibit B
  • C. Exhibit C
  • D. Exhibit D
Answer:

C

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 9

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?

  • 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.
Answer:

C

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Question 10

Which two statements about Label/Jump To functionality are true? (Choose two.)

  • A. It allows you to pass variables to different automations of the same project.
  • B. It allows you to connect with other automations in the project.
  • C. It allows you to pass variables to different parts or workflows of the same automation.
  • D. It allows you to keep automations organized and aids in debugging.
Answer:

B,C

vote your answer:
A
B
C
D
A 0 B 0 C 0 D 0
Comments
Page 1 out of 5
Viewing questions 1-10 out of 60
Go To
page 2