How Bot can understand and read file from a folder whenever we put any file

Hi Team,

New query, I am not sure if this is a valid question.

Is there any possibility like whenever we put any file (PDF or Excel) in a folder, BOT should automatically recognize and start processing?

I dont want to run bot instead I want the BOT should automatically start whenever we put any file in that respective folder.

Thanks in advance :slight_smile:

@Rahulsinha,

Check this component, this will help you
https://go.uipath.com/component/file-watcher

1 Like

Did this activity helped you on this
https://docs.uipath.com/activities/docs/file-change-trigger

Cheers @Rahulsinha

@sarathi125 Do you have any example, I mean any XAML file, which I can refer?

@Palaniyappan Hey Buddy,

Do you have any XAML file created which I can refer and check mine

Check these two documents to implement the file watcher in your process, need to download the nuget package from this https://go.uipath.com/component/file-watcher link

Navigate to your package folder.pdf (304.0 KB) User_Guide.pdf (101.0 KB)