When developing a project with multiple applications to automate, how many developers do you
assign to each application?
A
To run an RPA solution, the Robot must log in and register to the Pega server.
You set the credentials for an RPA Robot by__________________________.
A
Reference:
https://community1.pega.com/community/product-support/question/vms-register-pega-7-platform
DRAG DROP
You are evaluating business requirements and reviewing each adapter.
Move all of the Adapter Steps to the Adapter review Order column and place them in the correct
order.

When performing application discovery, it is important that
you ___________________ and _________________. (Choose Two)
CD
The business requirement states that the solution is triggered from a screen pop-up when a new
phone call is delivered to the user.
When you develop the solution to handle this automation trigger, which two items do you need to
consider? (Choose Two)
AB
Application Discovery is a process that involves interrogating an application to
___________and___________. (Choose Two)
CD
Reference:
https://community1.pega.com/community/pega-academy/question/looking-preparation-material-
following-topics-crsa-80-exam
The business requirement states that the user performs a search in a web application. How do you
order the automation steps to perform this search?
B
The requirement is to get the text from a specific application (MyApp.exe) using the Control Region
functionality. How do you set the OpenSpan.ini configuration setting?
A
During application discovery, it is important that you_____________.
B
Which of the following is important to know when performing application discovery?
A
Reference:
https://community.pega.com/knowledgebase/articles/example-making-sure-only-one-copy-
application-running
Where are the message definitions for the MessageManifest component defined?
C
Reference:
https://community1.pega.com/community/product-support/question/openspan-message-manifest
The following Context variables are defined m the Interaction.xml of the solution.
<Context>
<Value Name="GroupID" Type="String" Default="XKY12345"/>
<Value Name="Procedures" Type="Number" Default="0"/>
<Value Name="HasBeenPaid" Type="Boolean" Default="false"/>
</Context>
An automation creates an interaction and later sets the following values for Procedures and
HasBeenPaid.
When the agent finishes the call, an automation clears the context variables using ClearContext.
What is the state of the HasBeenPaid variable at this point?
A
Pega Robotic Coding Standards require proper naming conventions and organization of project com
have added the _CRM_GC project item to the CRMPrj.
Which three components belong in the _CRM_GC project item? (Choose Three)
BCD
You are automating the login process for a web application. There are three possible scenarios that
may occur: (1) You may successfully login, (2) you may not be successful logging in, or (3) you may log
in but go to the change password screen.
Which control from the Toolbox do you use to determine which page you were on after performing
the login function?
C
DRAG DROP
Robotic Automation Studio has several methods to manage the flow of an automation depending on
when a control is matched.
In the Answer Area, drag the description on the left to its matching Design Block.
