Official Bank 0/51

Certified Robotics System Architect (CRSA) 80V1 (PEGACRSA80V1) - PEGA Actual Exam Questions

Last updated on May 01, 2026

97% Exam Compliance
51 Total Questions
1
Question

The business requirement 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 MessageManifest before exiting the automation. Which image represents the exit logic?

Options
A

Option

Question image
B

Option

Question image Question image
C

Option

Question image
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question

What are two valid steps to add the custom .NET component to a solution? (Choose Two)

Select 2
Options
A

Import the DLL as a project item.

B

Add DLL as a reference in the RuntimeConfig.xml.

C

Add the item to the Toolbox window.

D

Copy the DLL into an appropriate directory.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question

Which line of code do you use in a script designer to add a custom message to the Runtime application logs?

Options
A

OpenSpan.Diagnostics.Diagnostic.TraceVerbose("Script", "your message");

B

LogMessage("Script","Your Message");

C

OpenSpan.TraceVerbosef'Script", "your message");

D

Pega.Diagnostic.TraceVerbose("Script", "your message");

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question

Which of the following is important to know when performing application discovery?

Options
A

Users run multiple copies of the application.

B

The application is maintained by local IT personnel.

C

Users change computers daily.

D

Users can change the color scheme of the application.

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question

A user accesses an HTML table with an undefined number of rows and then searches the table to find the row needed to complete the process. You must automate the search and return the result to the user. Which two coding options are available to create the automation? (Choose Two)

Select 2
Options
A

TableView component

B

LookupTable component

C

ForLoop component

D

Query on a dataCell

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.