In order to configure the Global Send Keys, which element needs to be placed in the Element field of the stage below?

A business object needs to use a Global Send Keys stage to populate the User Name field in an application entitled Workflow. The application is in focus and cursor is in the User Name field.

In order to configure the Global Send Keys, which element needs to be placed in the Element field of the stage below?
A . Workflow
B . Main Window
C . Login Window
D . Username (Edit Field)

Answer: D

Explanation:

Reference: https://www.rpaforum.net/threads/global-send-keys-and-send-key-events.1587/

What additional configuration is required to ensure the Close button is selected by the Navigate stage?

A screen contains four buttons, Find, Save, Close and New. When the buttons are spied, the attributes are identical except for the Window Text attribute. The values for the Windows Text attribute are ‘Find’ for the Find button, ‘Save’ for the Save button, ‘Close’

for the Close button and ‘New’ for the New Button.

The Dynamic Button element has been spied and has the following attributes set:

A navigate stage has been configured to press the Close button:

What additional configuration is required to ensure the Close button is selected by the Navigate stage?
A . Set the Mouse Button value to ‘Close’
B . The Params button must be selected and the parameter configured to override the Window Text attribute value to ‘Close’
C . It is not possible to select the Close button using the Dynamic Button element because the value is set to ‘Find’ in the Application Modeller
D . A new element is required with the Window Text value set to ‘Close’ and the Match Type set to equal

Answer: B

What will be contained in the Result Data Item on the Main Page following the execution of the Process?

Study the following process flow:

This is the Main Page of a simple process which calls the Page Calculation before completing.

The data items are configured as follows:

– X is a Number data item with an initial value of 20

– Y is a Number data item with an initial value of 5

– Result is a Number data item with no initial value

The Calculation page stage is configured as follows:

The Calculation Page is as follows:

The Data Items are configured as follow:

– X is a Number data item with an initial value of 10

– Y is a Number data item with an initial value of 5

– Result is a Number data item with no initial value

The Start Stage is configured pass through the X and Y values an input parameters

The divide calculation stage expression is [X] / [Y]

The end stage is configured to pass back the results value as an output parameter.

What will be contained in the Result Data Item on the Main Page following the execution of the Process?
A . 0
B . No Value
C . 2
D . 4

Answer: D

When considering an element’s attributes in Application Modeller which of the following statements are true?

When considering an element’s attributes in Application Modeller which of the following statements are true?
A . The attributes are provided to Blue Prism by the Target System
B . The initial selection of attributes made by Blue Prism will always be the optimum attribute set for the element
C . The list of attributes may vary from application type to application type
D . Selected attributes are shown as ticks in the Match column of Application Modeller

Answer: ACD

Which of the following statements is true?

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?
A . This must be an environment issue. The Blue Prism environment must be consistent and persistent, and an element that worked one day and does not work the next day suggests the environment is changeable. The IT team supporting the environment needs to be contacted to fix the problem.
B . The Blue Prism product support team should be contacted to report the issue. This signifies an inconsistency in how the Blue Prism product is working which needs to be fixed.
C . This suggests that Best Practice exception handling has not been implemented in the object. A retry loop around the object stages that are using the element will probably fix the problem.
D . It is common for consistency issues to be found during configuration/development testing. The most likely cause is that an attribute has been selected for the element that is changeable, such as a window title with a date, or a UR
E . The developer needs to ensure that any changeable attributes are unticked.

Answer: D

Which of the following could cause this exception?

An action called ‘Get Account details’ fails with the following exception detail:

Which of the following could cause this exception?
A . An internal error always indicates a problem with the Blue Prism product. The Blue Prism support team should be contacted for assistance.
B . The Read Details action is not connected to another stage so cannot execute.
C . The Business Object has not been coupled to the application by either launching it or attaching to it.
D . The Read Details action in the Get Account Details Business Object no longer exists but the Process is attempting to use it.

Answer: C