ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 137 - AD01 discussion

Report
Export

If you change the value of a 'Session Variable1, when will the new value be available to a running Process?

A.
Immediately
Answers
A.
Immediately
B.
Next time a new case is taken from a Work Queue
Answers
B.
Next time a new case is taken from a Work Queue
C.
Next time the Process starts
Answers
C.
Next time the Process starts
D.
After the Digital Worker has been restarted
Answers
D.
After the Digital Worker has been restarted
Suggested answer: A

Explanation:

Understanding Session Variables:

Session variables are specific to a running instance of a process and can be changed dynamically during the execution of the process.

Behavior of Session Variables:

When the value of a session variable is changed, it is designed to be immediately available to the running process. This allows for real-time adjustments and interactions during the process execution.

Conclusion:

The new value of a session variable is available to a running process immediately after it is changed.

Blue Prism Developer Documentation: Session Variables

Blue Prism Training Material on Process Execution and Variable Management

asked 16/09/2024
Ksu doo Makek
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first