Labour Day Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: mxmas70

Home > Blue Prism > Developer > ASDEV01

ASDEV01 Blue Prism Certified Associate Developer Exam Question and Answers

Question # 4

When a Work Queue item is currently being processed by a Digital Worker what happens to the queue item?

A.

The item GUID is updated to a new unique ID

B.

The Work Queue item icon is updated to purple flag

C.

The item is locked by the Process

D.

The Work Queue item icon is updated U green tick

E.

A copy of the Work Queue item is created ready to receive any updates from the Process

Full Access
Question # 5

Drag and drop the Blue Prism stage names on the left, onto the placement boxes (A- E) so that the dropped stage name corresponds with the image of the Blue Prism stage beside it:

Full Access
Question # 6

Examine the following Business Object Action diagram:

The purpose of the Action is to process new orders through the order processing system. Order details of provided to the Action by the Process and stored in the 'Order Data' Collection

According to Blue Prism best practices, what is wrong with this Action?

A.

A Single Row Collection cannot receive data from a Process

B.

A Wait stage is missing between the 'Click Submit' stage and the 'End' stage

C.

A Wait stage is missing between the 'Start' stage and the 'Write Order Details' stage

D.

An Action description has not been provided

E.

A Wait stage is missing after the 'Write Order Details' stage

Full Access
Question # 7

Which of the following are examples of a Business Exception? (Select ail items which apply)

A.

A business requirement states that Blue Prism should not process any customer transfer requests when the value of the request is greater than $10,000 Blue Prism has successfully read the value of the transfer request - the value was $16 000

B.

The data input to the process has been validated and failed

C.

Blue Prism has detected an unexpected pop-up window

D.

A Blue Prism Wait stage has timed out waiting for a particular element in a web page

Full Access
Question # 8

A Blue Prism Decision stage needs to test the value of a column in the current row of a Collection

The Collection is named 'Account Data' The Column is named 'Account Type'

What is the correct way to reference the required column value in the Collection row. from within the Decision stage?

A.

{Account Data Account Type)

B.

[Account Data Account Type]

C.

{Account Type}

D.

Collection="Account Data. Column=Account Type,"

E.

[Account Type]

Full Access
Question # 9

Examine the following diagram from a Blue Prism Process:

This is an example of a common looping diagram which you will see within Blue Prism Processes What is the name given for this type of flow diagram?

A.

Blue Prism Loop stage

B.

Circular Path

C.

Infinite Loop

D.

Layers of Logic

Full Access
Question # 10

Study the following image which has been taken from a business application which Blue Prism must Attach to, using the Window Text Attribute as the match criteria:

The Window Text Attribute match details are provided below:

The business application receives regular updates from the software provider These updates are easily identifiable as the version details are included in the Window (title) Text, for example (VI 2.999).

The Window Text match attribute must be updated to ensure Application Modeller continues to recognise the business application window, following any version update

Which if the following would you use to ensure Application Modeller recognises the application window, regardless of the version number?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 11

Which of the following Blue Prism Data Item data types would you use to store a True or False value?

A.

Binary

B.

Number

C.

Text

D.

Flag

E.

Password

Full Access
Question # 12

Which of the following items are valid Blue Prism Data Item data types?

A.

Text

B.

Date

C.

Yes/No

D.

Integer

E.

Number

F.

Dictionary

G.

Flag

Full Access
Question # 13

A Blue Prism Process reads data about a customer from an online form which includes their date of birth A Process must determine if the customer is under the age of 18 before processing the customer request

What type of Blue Prism stage would you use to test the customers age?

A.

Calculation stage

B.

Business Rule stage

C.

Validation stage

D.

Decision stage

Full Access
Question # 14

Examine the following Blue Prism Process diagram:

The 'Number as Text' data item is configured as text data item: and has an initial value of 10 The 'Result' data item is configured as a number data item.

The 'Cast to Number' Calculation stage must output the text value stored in the 'Number as Text1 data item, to the Result data item

Which of the following expressions would you use in the 'Cast to Number1 Calculation stage to set the value of the 'Result' data item?

A.

[Number as Text]

B.

Convert(Number as Text "NUMBER")

C.

Cast([Number as Text])

D.

Cast([Number as Text. TEXT)

Full Access
Question # 15

Which of the following statements are correct when considering an element's attributes in Application Modeller?

(Select all items which apply)

A.

Attributes which are included in the element match criteria contain a tick in the Match column of Application Modeller

B.

The initial selection of attributes made by Blue Prism will always be the optimum attribute set to use to match the element

C.

The attributes displayed in Application Modeller are provided to Blue Prism by the target business application

D.

The attribute list will always contain the same entries regardless of the target application or element

Full Access