UiPath Config File|Configuration File in UiPath|UiPath Tutorial|UiPathRPA

  Рет қаралды 32,410

UiPath RPA

UiPath RPA

Күн бұрын

Watch this video to learn - How to create Config File and How to Use it in UiPath?
What is Config File in UiPath?
What is the use of Config File?
Advantages of Config File.
How to write Config File
How to read Config File
How to get rid of Hard Coded Value in Project
How to get the setting from config file to a variable in UiPath
Using config files and examples of a config file
uipath config file example
how to get data from config file in uipath
~~~~~~~~~~~~~~~~
Config File stands for “Configuration File”
A file that contains configuration information like- User Name, Password, Path, Email Ids, Web URL, Comments, etc. for a particular Project is called Config File.
It is used by various application in Project. It is written in Excel file. Easy to read and write. It becomes reusable.
It has “Name”, “Value” and “Description” or “Comments”.
UiPath opens and reads config file at start time. Configuration information may be changed while the application runs, and take effect either immediately or upon restart when the configuration file is re-read.
Applications access locations to load or save important information. The application uses the preferred paths denoted in the configuration file. For example, a path can describe the drive and folder to a configuration file.
Config file should be stored on a shared location so that UiPath can access it easily.
Config File Example:
Without Config File
With Config File
#uipathconfig #uipath #uipathrpa #uipathrpatutorial Join Here - www.youtube.co...

