Hey Martin. Thanks a lot :) Have a great wekeend. Kind regards, Anders
@АнастасияКузьмина-р6о3 жыл бұрын
Thank you, Anders for this video!
@andersjensenorg3 жыл бұрын
Hey Анастасия. Thank you very much. How's your UiPath journey going? Kind regards, Anders
@renukadevi18293 жыл бұрын
Thanks for the video Anders , cloning and getting latest version (TFS term ) is it the same? What if two persons are working on the same project.
@andersjensenorg3 жыл бұрын
Hey Renuka. TFS and Git are two different things around the same theme. I havn't worked much with TFS, but I know you only take the current code down. If two persons are working on the same project, Git (and TFS) are excellent. In fact thats one of Git's strengths (it handles conflicts very well). Kind regards, Anders Ps. Feel free to ask more Git questions around my skilled (and not so skilled colleagues): kzbin.info/door/Pdtz4gd_iYebJFYq9N8pWAcommunity?lb=UgxD1Qe9lWKL1I7HyAJ4AaABCQ
@abhid41463 жыл бұрын
Hey Anders, how do I work on a Uipath project with a friend through Github? I am able to push my commits into the repository I created, and my friend has cloned the repository into his local git, but both of us are unable to open the code in Uipath and work on it together. Thank you
@andersjensenorg3 жыл бұрын
Hey Abhi D Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: kzbin.info/www/bejne/eWfbnnqcerFjbas Have a great day. Kind regards, Anders
@martindiaz81493 жыл бұрын
Great video as usual
@andersjensenorg3 жыл бұрын
You're very welcome, Martin. You're comments help me a lot :) Kind regards, Anders
@omullanejohn4 жыл бұрын
Hi Anders, very useful video. I'm new to UiPath as we have just implemented. We have existing GitLab account so this might be useful for us. The piece I'm struggling with is when I'm finished my development and was to publish. How can I publish my package to Git?
@andersjensenorg4 жыл бұрын
Hey John. Thanks 🙂 Check the commit after aprox 02:25 in the video. That does exactly what you want. Or at least I think. Kind regards, Anders
@omullanejohn4 жыл бұрын
@@andersjensenorg Hey, that just saves the .xaml and .json files. When the package is created a different file type is created which is the one uploaded to the Orchestrator.
@andersjensenorg4 жыл бұрын
Hey John. If I'm not understanding you right, I'm sorry, but no. When you publish your project to Orcestrator it's the same files (you can review it under management-packages). When I develop, I use git for commiting and when finished, I make a final commit to visual studio and then publish. Then you can later just clone. The project doesn't change before/after clicking publish. The above is from my mobile. Kind regards, Anders
@omullanejohn4 жыл бұрын
@@andersjensenorg Hey Anders, Ideally I'd like to have a quick zoom call with you on this, but understand that's probably asking a lot.
@andersjensenorg4 жыл бұрын
Hey John. Unfortunately I don't do live sessions at the moment, but I'm happily replying the comments I can fit into my daily commutes 🙂 Kind regards, Anders
@ashutoshK53 жыл бұрын
Hi Anders, when I try to add my credentials, it gives a pop up saying invalid credentials. What could be the issue here?
@andersjensenorg3 жыл бұрын
Hey Ashutosh Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or simply just hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: kzbin.info/www/bejne/eWfbnnqcerFjbas Have a great day. Kind regards, Anders
@marcr22043 жыл бұрын
So do we need to create each repository for each project in uipath?
@andersjensenorg3 жыл бұрын
Hey Marc R Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: kzbin.info/www/bejne/eWfbnnqcerFjbas Have a great day. Kind regards, Anders
@jahangira87622 жыл бұрын
Hi Jensen, I am getting error as "you don't have write access to this Github repository. Please request access or change your credential", While committing my uipath project. How to get rid this issue ? Could you please assist me here.
@andersjensenorg2 жыл бұрын
Hey Jahangir A Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: kzbin.info/www/bejne/eWfbnnqcerFjbas Have a great day. Kind regards, Anders
@TheodoreLano4 жыл бұрын
How have you found the branching and merging features with UiPath?
@andersjensenorg4 жыл бұрын
Hey Theodore, (1) update your UiPath and (2) you can chose it at install, so if you unticked it there, I'm not sure, how you can reinstall. Kind regards, Anders
@paridhisharma14873 жыл бұрын
Hey.. can we build a UiPath bot with the help of GitLab pipeline .. so that as soon as the changes are committed and a request is merged, the bot starts executing ?
@andersjensenorg3 жыл бұрын
Hey Paridhi Sharma Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: kzbin.info/www/bejne/eWfbnnqcerFjbas Have a great day. Kind regards, Anders
@repocheta434 жыл бұрын
Hi thx for the video. Questions: 1- Do you a regular project created first?, 2- If any project first what does it mean if no 'Git Init' option is available?, thx in advance
@andersjensenorg4 жыл бұрын
Hey Mario! What UiPath version do you run? Kind regards Anders
@repocheta434 жыл бұрын
@@andersjensenorg Hi, thx. Us working now, I had to make a project first
@andersjensenorg4 жыл бұрын
Awesome 💪
@sheikzaidh93215 жыл бұрын
I occurring the error like complier error(s) encountered processing expression "datatable" option Strict on disallows implicit conversions from from 'System.Data.DataTable' to 'System.Collection.IEnumerable' during the linking of dataset variable in for each help me to solve this plz
@andersjensenorg5 жыл бұрын
Hey Sheik. It sounds like you just declared the variable to a wrong type. Can you somehow link to the workflow? Anders
@karlashivani804 жыл бұрын
Hello, I don't see the GIT option within Teams. A version of Uipath is 2018.4.5, could please help me
@andersjensenorg4 жыл бұрын
Hey Karia. Git is introduced in a later version. What you can do, apart from update, is to use the command prompt. Let me know, if you can handle it. Otherwise I show you 😊 Kind regards, Anders
@bastidas64 жыл бұрын
How do i do to upload my code another branch? No master
@andersjensenorg3 жыл бұрын
Hey Alejandro Bastidas Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: kzbin.info/www/bejne/eWfbnnqcerFjbas Have a great day. Kind regards, Anders
@KunalKumar-tt4bt2 жыл бұрын
I am getting you don't have write access to github what t do ?
@andersjensenorg2 жыл бұрын
Hey Kunal Kumar Thanks for writing. I'm getting more than 40 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: kzbin.info/www/bejne/eWfbnnqcerFjbas Have a great day. Kind regards, Anders
@damilolaadeogun65072 жыл бұрын
Great video Anders!! Same here, having same issue, please do you have any solution?