3 Months Free Update
3 Months Free Update
3 Months Free Update
Examine the following Blue Prism Process diagram:
The ‘Calculation Result’ data item is configured as a number data item with an initial value of 100.
The Calculation stage Properties window is displayed below:
After the Process flow has run, which of the following statements are true?
The Developer has created Tags on Work Queue items to support searching within the Control Room.
Two different search criteria is required where the Tags "HeightTall" and "Material Brick" exists:
* All Items that have been tagged with 'Height Tail" value
• All items that do NOT have Tag values 'Material Brick"
Which TWO search strings will be used?
Look at this flow diagram from the Main Page of a process in Process Studio:
Thinking about the standard Blue Prism Process Templates, what is wrong with how this Mam Page is handling exceptions?
Examine the following sub-page of a Blue Prism Process:
The ‘Decision A’ stage properties window is displayed below:
The ‘Decision B’ stage properties window is displayed below:
The Calculation stages will output A, B or C to the Result data item.
What will the value of the Result data item be after this page has been run?
Which of the following can you perform in me System -> Workflow area of Blue Prism? (select all that apply)
Examine the following Blue Prism Process diagram:
The 'Retry Limit' data item is configured as a number data item, and has an initial value of 3. The 'Retry Count* data item is configured as a number data item, and has an initial value of 0. The 'Count' Calculation stage increases the value of the 'Retry Count' data item by 1. The 'Retry? Decision stage contains logic to prevent more than 3 attempts
What is wrong with the current configuration?
A Blue Prism solution works fine when developing and testing it in Process and Object Studio, but when it is run in Control Room, exceptions occur because elements are not being found.
What is the most likely cause of this behaviour?
Examine the following diagram which has been extracted from a Blue Prism Process currently being tested in Process Studio:
The 'Access Customer Account* sub-page contains no Breakpoints, however the page does contain an error.
What will happen if you choose to Step Over (F10) when debugging the Process?
The Developer is revisiting Blue Prism Automations which have been experiencing some issues. Most significantly that the process terminates unnecessarily when the underlying application is performing erratically.
At the time of Development the Team had not attended any Blue Prism training and were not aware of the available Process Templates
Which TWO statements should the Developer communicate to the wider team about the importance of using the Blue Prism Process Templates that directly relates to their challenges'5
A process is currently scheduled to run every day but needs to be temporarily stopped for 3 months According to best practice, how should this be done?
After launching the order processing application, the following login screen is displayed to the user, requesting their login details:
The following Launch Action has been created in Blue Prism:
According to Blue Prism best practice, what should be configured between the Launch and End stages?
When entering an option within the Training Order system the relevant option number is entered into the Option number field as below The Option number input field has been spied in Blue Prism:
The following attribute set has been returned by Application Modeller:
Which Attribute can be un-ticked to ensure consistent visibility of the element to Blue Prism?
Consider the following flow within an Object Studio action:
The developer of this flow found that writing some credentials to the target application sometimes failed with an exception even though the element exists on the screen. He found that simply catching the exception, waiting for 2 seconds and then retrying fixed the problem.
What problems do you see within the flow? (select 2 responses)
The Blue Prism Server Service has been stopped for 4 hours
Once it is restarted what will happen to any missed schedules which should have executed while it was stopped?
Please refer to the exhibits.
The Output Data Item is a Text data type
What will be the outcome when the Developer clicks Go in Process Studio'?
Please refer to the exhibit.
The above image is that from a Clean Up page in a Business Object.
Which of the following would be the correct use of the Clean up Page?
A)
B)
C)
D)
Please refer to the exhibit.
A Developer is unable to make changes to the Elements in the Application Modeller. What are the TWO reasons for this?
Study the process flow below:
The outputs for the Get Next Case are configured below:
What is the correct configuration of the Expression in the ‘’Case Returned ‘’ decision stage?
A)
B)
C)
D)
Please refer to the exhibits.
A Developer has created the logic that is resulting in an infinite loop of exceptions when the Multi Calc stage is executed
What is the reason"?
Study the following image showing pan: of the flow within a process:
What problems do you see with the process flow? (select 2 responses)
When building a solution to use Tags within a Work Queue, which of the following statements is correct true?
An Action in a Business Object needs to use Global Send Keys to populate the ‘Staff Number’ field in an application called Centrix Data Solutions. The application is in focus and the cursor is placed in the Staff Number field.
Examine the stage properties window below:
In order to configure a Global Send Keys action to populate the Staff Number field, which element in the Application Explorer tree displayed above, would you drag to the Element column in the stage, so that this operation can be complete?
Examine the following Process flow:
The ‘Customer Credits’ Collection contains the following data:
The ‘Customer Account Credits’ loop is configured to loop through the ‘Customer Credits’ Collection.
The ‘Total Credits’ data item is configured as a number data item with an initial value of 0.
The ‘Get Total Credits’ Calculation stage contains the following expression:
What will the Total Credit data item value be after the page has executed?
Consider the following flow in an object:
Which of these statements is true?
Which part of Blue Prism is capable of performing interactions with Business applications (applications which a user would use)?
Please refer to the exhibit.
How should the Wait Stages be configured in this scenario?
Examine the following extract taken from an Action in Object Studio:
What will happen if an Exception occurs in the ‘Read Nasdaq Data’ stage?
The main menu of the application Centrix Data Solutions consists of a series of buttons, as displayed below:
When the buttons spied, the element attributes are all identical, with the exception of the Window Text attribute which differs. The Window Text values for each of the buttons displayed above, are ‘HOME’, ‘ORDERS’, ‘CUSTOMER’, ‘STOCK’, ‘INBOX’, ‘SETTINGS’ and ‘EXIT’.
It is described to use a single Dynamic element to interact with each of the menu buttons. The Dynamic button element has been spied and has the following attributes set:
A Navigate stage has been configured to press the ORDERS button:
To ensure the Navigate stage can click the ORDERS button successfully, what additional configuration is required in the Navigate stage?
Which of the following Work Queue icons indicates a case is waiting to be worked?
A)
B)
C)
D)
A web-based application has a different URL for Testing Development, Training and Production According to best practice, which of the following statements is TRUE?
In which of these scenarios is it ok not to use a Blue Prism work queue as part of your Blue Prism solution?
A process contains only 4 stages. Study the following process flow.
The data item New Date is a date data item with no initial value.
The calculation stage is configured as follows:
What will happen when you execute the Create Date stage?
The Developer is importing a Blue Prism release file.
What will happen if there is already a Business Object or VBO with the same name in the environment they are importing into?
You identify an element in Application Modeller and it highlights uniquely and can be used in your object flow diagram. The next day you find that Blue Prism cannot no longer identify the same element, your object flow is giving you 'Element not found' exceptions. Which of the following statements is true?
FILL BLANK
Examine the following recover flow taken from a Blue Prism Process:
The ‘Exception Type’ data item has no initial value and has a data type of text.
The Calculation stage ‘Save Exception Type’ will output the current exception type to the ‘Exception Type’ data item.
What expression would you use in the ‘Save Exception Type’ stage to achieve this?
When considering an element's attributes in Application Modeller which of the following statements are true? (select all that apply)
The Stock Value Calculator application has been launched successfully by a Business Object named ‘Stock Value Calculator – Basic Actions’.
A second Business Object named ‘Stock Value Calculator - Historic Values’ is used to interface with the Historic Values screen within the application.
The Wait stage highlighted below has encountered an Internal Exception:
Details of the Exception are provided below:
What action is required to present this error occurring?
Which of the following Blue Prism stages can be found in Object Studio but not in Process Studio? (Select ail items which apply)
A)
B)
C)
D)
E)
F.
Examine the following Page of a Blue Prism Process:
The expressions of each of the Calculation stages are provided below:
What will the value of the Result Data Item be after the page has run?
Please refer to the exhibit.
A Developer is unable to pass Collection data as an Input Parameter because the Collection is not visible under available Data Items What is the reason for this issue?
Please refer to the exhibits.
This is a detail of a Process sub-page
* Sign Up Dale Current Date and Expiry Date Dala Hems are of the Date data type
* Status and Output Data Items are of the Text' data type.
What is the output of this logic when the page is executed till its End stage'
Which of the following flows can you not create in Blue Prism? (select 2 responses)
A)
B)
C)
D)
Examine the following Exception handling taken from the Main Page of a Blue Prism Process:
Consider the following potential explanations as to what is wrong with the design:
1. The exception handling is not within an Exception Block.
2. There is no Resume stage in the shown process flow.
3. There is a potential for the flow to cause an infinite loop within the process.
4. Because the flow is on the Main Page of the process there should not be a ‘Re-Throw’ Exception stage as there are no parent/calling pages for the exception to ‘bubble up’ to.
Which of the above appropriately describes what is wrong with this design?
Please refer to the exhibit.
The action gets account details from the screen and applies a new limit unless the risk codes are of a specific value According to Blue Prism best practice, how should a Developer design the Object(s) supporting this?
Study the following Action flow in a Blue Prism Business Object:
Which of the following statements are true about this flow'?
Examine the following Blue Prism Process diagram which is intended to get the date of the previous day as a date value:
The Calculation stage Properties window is provided below:
Which are the following statements about this process diagram are correct?
There are multiple rows of conditions in the Properties window of the Wait Stage. Which of the following is TRUE?
Which of the following stages can be found in BOTH the Object Studio and the Process Studio'' Select the TWO correct responses.
A)
B)
C)
D)
E)