Continuous process integration in Orchestrator

Hello,

I made an process which checks continuously if there is a specific excel in a folder. When that excel is found I it’s doing a process in SAP an dthen deletes the excel, waiting for the next one to appear.

I want to integrate this process in the Orchestrator. Should it be an attended or an unattended robot?

How do you consider is the best way to integrate this process in the Orchestrator?

Thank you very much!

If the robot is independent in what it does, you should choose an unattended robot.

It is independent, but is it ok if it’s going to run continuously in the orchestartor?

Thank you!

Of course it can run continuously.
I have a robot that works 24 hours a day every day.

Thanks a lot! Have a nice one!