CORRECT Answers
Application Modeller - CORRECT ANSWER - Application Modeller can be accessed via
Object Studio. Using this tool, a Business Object can capture and identify Elements within the
interface of an application, so that it can interact with the application. Application Modeller can
be used to create a unique Attributes list for each of the Elements identified, to ensure they can
be found and used the by the business object.
Control Room - CORRECT ANSWER - Control Room is where published Process
Solutions can be assigned to Digital Workers to create Sessions. From here Sessions can be run
and managed and Work Queues can be accessed, monitored, and managed. Schedules can also be
initiated here, to restrict the processing of Sessions to specified dates and times.
Object Studio - CORRECT ANSWER - Object Studio is where Business Objects are
created, configured, edited, and organized.
Process Studio - CORRECT ANSWER - Process Studio is where Processes are created,
configured, edited and organized.
System Manager - CORRECT ANSWER - System Manager is where the settings for Blue
Prism as a whole are accessed. Create and maintain user accounts, roles and permissions. View
history or retire Processes or Business Objects. Manage Web Services. Create and administer
Work Queues. Manage Licenses and general user interface settings.
Release Manager - CORRECT ANSWER - Release Manager is where Packages are
created and Releases are exported.
Process Automation - CORRECT ANSWER - Process Automation is the use of digital
technology to perform the processing of workloads. Business processes can be fully automated,
or partially automated with human intervention built in at strategic points.
, Blue Prism Solution - CORRECT ANSWER - A Blue Prism Solution is the term used to
describe the end-to-end functionality of a Process. This includes the diagrams constructed in
Process/Object Studio, the embedded Exception Handling logic, the Work Queue Configuration
and the Packaging/Release of a Process.
Manual Review - CORRECT ANSWER - When an Item is processed by a Work Queue
and is flagged as an Exception, then it must be picked up by a person who will check and
complete the processing manually.
Process/Object Diagram - CORRECT ANSWER - A Process or Object Diagram is the
visual representation of the Blue Prism computer program. Users can construct these diagrams
from a selection of pre-configured components, to instruct Blue Prism to perform tasks.
Process Flow - CORRECT ANSWER - When a Process is run, it will flow through the
Process/Object Diagram following the hierarchy determined by the Page structure. The Process
flow can be followed in Process/Object Studio as it highlights each Stage in yellow as it works
through each task.
Action - CORRECT ANSWER - Actions are components of Business Object. A Business
Object is made up from a set of Pages known as Actions and each Action Page has its own logic
diagram that performs a task, which is usually an interaction with an application. For example,
an Action Page could be named 'Launch' and the logic within that Action Page could instruct an
application to open.
Attach - CORRECT ANSWER - When a Business Object needs to interact with an
application that is already open and running on screen, then it can be configured to connect or
'Attach' to the application.
Attributes - CORRECT ANSWER - Applications are made up of various Elements such as
windows, fields and buttons. Each of these Elements are made up of various characteristics or
'Attributes' that combine to create a unique fingerprint. This enables the Element to be found and
used by a Business Object.