Summer Sale Special 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ex2p65

Exact2Pass Menu

Question # 4

What is the Blue Prism Application Navigator

A.

It is the spy tool that you drag around the application to identify attributes.

B.

It is part of the zoom tool in Process and Object Studio that allows you to instantly jump to different parts of the process map

C.

It is the Studio list side-bar of Process and Objects.

D.

It is Application Modeller functionality to create an application's entire element tree that when selected will highlight individual elements in the application.

Full Access
Question # 5

Which of the following statements about Business Objects is true?

A.

It is Blue Prism best practice to include business rules within Business Objects

B.

A Business Object is configured in the Studio area of Blue Prism

C.

A Business Object can be exposed to Control Room

D.

Logging of individual stages is not configurable in Business Objects

Full Access
Question # 6

If you change a session variable when will the new value be available to the process?

A.

Immediately

B.

Next time a new case is taken from a WQ

C.

Next time resource PC starts

D.

Next time the process starts

Full Access
Question # 7

A Blue Prism solution interfaces with an internet application called HappyWeb. There is a test website available for development, and a training site available for user acceptance testing, and there is the production she available for processing live cases in HappyWeb.

Which of the following is true?

A.

All development and testing MUST be done using the production site. This is because the test and training websites might not mirror production exactly.

B.

A local text file should be used to easily configure the details of the HappyWeb website to be used in each Blue Prism environment.

C.

An Environment variable should be used to store the HappyWeb URL.

D.

Three different versions of object that launches the HappyWeb website will need to be created and maintained, one for each environment.

Full Access
Question # 8

Study the following Process flow:

The Process flow is intended to test the value of the Input data item to determine if it falls within a range of numbers, and then assign a value as an output. The number ranges are defined as between 1 to 100, between 101 to 200, and anything outside these ranges.

The Calculation stages will set the value of the Result data item to 1, 2 or 3.

To enable the Process flow to work correctly, what is the correct expression for the Choice stage branch named ‘Between 1 and 100’?

A.

[Input] >= 1 AND [Input] <= 100

B.

[Input] >= 1 AND <= 100

C.

[Input] >= ‘1’ AND [Input] <= ‘100’

D.

[Input] >= 1 [Input] < 100

E.

[Input] BETWEEN 1 AND 100

Full Access
Question # 9

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:

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

Full Access
Question # 10

Examine the following Process flow:

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

The data items are configured as follows:

  • Value-1 is a number data item with an initial value of 100.
  • Value-2 is a number data item with an initial value of 4.
  • Result is a number data item with no initial value.

The Calculation Page Reference stage is configured as follows:

The Calculation Page is configured as follows:

The Data Items are configured as follow:

  • Value-1 is a Number data item with an initial value of 200
  • Value-2 is a Number data item with an initial value of 4
  • Result is a Number data item with no initial value

The Start stage is configured to pass through the Value-1 and Value-2 values as input parameters.

The ‘Divide’ Calculation stage expression is [Value-1] / [Value-2]

The End stage is configured to pass back the value of the Result data item as an output parameter.

What will be contained in the Result data item on the Main Page following the execution of the Process?

A.

25

B.

0

C.

50

D.

37.5

Full Access
Question # 11

Which of the following can you perform in Control Room? (select all that apply)

A.

Refresh a Work Queue

B.

Create a Work Queue

C.

Encrypt a Work Queue

D.

Rename a Work Queue

Full Access
Question # 12

The staff number field of the Centrix Data Solutions business application can be spied successfully, however when using the Highlight feature in Application Modeller, the following behaviour is encountered:

Which of the following Attributes would you use to help obtain a unique element match?

A.

Parent Class Name

B.

Parent Ordinal

C.

Class Name

D.

Ordinal

E.

XandY

Full Access
Question # 13

Study the following configuration

Which of the following statements is correct?

A.

When the configuration is run in Control Room, it will become stuck in an infinite loop

B.

When the configuration is run in Control Room, it will become stuck in an infinite loop until the 'Switch' Session Variable is changed to True in System Manager

C.

When the configuration is run in Control Room, it will become stuck in an infinite loop until the 'Switch' Session Variable is changed to True in the Control Room

D.

When the configuration is run in Control Room, it will fail with an internal error on the first execution of the 'Switch?' stage with the error: Decision did not result in a yes/no Answer:

Full Access
Question # 14

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?

A.

The target application has changed in design

B.

Intelligent Wait stages have not been used in line with Blue Prism best practices within Business Object Actions

C.

The Business Object Action has not been published, therefore, it cannot be used by a Process in Control Room.

D.

Exception handling best practice has not been incorporated into the Process design

Full Access
Question # 15

Which of the following indicates a case in a Work Queue is an exception?

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access