sssi
April 16, 2022, 6:22pm
1
Hello
I deploy the package to the orchestrator, and the process was executed in my local PC when external server requests the below cloud consuming api.
POST startJobs API
https://cloud.uipath.com/[serviceName]/[tenantName]/odata/Jobs/UiPath.Server.Configuration.OData.StartJobs
When external server sends an API request, the process runs on my local PC where the machine is installed.
But, I can’t turn on my local PC all the time, so I want it to run in the cloud.
In short, Is there any way to run the process on cloud, not locally by startJobs api?
1 Like
lakshman
(Ganta lakshman)
April 17, 2022, 12:24am
2
@sssi
Have a look below thread.
Note: Currently it is in community preview but not released in Enterprise level.
Cloud-First UiPath Automation
As part of our larger move to allow for more cross-platform automation, we are pleased to introduce a new member of UiPath Automation Cloud, Studio Web.
The newest member of the Studio Family will be progressively rolled out to our Community users, so head over to cloud.uipath.com and start building your own automations using Studio Web in the browser. To benefit you must use a Community Cloud Account and might have to subscribe on the Studio Web page.
[im…
1 Like
Hey @sssi
You may need to enable either of the options as below,
Have a windows VM server and install UiPath robot in it, connect the robot to the orchestrator with an Un-Attended bot license which will help you to trigger the bot remotely using API
Use UiPath cloud managed robot where you no need to have any VM but just the configuration in the cloud orchestrator to trigger the bot remotely using API
Hope that helps.
Thanks
#nK
1 Like
sssi
April 17, 2022, 8:42am
4
It helps a lot!!
Thank you so much
1 Like
system
(system)
Closed
April 20, 2022, 11:38am
6
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.