Examine the 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 outputs a result to the "Attempts" data item To enable this to work correctly, what is the correct expressions for the 'Increment Attempts' calculation stage?
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"?
A screen contains four buttons, Find, Save, Close and New. When the buttons are spied, the attributes are identical except for the Window Text attribute.
The values for the Windows Text attribute are 'Find' for the Find button, 'Save' for the Save button, 'Close' for the Close button and 'New' for the New Button.
The Dynamic Button element has been spied and has the following attributes set:
A navigate stage has been configured to press the Close button:
What additional configuration is required to ensure the Close button is selected by the Navigate stage?
Consider the following process flow from a sub-page of a process:
What is the problem with this sub-page flow?
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"?