Consider the following high-level solution diagram:
What activity should be used for implementing me Classification Loop according to UiPath Best Practices?
When UiPath Robots are deployed in Service Mode, they operate as a Windows service. This configuration allows the Robot to execute jobs assigned via Orchestrator independently of any user session on the machine. The Robot in Service Mode does not require a user to be logged in to the machine to start and execute processes, enabling unattended automation scenarios. This capability is particularly useful for automations that need to run at scheduled times or be triggered by specific events without human intervention.
UiPath Robot Guide: Robot Service Modes
UiPath Orchestrator Guide: About Jobs
Colette
19 hours agoRessie
5 days ago