if sharepoint linked you can have integration service triggers
if network folder then attended model wuld be best or if all the task can be unattended then can go with unattended and schedule the bot in a high frequncy
is a network folder. the problem is that the machine is not manned by a user so I was wondering if the attended robot could meet the requirements but it would mean starting the robot manually and letting it run all the time, right?
Also, I work on automation suite and not the cloud version, so I don’t think I can take advantage of the integration service
Sorry to insist but it is to understand. So I could have a robot attended, log into the machine and get it running so that it’s always running and listening on that folder.
The limitation I see is that if the machine is restarted I would have to log back into the windows server and relaunch the robot, whereas with unattended it would be easier because I could schedule it, say, every 10 minutes.