Ask Your Question
0

What is the method for utilizing Scope Trigger in UIPath StudioX?

asked 2021-05-17 11:00:00 +0000

scrum gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2023-03-12 12:00:00 +0000

bukephalos gravatar image

To utilize Scope Trigger in UIPath StudioX, follow these steps:

  1. Place the activities you want to be triggered inside a Scope Trigger activity.

  2. In the Properties panel of the Scope Trigger activity, select the Trigger Type you want to use. There are currently three Trigger Types available: File Change, Folder Change, and Timer.

  3. If you select the File Change or Folder Change Trigger Type, in the Path field, specify the path to the file or folder you want to monitor for changes.

  4. If you select the Timer Trigger Type, in the Interval field, specify the time interval in milliseconds for the trigger to fire.

  5. In the Triggered Activities field, add the activities you want to be executed when the trigger is fired.

  6. Save and run the automation. The Scope Trigger activity will start monitoring the specified file/folder or time interval, and the Triggered Activities will be executed when the trigger is fired.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-05-17 11:00:00 +0000

Seen: 15 times

Last updated: Mar 12 '23