How do I automate a xaml file?

I wrote the xaml file using Studio.
I want this file to run automatically every 2 hours between 8:30 and 17:30, but I don’t know how.

if you want to schedule your process, you can use unattended bot in orchestrator

Thanks,

Hi!

Wants schedule your project please follow below steps:

1.Sign in to studio,assistant and orchestrator by using your credentials.
2.Publish your workflow.
3.Navigate to project folder and then Automations->Triggers->Schedule

Regards,
NaNi

Hi @user118 ,
Please refer below URL for trigger in orchestrator

https://docs.uipath.com/orchestrator/docs/triggers-classic-folders

Regards,
Arivu

image
i can run this popup

Hi!

I hope you have connected your machine with robot. if not try this.

1.Tenant->Manage Access->Select your account->Edit->Robot Setup->Run Foreground automation

provide the following

Domain/Username

Win+R → TYPE whoami->copy the code and provide it in Domain/Username

Credential store

Orchestrator Database

Password

Your windows password

Credential type

Windows credentials

Then click on save.

Regards,
NaNi