Exam UiARD All QuestionsBrowse all questions from this exam
Question 154

A developer uses a Key Press Trigger activity and a Click Trigger activity to monitor events in an application. The two Trigger activities are within the same Trigger Scope activity. Which approach ensures the actions are executed one after another?

    Correct Answer: A

    To ensure the actions within the Trigger Scope activity are executed one after another, you need to set 'SchedulingMode=Sequential' in the Trigger Scope activity properties. This setting ensures that the triggers are processed sequentially, meaning that the second action will only occur after the first action is completed.

Discussion
sur_bhi123456789Option: A

right ans. is A

[Removed]Option: A

A is correct

LarcAi_TrainingOption: A

The provided answer is correct https://forum.uipath.com/t/whats-difference-between-the-schedulingmode-sequential-and-schedulingmode-concurrent-in-trigger-scope-activity/412760