Question 46
Consider the following process flow from a sub-page of a process:

What is wrong with the flow shown in the image?

What is wrong with the flow shown in the image?
Question 47
Which of the following indicates a case in a Work Queue is waiting to be worked?
A)

B)

C)

D)

C
A)

B)

C)

D)

C
Question 48
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?

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?
Question 49
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?
Question 50




What will be the outcome after the page has run?