Пікірлер: 56
@sagargupta1496
@sagargupta1496 4 жыл бұрын
Hello...I have a problem. I created the whole workflow as shown in the video, but my following code is not responding properly "config_dt.Select("Name=PDF_FilePath")(0)(1).ToString" & it is showing the error message- "Assign: Cannot find the column PDF_FilePath". Please help me.
@UiPathRPA
@UiPathRPA 4 жыл бұрын
Please check the correct name for filepath. It seems there is different name in config.
@dark3rh3art24
@dark3rh3art24 3 жыл бұрын
PDF_FilePath has to be in single quotes like this: "Name='PDF_FilePath'". Think about it like this: without the single quotes, you're telling it that the name column = PDF_FilePath instead of telling it to find a cell named PDF_FilePath in the Name column
@suneelkumar-jz5rj
@suneelkumar-jz5rj 4 жыл бұрын
hi, "config_dt.Select("Name=PDF_FilePath")(0)(1).ToString" is using for selecting second column in excel sheet right ? In that case why don't we take directly write "config_dt.Select("Name=PDF_FilePath")(1).ToString" ? ?
@niravrodatta4587
@niravrodatta4587 5 жыл бұрын
I have been searching for UiPath videos everywhere. These videos are surprisingly nice, very practical examples shown and very helpful. Keep up the good work.
@UiPathRPA
@UiPathRPA 5 жыл бұрын
Thank you so much! It is really the best feedback ever.
@Samrat.Bhattacharya
@Samrat.Bhattacharya 4 жыл бұрын
I learned so many things from ur you. Now I can easily use UI path easily in my work. Thank you so much. God bless you
@UiPathRPA
@UiPathRPA 4 жыл бұрын
Very nice. Glad to hear this. Thank you for watching my videos.
@arshadpasha2102
@arshadpasha2102 5 жыл бұрын
superb video, After Watching Your Video I got to know about Config Files and About This Concept, Thanks a Lot Manish.....
@UiPathRPA
@UiPathRPA 5 жыл бұрын
Thanks for valuable feedback! Thanks for the appreciation!
@AshikKhan
@AshikKhan 5 жыл бұрын
Hi, video is very useful and very well explained... i have a question, i need to open an application using config file with user/password...please advise...
@UiPathRPA
@UiPathRPA 5 жыл бұрын
Thank you! You can add two more rows for userid and password. And take use the select method to get the data from sheet.
@AshikKhan
@AshikKhan 5 жыл бұрын
@@UiPathRPA I have added rows for username password, first app has to open then only it will read user credentials
@jaishreeshyam2409
@jaishreeshyam2409 2 жыл бұрын
config is Nothing - what is the mean of it. could you please explain?
@saahilshaikh7445
@saahilshaikh7445 5 жыл бұрын
Hey manish go like this only. For reframework this this are the main components of the REFRAMEWORK YOU SRE WORKING great.
@UiPathRPA
@UiPathRPA 5 жыл бұрын
Thank you! After Dictionary Tutorial, I will work on creating Orchestrator video.
@praveenjayram3885
@praveenjayram3885 5 жыл бұрын
It's a fantastic video, which I have never seen Thanks for the video.
@UiPathRPA
@UiPathRPA 5 жыл бұрын
Thank you Praveen! Keep supporting..
@niteshkumar5765
@niteshkumar5765 2 жыл бұрын
config file and password in this video kzbin.info/www/bejne/b56Ucpijn7-aY68
@missEra90
@missEra90 4 жыл бұрын
Hi my config file under SAP sheet do not have Delay & Accurancy Item. Pls help. Can I just add into excel or what mistake that i've done?
@MaglookiDuniya
@MaglookiDuniya 4 жыл бұрын
Absolutely fab! Thanks for all your videos. you are really a hero. May god bless you. have a great future!
@UiPathRPA
@UiPathRPA 4 жыл бұрын
Thank you Sourav for such a great complement! I am very glad that you guys like it. Thank you!
@movementt4648
@movementt4648 4 жыл бұрын
I understand most of things about Uipath thanks to your videos. Thank you a lot Manish !
@UiPathRPA
@UiPathRPA 4 жыл бұрын
You're welcome and Thanks for the compliment!
@maddinenirajeshbabu3143
@maddinenirajeshbabu3143 5 жыл бұрын
Hi , I want to learn Ui path course. Are you interested to teach me subject ?
@UiPathRPA
@UiPathRPA 5 жыл бұрын
Great decision.. Go through my all videos on KZbin.
@fatinfuadchowdhury6062
@fatinfuadchowdhury6062 4 жыл бұрын
How do you comment in configuration file if you showed here then in which part you did ? It will be better if you kindly tell me
@UiPathRPA
@UiPathRPA 5 жыл бұрын
Watch this video to learn - How to create Config File and How to Use it in UiPath?
@PrideEnchantaVagale
@PrideEnchantaVagale 4 жыл бұрын
Hi I need one help. I need to copy the log from webpage textarea box to notepad and save in specific file name. Please suggest
@tejaswinerella5223
@tejaswinerella5223 4 жыл бұрын
Hi, Manish Thank you so much.
@gagansingh3481
@gagansingh3481 7 ай бұрын
Can you share the file please
@nishantchaudhary8346
@nishantchaudhary8346 8 ай бұрын
Pandey ji Hindi Mai hi samjha lete
@yashobantadash6670
@yashobantadash6670 2 жыл бұрын
configpath and config sheet should remail generic varible or we shoul change it to string?
@UiPathRPA
@UiPathRPA 2 жыл бұрын
Always choose specific variable type. String is recommended
@yashobantadash6670
@yashobantadash6670 2 жыл бұрын
@@UiPathRPA thanks!
@trinadhmallipudi7772
@trinadhmallipudi7772 5 жыл бұрын
Very nice explanation..go like this👍
@UiPathRPA
@UiPathRPA 5 жыл бұрын
Thanks Trinadh!
@roshank9
@roshank9 2 жыл бұрын
Great information :)
@yashobantadash6670
@yashobantadash6670 2 жыл бұрын
great video brother!!
@talhadange4398
@talhadange4398 4 жыл бұрын
is .con and .config the same ..? i have a video file with .con as extension and it only opens in starplayer app ..is there a way i can convert it into mp4..?
@sandeepverma337
@sandeepverma337 3 жыл бұрын
There is no .con extension. .config is used for something like web.config file. This is used in dot Net projects basically. There is probably another .conf but i am not aware of that.
@statusking4909
@statusking4909 3 жыл бұрын
Bro speak in Hindi
@mohammednafees2808
@mohammednafees2808 5 жыл бұрын
we Can also create dictionary , thiis is easy way
@UiPathRPA
@UiPathRPA 5 жыл бұрын
Yes you are right.
@yogavalli7490
@yogavalli7490 4 жыл бұрын
I want create config file more than 2 urls and different different user name and password.... how can i do that
@narasimhas9234
@narasimhas9234 3 жыл бұрын
You can give those values comma separated and split them during runtime using comma as delimiter...
@iloveyourstatus3929
@iloveyourstatus3929 Жыл бұрын
❤❤❤❤❤
@rajeshbe2234
@rajeshbe2234 4 жыл бұрын
Hi sir thank you very much. Could you please tell us what are the topics we should to know before enter to RE-Framework and make video for how to download,read,write data and upload the folders and files from google drive?
@UiPathRPA
@UiPathRPA 4 жыл бұрын
You can go through RPA tutorial playlist and watch all videos before Re-Framework. You must have knowledge of all these topics.
@rajeshbe2234
@rajeshbe2234 4 жыл бұрын
@@UiPathRPA Ok sir thanks for your reply.
@sivasiva-ui5vb
@sivasiva-ui5vb 5 жыл бұрын
Thanks for your Video..
@travllingisfun6189
@travllingisfun6189 5 жыл бұрын
Great
@UiPathRPA
@UiPathRPA 5 жыл бұрын
Thank you!
@piyushtilara2850
@piyushtilara2850 3 жыл бұрын
Good video
@UiPathRPA
@UiPathRPA 3 жыл бұрын
Thanks for the visit
@akonhassan
@akonhassan 5 жыл бұрын
Make videos in Hindi
Worst flight ever
00:55
Adam W
Рет қаралды 29 МЛН
Will A Guitar Boat Hold My Weight?
00:20
MrBeast
Рет қаралды 261 МЛН
SHAPALAQ 6 серия / 3 часть #aminkavitaminka #aminak #aminokka #расулшоу
00:59
Аминка Витаминка
Рет қаралды 2,1 МЛН
UiPath | File and Folder Automation | Using Default Activities | Scenarios | RPA
37:56
How to use JSON Config File in UiPath?
13:21
UIPath Tutorials
Рет қаралды 1,4 М.