How to execute the bots developed using UIPath studio community edition in other environment like client environment

0 votes
I have developed UI automation for one of our website using UIPath studio(community edition), now our clients want us to move our bots into their environment, so they can verify, so how do we do that, in regular way, we deploy our code in application server and anybody can access it, how it works in UIpath?
Oct 23, 2019 in RPA by Apeksha
• 1,110 points
3,582 views

1 answer to this question.

0 votes

Hi Apeksha, if you have done it in community edition, in order to move to Client environment, you should have Enterprise Edition/licensed version of UiPath. Once you have Enterprise edition, you can move the code to the environment and publish to the licensed version of Orchestrator to run the bot. 

You can publish your project from the UiPath Studio using NuGet package:

  • You should have installed Uipath robot and connect with orchestrator in the client machine
  • Upload your package in Orchestrator and run robot from Robot tray
answered Oct 23, 2019 by Abha
• 28,140 points

Agree with you Abha!! Adding to your answer, you can follow these steps for creating a robot and running your job:

  1. First create a machine in orchestrator and that machine name should be same as in your system.
  2. To get that name go to start-> search as robot-> settings and get the machine name from there and paste the same while creating machine in orchestrator and copy the machine key after this from orchestrator and paste it in your system robot tray and mention the orchestrator url as well
  3. Then make sure that we have a robot created in the orchestrator with the same machine name and while entering the detail for username and password go to cmd window and type as whoami which will give use domain and username, enter the same in the orchestrator while creating robot
  4. Create a environment now In the robot tab and tag the robot created in the previous step to this environment
  5. Now back to our system in robot tray we have machine key, and orchestrator url mentioned readily and now we can connect
  6. Once after connecting the machine of the user, you can now run the process you have published in the user machine from JOBS tab

Related Questions In RPA

0 votes
1 answer
0 votes
4 answers

How to find the sum of 2 columns of an excel and display it in a 3rd column using UIPATH?

These are the steps to add two ...READ MORE

answered Aug 2, 2019 in RPA by Shivi Singhal
13,887 views
0 votes
0 answers

HOW to extract a column data and save it in the new sheet using UIPATH

Sep 12, 2019 in RPA by anonymous
• 120 points
2,091 views
0 votes
1 answer

How to get the desired packages in UiPath Studio if not available in Package Manager?

Steps to get your desired package in ...READ MORE

answered Oct 15, 2019 in RPA by Abha
• 28,140 points
2,321 views
0 votes
1 answer

What is Get Jobs activity used for in UiPath Studio?

Hey @Rakesh, Get Jobs Activity can be ...READ MORE

answered Mar 14, 2019 in RPA by Abha
• 28,140 points
2,734 views
0 votes
1 answer

How to format text in notepad using UiPath?

Hey @Rashmi, if you want to automate ...READ MORE

answered Mar 18, 2019 in RPA by Anvi
• 14,150 points
7,550 views
+2 votes
1 answer

How can I display current date in "dd-MMM-yy" format in UiPath Studio?

Hi Shilpa, if you want to display ...READ MORE

answered Mar 18, 2019 in RPA by Pratibha
• 3,690 points
16,457 views
0 votes
1 answer

How to check if a string exists in datatable using UiPath?

Hi @Ravi, to check whether a string ...READ MORE

answered Mar 19, 2019 in RPA by Anvi
• 14,150 points
17,092 views
0 votes
1 answer

How to identify UI elements in tagged PDF documents using UiPath studio?

Hey @Smriti, if you have a tagged ...READ MORE

answered Mar 29, 2019 in RPA by Abha
• 28,140 points
1,674 views
+1 vote
1 answer

while using error handling in automation anywhere, How to notify client about the error without using send email option ?

Hey Dhruv, while using error handling in ...READ MORE

answered Oct 10, 2019 in RPA by Abha
• 28,140 points
2,471 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP