Blue Prism Certified Developer (AD01) — Question 29
If you change an environment variable when will the new value be available to the process?
Answer options
- A. Immediately
- B. Next time a new case is taken from a WQ
- C. Next time resource PC starts
- D. Next time the process starts B
Correct answer:
Explanation
The correct answer is A, as changes to environment variables take effect immediately within the current session. Options B, C, and D refer to future instances or events that do not reflect the immediate availability of the new value.