GIT company server Integration

Hello all

I want to integrate my company git server to UiPath.
Can someone pls explain the steps in detail. I have created a repository.

@shama93,

Follow this tutorial:

@shama93

Also this documentation

Hello @shama93

You can take a look at this tutorial I have made.
It is for Github, but the procedure from inside Studio can more og less be translated to any other system.

Regards
Soren

Is the process same even for Organisation server, I followed the same process but cannot commit and push to the server

Hello @shama93

How far in the proces do you get?
And do you get any error messages?

You should supply the GIT URL when initializing the GIT procedure.
Here you are asked to authenticate, which can vary dependening on which options your internal GIT Server has.
Perhaps authenticate with username/password or SSH key.

If the project is connected to the GIT server, but you are unable to push data, then the problem is likely related to permissions on your GIT server.

Regards
Soren

Thanx @SorenB
Got some glance

1 Like