ExamGecko
Home / Blue Prism / AD01 / Practice Test 1
Ask Question

Blue Prism AD01 Practice Test 1

Add to Whishlist
00:00:00
Show Answer
Report Issue   Restart test

Question 1 / 40

Examine the extract below taken from a Blue Prism Process:

Blue Prism AD01 image Question 1 20492 09162024192225000000

The Outputs tab from the Get Next Item stage is provided below:

Blue Prism AD01 image Question 1 20492 09162024192225000000

What is the correct expression for the 'Item Returned?' Decision stage, to check if a Work Queue item was returned?

Item ID < > ''
Item ID < > ''
[Customer Data] < > ''
[Customer Data] < > ''
[Customer Data] < > NULL
[Customer Data] < > NULL
([Customer Data].Rows) > 0
([Customer Data].Rows) > 0
[Item ID] < > ''
[Item ID] < > ''
Comment (0)
Suggested answer: E
Explanation:

The 'Item Returned?' Decision stage needs to check if a Work Queue item was returned.

The correct check for this is if the Item ID is not an empty string.

The expressions involving Customer Data are not appropriate for this specific check.

Therefore, the correct expression is [Item ID] <> ''.

Feel free to ask if you have any more questions or need further assistance!

asked 16/09/2024
Wellington Rodrigues da Costa
43 questions