UiPath Automation Architecture Associate v1 — Question 1
When you want to connector field value to be inferred dynamically at run time, which input method should you select in the activity tool?
Answer options
- A. Prompt
- B. Static value
- C. Argument
- D. Clear value
Correct answer: A
Explanation
The correct answer is A, Prompt, because it allows for dynamic input at runtime, enabling the field value to be inferred based on user input or other runtime conditions. The other options, such as Static value and Clear value, do not support dynamic inference, while Argument typically refers to predefined parameters rather than runtime user input.