Blue Prism Interview Questions Archives - Programming Tutorials - Interview Questions - Coding Compiler
Blue Prism Interview Questions Archives - Programming Tutorials - Interview Questions - Coding Compiler
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 1/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
200 Most Advanced Blue Prism Interview Questions And Answers For Experienced
2018. Here Coding compiler presenting a list of 200 Blue Prism interview questions,
we are sure that these Blue Prism questions will help you to crack your next Blue
Prism job interview. This list is prepared by real-time Blue Prism developers, we hope
it helps to you. All the best and happy learning.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 2/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
14. In Blue Prism the Queue Contents list can be exported as what extension?
15. Most exception handling should be done at the object level in Blue Prism. Is this
statement true or false?
16. What exception type is not generated by the exception stage in Blue Prism.
17. A page can have multiple Blocks, as long as they do not overlap in Blue Prism. Is
this true or false?
18. How do you exit spy mode in Blue Prism?
19. In Blue Prism, how does a stop request know when to stop.
20. Exception functions like ExceptionDetail() and ExceptionType() are used in Blue
Prism.
A) Used to organize the item to complete its work according to its priorities
A) Environmental vairables are used to keep the value of that variable dynamic and
can be used when ever wanted.
12) Where do you Set the Priority for a Work Queue item is done in Blue Prism?
A) Setting the Priority for a Work Queue item is done in the control center.
13) Blue Prism recommends that the BP Process Templates are used as the basis for
all processes created.
A) True
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 4/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
14) In Blue Prism attempts only apply to exceptions – items marked as complete
cannot be reworked.
A) True
15) In Blue Prism the Queue Contents list can be exported as what extension?
A) “.bprelease”
16) Most exception handling should be done at the object level in Blue Prism. Is
this statement true or false?
A) True
17) What exception type is not generated by the exception stage in Blue Prism.
A) Business Exception
18) A page can have multiple Blocks, as long as they do not overlap in Blue Prism. Is
this true or false?
A) True
20) In Blue Prism, how does a stop request know when to stop.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 5/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
22) The formula [Data1]<>123 will return true if Data1 current value is 132.
A) True
24) A Session can only run once; to run a Process again a new session must be
created in Blue Prism.
A) True
25) Best Practices in Blue Prism recommend what Stage at the start of each action.
27) How can you export a Process or Business Object in Blue Prism?
29) When creating your own loops always create a counter and throw an exception
if it loops to much in Blue Prism. Is it true or false?
A) True
32) Resume stage does not x anything in Blue Prism. Is it true or false?
A) True
A) True
34) The “Preserve” check box must only be used at what stage in Blue Prism?
A) The “Preserve” check box must only be used after the Resume Stage.
35) Without what stage, a Recover stage will handle any exception on that page.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 7/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
A) Without Exception Stage, a Recover stage will handle any exception on that page
37) A Get Next Item Action should almost invariably be followed by which stage in
blue prism?
38) In Control Room an unworked or pending item will be marked by which symbol
in blue prism?
A) In Control Room an unworked or pending item will be marked by three blue dots.
39) When an item is being worked, it is locked so no-one else can work it in blue
prism. Is it true or false?
A) True
40) Each item in a Work Queue has its own ___ to hold data in blue prism.
A) Each item in a Work Queue has its own Object to hold data.
41) If Get Next Item fails to get an item, it means that there are no unworked items
in the queue in blue prism.
A) True
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 8/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
42) When Max Attempts is greater than 1 the work queue will revive any exception
cases by what in blue prism?
43) The Retry input parameter of the Mark Exception action can be used to
override Max Attempts in blue prism.
A) True
44) You can con gure a safe stop within your process by using what feature in blue
prism?
45) What stage can evaluate a series of expressions rather than just one in blue
prism.
A) Switch stage can evaluate a series of expressions rather than just one
46) By default, stages used in Object Studio are logged and those in Process Studio
are not in blue prism. Is this true or false?
A) True
47) How can you manage web services from which server in Blue Prism?
A) Yes, we can you manage the web services from the Application Server.
A) True
49) What is Set Data Action (Internal-Work Queues Business Object) in blue prism?
A) Use the Set Data Action (Internal-Work Queues Business Object) to save the
updated data collection back to the queue.
A) Blue Prism provides the Release Manager which allows users to create checklists
known as Outputs.
A) Use Blue Prism’s “Credentials” feature to control access to a le. (Process must
request permission.)
53) A Get Next Item Action should almost invariably be followed by which stage?
A) Wait stage
54) To ensure any sensitive data held within the queue is managed, what should
you do?
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 10/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
56) An exclusive Process must run on its own and cannot run at the same time as
any other Processes in blue prism.
A) True
A) Although Parent Value is a fairly common attribute, it can make all the di erence.
A) True
59) Once an object has launched an application, any attempt to re-launch will
cause an exception. Is this true or false?
A) True
A) Wildcard match type to use the value of an attribute from the diagram rather than
one in Application Modeller.
61) What are Global Mouse Click and Global Send Keys in Blue Prism?
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 11/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
A) Global Mouse Click and Global Send Keys are examples of operations that need an
active application.
62) The standard BP Performance Report requires that all exception items are
tagged as either (+1)
A) System
63) Which Tag Filter returns the next item with the “Type1” tag and without a
“Source1” tag?
A) “Type1”
64) Loop Again? is [Loop Count]>[Max Loops]. Count is [Loop Count]+1, once ran
Loop Count value is what?
A) Navigate
66) The Launch action shown is not accessible to a newly created Process P1. What
is the problem?
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 12/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
69) This Action returns unwanted items with the tag “Elite Status”. Which Tag
Filter xes this?
A) \”-Elite Status\”
A) Tags can be used when getting items (Using Get Next Item) from the Work Queue.
You can lter the items to retrieve by the presence or absence of a speci c tag, by
giving the appropriate arguments to the Tag Filter input parameter of the Get Next
Item action.
You can also use a combination of tags in the Tag Filter parameter, separated by
semi-colons. For example, by setting the Tag Filter to be “+Work Type1;+Customer
Type2;-Work Source1” the next item with the “Work Type1” and “Customer Type2”
tags and without a “Work Source1” tag will be returned.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 13/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
A) Each Work Queue item has a status. The status can be used as a method of
recording what work has been done so far on a Work Queue item. Select the Update
Status action.
73) How can you set the priority for a work Ques in Blue Prism?
A) Setting the Priority for a Work Queue item is done when the item is rst added to
the queue using the Add To Queue action. The Priority of an item cannot be changed
after it has been added to the queue.
A) Populate the Priority input parameter of the Add To Queue action. Items are
worked in order of lowest priority number rst, so an item with Priority set to 1 will
be worked before an item with Priority set to 2.
If the Priority input parameter is not set, the default value of 0 (highest priority) is
used. The next item to work is always returned in order of priority, and then date
loaded into the queue (oldest rst).
Because tags show up on the Blue Prism Performance Report, tagging completed
statuses provides an easy way to keep track of how many cases complete with each
completion reason.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 14/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
A) It is strongly recommended that the Blue Prism Process Templates are used as
the basis for all processes created in Blue Prism. Using templates ensures processes
are easy to con gure and support, and how Work Queues are used is consistent
across all processes that are created.
Using Work ow Systems: where work is driven from an external system rather than
from a Blue Prism work queue
Real-time work requests: where requested are added throughout the day and must
be worked in a short SLA period
A) Instead of creating sessions separately in Control Room and then moving to the
queue management page to see the results, active queues allow you to set a target
number of resources which should be working the queue, Blue Prism uses the active
queue con guration to determine how to achieve that target.
Active Work Queues are only useful when running dozens of sessions for one
process. When this is not the case, the bene ts of Active Work Queues will not be
realized.
A) Multiple machines can work from the same queue at the same time, each
retrieving di erent cases to work.
A) In Control Room an unworked or pending item will be marked with three blue
dots. Locked items are marked with a padlock. Completed items are marked with a
green check mark. Exception items are marked with a purple ag.
A) The special “Work Queue – Internal” Business Object is used to interact with a
work queue. When an item is being worked, it is “locked” so no-one else can work it.
A) A Get Next Item Action should almost invariably be followed by some sort of “Got
Item?” Decision. An expression checking if the ID is blank is the best way to test if
you have got an item.
A) The Encrypted option is available to ensure any sensitive data held within the
queue is encrypted in the Blue Prism database.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 16/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
A) New items can be deferred to prevent them from being worked too soon. If a
deferral date is speci ed when items are created, the queue will hold on to them
until that date. E ectively the items are temporarily frozen.
A) If Get Next Item fails to get an item, it does not necessarily mean there are no
unworked items in the queue; it could be that there are deferred items the queue is
yet to release.
86) What is Max Attempts eld on the Work Queue Con guration in Blue Prism?
A) Items can be worked more than once if necessary. The Max Attempts eld on the
Work Queue Con guration section of System Manager is set to 1 by default but this
can be set to a higher value if necessary. When Max Attempts is greater than 1 the
work queue will revive any exception cases by cloning a new item and inserting it
into the queue
A) The Retry input parameter of the Mark Exception action in the Internal – Work
Queues Business Object can then be used to override Max Attempts. When Retry is
True, the queue will generate another attempt if the limit of Max Attempts has not
been reached. But when Retry is False, it will override Max Attempts and prevent any
further attempts regardless of the number of retries available.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 17/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
A) The Keep Locked input parameter works in conjunction with the Retry input.
When Keep Locked is True, the new cloned item will become instantly locked. This
provides the opportunity to carry on working on the new item. When Keep Locked
False, any new item created is freely available as the “next” item.
A) A work queue can be temporarily paused so that it will not release items at all. The
Resume function reactivates a paused queue.
A) A work queue is an internal con gurable list that enables a Process to manage its
workload. A Process can use di erent work queues and a work queue can be shared
by multiple Processes if required.
A) After each Calculation add an Action using the Set Data from the Internal – Work
Queues Business Object to commit the change back to the queue
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 18/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
A) Providing empty elds (like Narrative) when the item is created could provide
storage for data collected while the item is being worked.
A) Tag searches support two wildcards. An asterisk character can be used to search
for ‘any other characters’, and a question mark character can be used to search for
‘any single character’.
A) It is important to ensure work items given a lower priority are eventually worked.
If your process is con gured to prioritize work in an order other than the default
rst in rst out, there is a risk that lower priority work might never be worked.
To circumvent that risk your options include: Ensure that there is always enough
robots working the process to clear all work each day • Design a solution that uses
more than one method of prioritizing, adding logic to your design that works lower
priority items if they are over a con gured age.
Include SLA monitoring and alerting to your solution, to ensure Blue Prism
Controllers are informed if work items are at a risk of missing their SLAs. The
Controller can then take the appropriate action if required.
Where the Work Queue is loaded with new work and where the Get Next Item
action is used is standardized across all processes
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 19/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
All complete cases are routed through a “Resolve Item” page and all exception
items are routed through a “Resolve Exception” page.
This is easier to develop and support than having multiple Mark Exception and
Mark Completed stages throughout your process
Process development is quicker because examples are provided of di erent Work
Queue loading scenarios
It is easier to familiarise yourself with already created processes since they follow
similar templates.
98) What is the use of deferring as a method for a multi-part process in blue
prism?
Processes where the separation period (minutes rather than days) and/or
Processes where not every item needs to be deferred
99) What is the use of multiple queues as a method for a multi-part process in blue
prism?
Using multiple queues as a method for a multi-part process is best suited to:
Tagging related child items with a “Key” Item Tag that only they are tagged with
The use of an additional Parent Work queue, providing a single view of the related
work
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 20/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
101) What are two main methods of a Blue Prism process getting work from a
Work ow System in blue prism?
A) There are two main methods of a Blue Prism process getting work from a
Work ow System:
Method 1: Load all work from the Work ow System into a Blue Prism Work Queue at
once. Blue Prism robots get items to work from a Work Queue instead of from the
Work ow System.
Method 2: Blue Prism robots get cases to work directly from the Work ow System.
For each case, an item is added to the Blue Prism Work Queue and immediately
locked for work
A) The following are recommendations for automated solutions working short SLA
or real-time requests:
• Separate the work request con rmation from the work. With Blue Prism, work will
never be completed instantly, it will be queued and processed via the User Interface.
The source of the work request should be designed with this in mind. For example, if
a work request comes via a Web Service call, Blue Prism should simply add the
request to a Work Queue and respond (output) that the request has been received.
Allocate Enough Robots. Ensure enough robots are allocated to work the Work
Queue at peak times with the Expected SLA. A method of alerting the Controllers
should be designed into a solution to inform them if an SLA is at risk of being
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 21/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
missed. Work Queues can be reported upon to estimate whether the available
capacity is enough to meet expected work loads
Have a robust contingency. Contingency planning is an integral part of a Blue
Prism framework. Ensure expected SLA times are included in your contingency
plans.
A) A process is unlikely to be able to complete every single case and some will be
identi ed as exception cases
A) Remember that if left unchecked, an exception will bubble upwards towards the
main page of the parent process, ultimately bringing the process to a stop.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 22/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
A) Once a business object has launched an application, any attempt to launch again
will cause an exception. Once a business object has become attached to an
application, any attempt to attach again will cause an exception.
A) By default a Recover stage will attract any exception occurring on its page, and
this can sometimes lead to an in nite loop.
Blue Prism recommends that the number of exception types used is kept to a
minimum to ensure ease of understanding and support.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 23/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
A) ‘Internal’ is the type of exception that isn’t generated by an exception stage, and
we have already seen an example in the previous exercise where we rst attempted
to attach to Notepad. In simple terms, the internal exception is used by Blue Prism
to say ‘there is a problem and I can’t do this part’.
The Recover stage attracts exceptions rather like a magnet. Once the ow of a
process (or business object) has reached a Recover stage it is said to be in Recovery
Mode.
The Resume stage neutralizes, or kills o , the exception and moves the process out
of Recovery Mode. Once past the Recover stage, the process is back into ‘normal’
running mode.
Note that the expression functions (found in the properties forms where an
expression is required) must only be used during Recovery Mode and will
themselves generate exceptions if they are used anywhere else.
Exception handling tends to be done above the business object layer. This simpli es
the business object design and avoids adding complexity that might hinder the
reusability of the object
Business objects usually contain very little (or no) exception handling. Exception
handling and retrying tends to be done on layers above the object layer.The top main
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 24/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
page generally uses an exception block to cover the layers beneath it.
Retrying simply means to recover an exception and then steer the ow back into the
main part of the diagram in the hope that the problem will be alleviated by another
attempt.
The decision whether to retry is normally governed by the exception details and the
number of retries that have been attempted. To avoid retrying too many times data
items are often used to monitor the number of iterations around the exception
handling loop.
118) What is Preserve the type and detail of the current exception in blue prism?
It is important to understand the role of the ‘Preserve the type and detail of the
current exception’ checkbox. When this checkbox is ticked, the exception stage
simple ‘re-releases’ the current exception and allows it to bubble upwards as if it
had never been recovered in the rst place.
When this checkbox is not ticked, the exception stage generates a new exception,
and importantly, keeps the current exception alive. This means that by misusing the
‘preserve’ checkbox can lead to problems.
The current exception is released when the ‘Preserve…’ checkbox is ticked. A new
exception is generated when the ‘Preserve…’ checkbox is not ticked.
As we have seen, results are applied to a queue item with the Mark Complete and
Mark Exception actions. There are also a number of other ways to update an item
before a result is applied.
A common use of these actions is change the item’s tags to match the result. The left
hand side of the following diagram illustrates the ‘complete’ path; the right hand
side is the ‘exception’ path.
Tags are a useful way to facilitate MI reporting by labelling items by exception type.
The standard Blue Prism Performance Report requires that all exception items are
tagged as either ‘System Exception’ or ‘Business Exception’.
124) What is your approach in the event of a serious problem with an application?
In the event of a serious problem with an application, it may be better for a process
to stop rather than carry on working. A better solution would be to count
consecutive occurrences of an exception and bring the process to a stop when a
sensible limit is reached.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 26/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
Blue Prism work queue can be set up to enable an exception item to be reworked. It
does this by creating a clone of the item and injecting it into the queue at the same
position as the original.
It can be a good tactic to minimise the time spent in Recovery Mode by capturing the
details of an exception in data items and then moving directly to the Resume stage.
The Mark Exception action has ag inputs called Retry and Keep Locked for
controlling this feature. If a new item is created, its ID will be returned in the New
Item ID output parameter, and if Keep Locked was set to True, the process will have
control of the new item
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 27/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
131) Can you explain why exception occur while launching application?
Once a business object has launched an application, any attempt to launch again will
cause an exception. Once a business object has become attached to an application,
any attempt to attach again will cause an exception.
To check if the object is attached, use the root (top) element in the application
model and select the ‘Is Connected’ read operation.
A Business Object is not exposed to Control Room and is never used on its own – it is
always used by a Process
Data are transferred between a Process and a Business Object via input and output
parameters.
135) How can you exit from spy more in blue prism?
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 28/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
Use Data Items to store timeout values. You should use Data Items to store timeout
values so that you can modify multiple Wait stages with one easy change to a Data
Item.
Business Objects should data items to store timeout periods makes it easy to re-
con gure how long an application should wait for di erent types of system activity.
A wait stage without any wait condition can be used to create pause, and a Data Item
can be used to control the length of the timeout. Be generous with timeouts –
overestimate rather than underestimate.
The “Throttle” global Data Item can be used to manipulate the pace of a Business
Object are not adversely a ected by being closed in this way, it is important to
remember that some are and that a gentler, less severe Close method is required.
As the name suggests, the Write stage is used to put values into elements and the
properties form is laid out with a list of Data Items on the left and the elements on
the right. The middle section is where we indicate which values want we want to go
into which elements.
Attach needs an input value to help it identify the application. Like “Window Title”
or “Process Name”
Inputs to a page in Object Studio provide the means for a Process to supply data to
the Business Object.
The Recover stage attracts, or catches the exception, giving the designer (i.e., you)
the opportunity to create some sort of recovery sequence. When an exception is
caught, the Business Object (or Process) is said to be in Recovery Mode, meaning the
exception is “live”.
Passing through the Resume stage di uses the exception and enables the diagram to
come out of Recovery Mode and continue a normal ow. Importantly, the Resume
stage does not x anything – that is the responsibility of the designer. The
Exception Detail value is an expression and does need quotes.
Using the checkbox outside Recovery mode will in itself generate an exception. The
following diagram illustrates correct use of the “Preserve” checkbox. The right-
hand exception is thrown in Recovery Mode, so the checkbox is checked.
The other exception is a new exception thrown outside Recovery Mode, so the
checkbox is not (and must not be) checked and exception details are supplied.
exception, make sure it is thrown after a Resume stage, thereby neutralizing the
current exception before the new one is created.
Blocks are a way of using multiple Recover stages on the same page.
Business objects have two default pages named Initialize and Cleanup, and these
pages cannot be removed or published. They are intended to provide the opportunity
to execute logic at the start and end of the life cycle of a Business Object.
Wildcards allow you to perform a fuzzy match on text. Microsoft Word* will match
“Microsoft Word – Document1” and any other similar name. Numeric Comparisons
– you might be looking for a dialog window which is 300 pixels or fewer in
width.Non-Equality – you might want to match a dialog window which does not
have the window title “Error”. Dynamic Matches – a match based on a value which
might change all the time.
The Dynamic match type allows us to specify the value of an attribute from the
diagram rather than use the one in Application Modeler. A dynamic attribute can be
thought of as a mandatory input parameter required by any stage using the element.
To continue the example of customer details making up part of a window title, the
expression might look like the following: “Customer System ” & [Account Number]
& ” ” & [Account Holder]
Blue Prism has multiple spy mode options. After pressing the Identify Element
button, use the ALT key cycles through them.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 32/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
Application Manager can run in a variety of di erent modes, which a ect how Blue
Prism integrates with the application that is being modeled. For our training
exercises, we left the default value.
Blue Prism is running as a 32-bit process, but the application being modeled is a 64-
bit process, then “External, 64-bit mode” should be selected. Some unreliable
applications may impact Blue Prism if they crash. If this is the case, an external
mode should be selected so that the unreliable process does not have a detrimental
impact on the Blue Prism process.
An External mode is also recommended when modeling Java applications: this is due
to limitations of the Java Access Bridge interface.
153) What is the use of Global Mouse Click and Global Send Keys?
Global Mouse Click and Global Send Keys are examples of operations that need an
active application. If the application is not at the front, these operations will click or
type onto whatever window is active, even if it is a di erent application or just the
empty desktop.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 33/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
Credentials are a secure repository for details used to log in to target applications.
They are encrypted in the Blue Prism database to make them only accessible to those
who should be able to use them.
A Wait stage will take the path of the rst True condition or, if the timeout elapses,
the action can proceed to carry out further actions or as noted previously to throw
an Exception as something has not happened as expected.
A Wait stage can exist without any condition and the timeout can be used as a pause.
You can use the mouse as normal when spying an application; holding the CTRL key
prevents the mouse click from actually pressing the button.
The Active Accessibility interface can be much slower than the default Win32
interface. The Match Index and Match Reverse (explained in a later section) can be
used to provide a signi cant performance improvement.
When using Active Accessibility, multiple matches can be found even though the
element seems to be unique. This is because elements may exist even when they are
not displayed. Checking the Invisible attribute (which will be set to False) ensures
that only elements currently on the screen will be matched.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 34/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
Sub-Pages of your process should, If possible, have a single task or function such as
retrieving information from one system, or updating another system. Any sub-page
that interfaces with a system should have retry logic.
When using components, sub-processes and objects care must be taken not to
compound any retry loops by inadvertently nesting them together.
A page can have multiple end points but only one starting point.
Square brackets must be used to include a Data Item in an expression, e.g., [Account
ID].
Data Items that are visible to all Pages are known as global Data Items. Data Items
visible only to their own page are known as local Data Items.
Inputs can also be applied to the Process itself, enabling a Process to accept external
values when it starts to run. Process inputs are known as Start-up parameters.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 35/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
Machines installed with Blue Prism are known as Resources, and an instance of a
Process running on a Resource is known as a Session.
A Session can only run once; to run a Process again a new session must be created.
Whenever a Process runs, it makes a record of each step it takes to create a Session
Log. You can access this log from Control Room.
An exclusive Process must run on its own and cannot run at the same time as any
other Processes. A foreground Process can only run alongside other background
Processes, but only one foreground Process can run at a time. A background Process
can run alongside other Processes, as long as they are background or foreground
Processes.
A simple way to avoid doing this is to make sure a child capable of retries is not used
on the retry path of the parent. A slightly more complex technique could be to use an
input parameter to dictate to the child the number of retries it is allowed to perform.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 36/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
Wait stage at start of each actionThis will con rm the process is on the correct path
and absorb system latency to increase the resilience of the process.
Always throw exception on timeout.Do not try and recover the process following the
wait stage. Throw the exception and let the process handle it. The process may
choose to try again a few times or restart the system or ultimately raise an alert.
Always wait for the screen to change.Use wait stages after Navigate stages or any
stage that causes the screen to update. This will absorb any latency but also ensure
the process runs at its fastest. In this example there’s no point waiting 5 seconds if
the system is available after 1.
Do not call published actions from within an object. Here the process should call the
“Navigate to New Proposal” action and then call the “Submit New Proposal” action.
This will makes exception handling far easier and actions more reusable.
Use standard Blue Prism templates or templates provided by the local design
authority.
If the work queue permits retry system exceptions. Do not retry business exceptions.
When creating your own loops always create a counter and throw an exception if an
excessive limit is reached. This will prevent the ow ever entering an in nite loop.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 38/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
‘Casting’ is a means of using one data type to set a di erent data type.
177) How can you export and import a process or business objects in Blue Prism?
Blue Prism provides the Release Manager which allows users to create checklists
known as Packages. At various stages during the development cycle, a Release can be
exported using the checklist provided in the Package. the le extension will be
.bprelease
Collections are the only kind of Data Item that can behave in this way. All other Data
Items must be prede ned with a data type.
You must import a Business Object that allows the process to use a “Sleep” action.
BPA Object – Utility – General
180) How can you run more than one instance of a process?
Suppose you had a Process that needed to access a shared le but you also need to
run more than one instance of that Process. Potentially the Processes could clash if
they tried to open the le at the same time.
One solution would be to remove the le accessing sequence from the Process and
put it into a separate Process that will only ever run on one machine. Another way
would to use Blue Prism’s Environment Locking feature to control access to the le.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 39/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
Resource PC is Blue Prism launched in a di erent mode. Any machine with Blue
Prism installed can run Resource PC .
The system will automatically release any locks that your Process neglects to release
in the proper fashion, whenever the Process stops running. This includes Processes
running in both Process Studio and Control Room.
184) When an unexpected crash or power cut interrupts a Process, what will you do?
When an unexpected crash or power cut interrupts a Process, you will not be able to
rely on the software to automatically release the lock. In such cases you will need to
manually intervene in System Manager to release the lock.
The command line feature enables Blue Prism to be run from the command prompt
or a batch le. Full details are provided in the help section, but an example of
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 40/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
Java – The Ancestor Count attribute is a very useful attribute for limiting the search
that Blue Prism has to perform in order to identify your element. The Match Index
and Match Reverse attributes (described below) may also be used to improve the
performance of a Java interface.
When Match Index is set, Blue Prism will stop searching once an element has been
found, instead of continuing to search for potential duplicates.
Using this attribute may signi cantly increase the search speed (especially when
using the Java and Accessibility interfaces) but should only be used in circumstances
where duplicate elements are either unlikely or can be ignored.
When using Match Index, Match Reverse will make Blue Prism search in a bottom-
up order rather than the default top-down order. Again, this may improve the
search speed but only experimentation will tell.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 41/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
When a process is running in Control Room you can stop the process by selecting the
process session and clicking Stop Selection. This will stop the process immediately.
The case currently being worked will not be completed and Blue Prism will mark it
as an Exception at Clean Up.
If you right click a running process session you will see the following stop options;
Immediate Stop and Request Stop. Immediate Stop is the equivalent of Stop
Selection. Request Stop will ask the process to stop where there is a con gured safe
stop with the process.
You can con gure a safe stop within your process by using the inbuilt Environment
function IsStopRequested() within a Decision stage.
The Log Viewer is used to inspect the log of a session, either as it is running or after
it has nished. This is especially handy for reviewing the workings of a progress and
tracking down problems. The Log Viewer has a search function enabling you to look
through the (often numerous) rows of a log and the visibility of columns can be
con gured to suit.
191) Explain new Environment Variable named “Stopping Time” with data type
“Time” and a value of “three or four minutes from now”?
new Environment Variable named “Stopping Time” with data type “Time” and a
value of “three or four minutes from now”. Create a new Process named “Stopping
Test” to use the variable. Create a Data Item named “Stopping Time”, and use the
Exposure eld to link this to the Environment Variable.
Environment Variables are available to all Processes and Business Objects. Data
Items exposed as Environment Variables are read-only. The name and type of the
Data Item must match the Environment Variable.
Like Environment Variables, Session Variables are exposed outside the diagram, and
as the name suggests, are applicable to sessions, i.e., running Processes.
Session Variables are speci c to that instance of the Process. If two instances of the
same process are running at the same time, they will both have the same Session
Variables but the Session Variables will have di erent values.
Session Variables need no setup in System Manager. Data Items exposed as Session
Variables are writable. Session Variables can be viewed and modi ed from Control
Room.
An IPA is a tool used to shape the information available at the early stage of a project
into a brief document highlighting the signi cant points.
The main purpose of a Process De nition Document (PDD) is to describe the manual
process that is to be automated.
Once a process has been de ned, the quality of the PDD can be evaluated by using it
as a stepby-step instruction manual. A perfect PDD would enable a novice with no
prior knowledge of a business process to work cases correctly.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 43/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
197) What is the The purpose of the Solution Design Document (SDD)?
The purpose of the Solution Design Document (SDD) is to describe how Blue Prism
will automate the process described in the PDD.
The Operational Impact Document (OID) is required to inform the client operation
team of their responsibilities once the automated solution is in place. It is a
description of the change that will be impacted upon them once the solution has
been successfully implemented.
In the same way that the PDD should be played out, a workshop to walk through of
the SDD and OID should be carried out to check the proposed automated solution
and its e ect on the wider business.
Like a PDI, the Object Design Instruction (ODI) is created as a blueprint from which
business objects can be developed.
Phase 1
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 44/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
The tester/ developer work together to prove that the solution conforms to the
captured PDD
Phase 2
A repeat of Phase 1, but here the tests will be carried out with live data testing is
mostly in Process Studio
Phase 3
The process solution is deployed into the test environment for nal acceptance
testing
Important to test that the solution can handle an increase in volumeExposes any
remaining defects, performance or environmental issues
These processes run only in Blue Prism control room
Once acceptance criteria has been met a full test report is published to the client
for sign o before the process can be deployed into production
Contact us.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 45/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
Chennai Apply
January 11, 2018 / Blue Prism Interview Questions, Interview Questions, Robotic Process Automation,
RPA Interview Questions / Blue Prism, Blue Prism Interview Questions, Interview Questions, Robotic
Process Automation (RPA), RPA, RPA Interview Questions / Leave a comment
Blue Prism Interview Questions And Answers. If you are looking for Blue Prism
Interview Questions, here is the comprehensive list from basic to most advanced
blue prism interview questions for 2+, 3+, 4+, 5+ years of experienced professionals.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 46/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
These robotic process automation interview questions will help you to crack your
RPA job interview.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 47/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
• Applications are “read” by the robot, either through dedicated APIs where they
exist, through the OS prior to application display, or through the screen in the
context of the native application.
In this last case the modern robot “reads” an application screen in context and in
the same way a user does. As part of the robot training it is shown how to read the
application’s display much like a user is shown.
• Robots collect procedural knowledge which over time build into a shared library
that can re-used by any other robot or device (in the same way objects are built in
traditional SW engineering).
• Modern robots systems come with failover and recovery inbuilt as core capabilities.
It means that if changes take place, or downstream failures occur a “smart”
response can be trained into the overall system.
• Modern robots systems have full audit and security authorisation meaning that all
changes and all access is recorded and regulated. Back-up process steps are
managed, roll-back and recovery, as well process change-highlighting, are all
automatically captured by the robot platform.
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 48/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
Such tasks can often tie clerical sta down for long stretches of time. Very often
such tasks are small, possibly involving 5-10 people, and so do not justify large IT,
or even BPMS, projects to automate.
The di erence for robot automation is that no IT is required, and business users can
“show” the robot what to do. The capability is therefore distributed to operations
sta so as to divide-and-conquer many mid-to-small automation initiatives that
would otherwise require people.
This di erence in scale is illustrated with the so called Long Tail of Automation
Requirements. This says that core IT deals with the high volume bulk processing
requirements an organisation may have.
Typically, these are core ERP systems, mainframe accounting and core data bases.
As we move towards the middle of the graph requirements become more specialist
and diverse.
This is where an organisation often di erentiates its product and service o erings.
Typical technologies here are work ow, desktop integration, BPMS, agent
acceleration. These are large IT control programs that service to o er a platform for
automation and work management.
Finally we have the third section of Long Tail – these tasks are characterized by
their diversity. Often they are too diverse to make an IT change program, and may be
too small to justify IT project costs.
• Robotic processes are accretive – objects are built and are then available for re-use
across the business. This allows disparate groups to all share and build common
resources supporting much greater resource re-use than many SW environments.
• No new data – best practice robot discourages or even forbids the creation of new
data. Systems are used by robots as they appear to users so as to coordinate and
streamline enterprise governance.
• “Self Build” – no need for specialist IT, robots are trained by end-users
• Robots are trained to do repetitive clerical tasks and drive existing applications so
no costly integration and expensive process re-design expertise needed
• A small specialist team from the business operations works alongside robots to
train them, manage exceptions and continually improve the robots operational
performance
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 51/56
3/13/2018 Blue Prism Interview Questions Archives - Programming Tutorials | Interview Questions | Coding Compiler
This coupled with a wide range of dedicated tools that have been developed means
that we are con dent in being able to link any system with the click of a button. This
proven application orchestration capability ensures that new processes can be
rapidly designed, built and tested without any impact on existing systems.
Permissions to design, create, edit and run processes and business objects are
speci c to each authorised user.
A full audit trail of changes to any process is kept, and comparisons of the before
and after e ect of changes are provided.
The log created at run-time for each process provides a detailed, time-stamped
history of every action and decision taken within an automated process.
Our clients tend to nd that running a process with Blue Prism gives them a lot more
control than a manual process, and from a compliance point of view assures that
processes are run consistently, in line with the process de nition.
In addition, detailed logs are held of every step taken during execution, providing a
robust and detailed audit trail.
October 7, 2017 / Blue Prism Interview Questions, Interview Questions, RPA Interview Questions /
Blue Prism, Blue Prism Interview Questions, Interview Questions, RPA, RPA Interview Questions / 3
Comments
https://codingcompiler.com/tutorial/blue-prism-interview-questions/ 56/56