create and publish library
-
Hi I'm wondering how to create and publish a workflow as library and how to import it in other workflow in OpenRPA?
And Is there is way to schedule the bot to run at particular time? -
in openrpa you SHARE workflows, you don't PUBLISH them ...
you control who can see and invoke the workflows using permissions.
Commonly you would create a two roles, one for "users" and one for the developers and assign read/invoke vs full control for those roles on the workflow
Scheduling has been covered here -