Blue Prism Certified Developer (AD01) — Question 95
How can a session variable value be updated when a process is running? (Select all that apply.)
Answer options
- A. By using the Internal "" Session Variables business object.
- B. By pausing the Session Variables work queue.
- C. By updating the value in Credential Manager.
- D. By updating the value in Control Room.
Correct answer: D
Explanation
The correct answer is D because Control Room allows for real-time updates to session variable values while processes are running. Options A, B, and C do not facilitate the modification of session variables during execution; A refers to a business object, B is about pausing the queue which would not update values, and C alters credentials, not session variables.