Certified Robotics System Architect (CRSA) 80V1 (PEGACRSA80V1) - PEGA Actual Exam Questions
Last updated on May 01, 2026
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?
Option
Option
Option
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
What are two valid steps to add the custom .NET component to a solution? (Choose Two)
Import the DLL as a project item.
Add DLL as a reference in the RuntimeConfig.xml.
Add the item to the Toolbox window.
Copy the DLL into an appropriate directory.
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Which line of code do you use in a script designer to add a custom message to the Runtime application logs?
OpenSpan.Diagnostics.Diagnostic.TraceVerbose("Script", "your message");
LogMessage("Script","Your Message");
OpenSpan.TraceVerbosef'Script", "your message");
Pega.Diagnostic.TraceVerbose("Script", "your message");
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Which of the following is important to know when performing application discovery?
Users run multiple copies of the application.
The application is maintained by local IT personnel.
Users change computers daily.
Users can change the color scheme of the application.
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
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)
TableView component
LookupTable component
ForLoop component
Query on a dataCell
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Finish Practice?
Are you sure you want to finish? This will end your practice session.