Hi UIPath Experts,
I have a requirement is to commit the UI path process code to GIT and from GIT publish the UIPath - process to Robot/UI path Assistant.
Commit the process to GIT is done.
I am struggling for a solution for, how can I publish it to the Robot/UI path Assistant from the code present in GIT.
Thanks
Yatan
Yoichi
(Yoichi)
October 19, 2020, 3:55am
2
Hi,
I am struggling for a solution for, how can I publish it to the Robot/UI path Assistant from the code present in GIT.
Can you try the following streps?
First, clone the git repository to local.
Then use UiRobot.exe with Pack command as the following
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
If the robot is connected with orchestrator, we need to upload package and change settings of process.
Regards,
1 Like
Yoichi:
.
Thanks Yoichi, this is working for me.
1 Like
system
(system)
Closed
October 22, 2020, 6:12am
4
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.