Exam 4A0-AI1 All QuestionsBrowse all questions from this exam
Question 31

Which of the following system actions will pause a workflow at some point and wait for an operator to confirm or deny a particular course of action?

    Correct Answer: C

    The action that pauses a workflow and waits for an operator to confirm or deny a particular course of action is 'nsp.user_input'. This action specifically waits for user input, making it the correct choice for pausing the workflow for operator intervention. Other options like 'std.sleep', 'nsp.wait', and 'nsp.pause_before' do not explicitly involve waiting for user confirmation or denial.

Discussion
hazemsalah87

correct