SOLUTIONS
What is a Tag? - ✅✅✅CORRECT -"Keyword of term assigned to a Work Queue item."
Setting the Priority for a Work Queue item is done... - ✅✅✅CORRECT -"in the control center."
BP recommends that the BP Process Templates are used as the basis for all processes created. -
✅✅✅CORRECT -"True"
Attempts only apply to exceptions - items marked as complete cannot be reworked. - ✅✅✅CORRECT
-"True"
The Queue Contents list can be exported as a.... - ✅✅✅CORRECT -".bprelease"
Most exception handling should be done at the object level. - ✅✅✅CORRECT -"True"
What exception type is not generated by the exception stage. - ✅✅✅CORRECT -"Business Exception"
What Stage is represented by this image. - ✅✅✅CORRECT -"Calculation"
A page can have multiple Blocks, as long as they do not overlap. - ✅✅✅CORRECT -"True"
How do you exit spy mode? - ✅✅✅CORRECT -"crtl + left click"
How does a stop request know when to stop. - ✅✅✅CORRECT -"It stops in 3 stages always"
Exception functions like ExceptionDetail() and ExceptionType() are used. - ✅✅✅CORRECT -"In any
stage."
, The formula [Data1]<>123 will return true if Data1 current value is 132. - ✅✅✅CORRECT -"True"
A wait with no condition is commonly referred to as a. - ✅✅✅CORRECT -"Throttle"
A Session can only run once; to run a Process again a new session must be created. - ✅✅✅CORRECT
-"True"
Best Practices in BP recommend a _____ Stage at the start of each action. - ✅✅✅CORRECT -"wait"
Your Main Page should contain.... - ✅✅✅CORRECT -"high level steps"
A Process or Business Object can be exported as a - ✅✅✅CORRECT -".PDF"
Which stage is available in process studio. - ✅✅✅CORRECT -"navigate"
When creating your own loops always create a counter and throw an exception if it loops to much -
✅✅✅CORRECT -"True"
The ___ stage attracts or catches the exception. - ✅✅✅CORRECT -"Resume"
When an exception is caught, the Business Object or Process is said to be in ___ (live). -
✅✅✅CORRECT -"an Exception Block"
Resume stage does not fix anything. - ✅✅✅CORRECT -"True"
Exception functions like ExceptionDetail() and ExceptionType() cannot be used in Recovery Mode. -
✅✅✅CORRECT -"True"
The "Preserve" check box must only be used - ✅✅✅CORRECT -"after the Resume Stage"