Is it possible to auto start a HD robots in an specific time of the day?
You do not schedule a robot, you schedule a workflow.
hd robots role is to keep a robot alive
and here is different way you can schedule a workflow
I know, my workflows are all scheduled, but sometimes I turn off my hdrobots and forget to turn them back on, causing errors in my workflows the next day. Is there a way to set them to turn on every morning, for example?
the hd service created a “watch” on the opernpa collection and is reacting on updates to the unattendedclient objects. So you could simply create a NodeRED workflow that updates the “enabled” boolean property to true/false at certain times.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.