Question 31
Which of the following Stages can be found in Process Studio AND Object Studio?
A)

B)

C)

D)

A)

B)

C)

D)

Question 32
When a process is running in Control Room which of the following functions within the process can be accessed from Control Room to request the process to stop?
Question 33
When configuring an object’s run mode which of the following is true?
Question 34
The Saved Quantity Data Item is configured as a number with the initial value 0.
The Loop Orders stage is configured to loop through the Orders collection.
The Get Quantity stage is configured as follows:

What will the data item Saved Quantity contain after the execution of the page?
The Loop Orders stage is configured to loop through the Orders collection.
The Get Quantity stage is configured as follows:

What will the data item Saved Quantity contain after the execution of the page?
Question 35
Examine the following process flow:

The Process is intended to attempt to perform the processing in the recover block, Block 3, a maximum of three times before throwing an exception.
Data Item "Attempts" is a number data item with an initial value of 0
Data Item "Max Attempts" is a number data item with an initial value of 3 The 'Increment Attempts' calculation stage adds 1 to the attempts value and outputs a result to the "Attempts" data item To enable this to work correctly, what is the correct expressions for the 'Try Again' decision stage?

The Process is intended to attempt to perform the processing in the recover block, Block 3, a maximum of three times before throwing an exception.
Data Item "Attempts" is a number data item with an initial value of 0
Data Item "Max Attempts" is a number data item with an initial value of 3 The 'Increment Attempts' calculation stage adds 1 to the attempts value and outputs a result to the "Attempts" data item To enable this to work correctly, what is the correct expressions for the 'Try Again' decision stage?