The Work Queue "˜Account Closure has a number of Pending Items which may be tagged as "Current", "Saving" or "Loan". What is the correct configuration to get the next item from the queue that is tagged either "Current" or "Loan"?
Which of the following can you perform in Control Room?
In which of these scenarios is it ok not to use a Blue Prism work queue as part of your Blue Prism solution?
Consider the following process flow:Decision "A" properties are:Decision "B" properties are:Decision "C" properties are:What will happen when the process runs?
A process contains only 4 stages. Study the following process flow:The data item "˜Result' is a number data item with an initial value of 2.The calculation stage is configured as follows:Following the execution of the Perform Calculation stage, which of the following is true?
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 0Data Item "Max Attempts" is a number data item with an initial value of 3The "˜Increment Attempts' calculation stage adds 1 to the attempts value and outputs a result to the "Attempts" data itemTo enable this to work correctly, what is the correct expressions for the "˜Try Again' decision stage?