UiPath Automation Developer Professional v1 — Question 152
Which activity can be used to trigger a workflow or activity when the value of a global variable changes in attended automation?
Answer options
- A. Global Variable Changed Trigger activity
- B. Run Local Triggers
- C. Notify Global Variable Changed activity
- D. Trigger Scope activity
Correct answer: B
Explanation
The correct answer is B, as Run Local Triggers allows for the execution of workflows in response to changes in global variables. The other options do not directly facilitate the triggering of workflows based on global variable changes, making them unsuitable for this purpose.