How to use Configuration File in Sequence or Flowcharts | UiPath |(RE Framework)| Config.xlsx | RPA

  Рет қаралды 7,580

Tutorials by Mukesh Kala

Tutorials by Mukesh Kala

Күн бұрын

Пікірлер: 45
@Ye_3timepagal
@Ye_3timepagal 10 ай бұрын
Hello Mukesh, i am Lil confused, when you use "In_config" and just "config" when we are taking values from config file? And last question what's the difference Between in_config and in_trancision 🙏🏽
@MukeshKala
@MukeshKala 10 ай бұрын
"In_config" and just "config" : Both are same thing just a variable name difference in_config is a variable to store the Config Data and in_tranction is the transaction iten from queue
@nikhilzambare8346
@nikhilzambare8346 4 ай бұрын
Thanx for sharing simplest approach
@MukeshKala
@MukeshKala 4 ай бұрын
Glad the approach helped
@santhoshkola2180
@santhoshkola2180 2 жыл бұрын
Hi bro how we given username and password the credentials are declare in asset but how we taken
@MukeshKala
@MukeshKala 2 жыл бұрын
1. The credentials would be in orchestrator. 2. The name of the asset would be in configuration file 3. Use activity called get credentials and pass the name of asset from config 4. Store the output from get credentials as username and password
@madhanraj7220
@madhanraj7220 Жыл бұрын
Hi Mukesh , its very useful . One thing like you simply add "credential name" but missed where to put credentials/asset.... and in webpage , while clicking healthcare.. sub catagories are suddenly dissappears. How to click that options . these are the things that i didnt get from you. Sorry if i am the only person missing this paths. Can you clear that ? Thanks is advance.
@MukeshKala
@MukeshKala Жыл бұрын
In Get Credential Activity - We pass the Asset Name from Orchestrator , This Give us 2 Variables as output - UserName and Password - Same are used while Logging In. To Open the SubMenu You need to Press F2 to Pause the Activity , Open the Sub Menu and then Click
@madhanraj7220
@madhanraj7220 Жыл бұрын
@@MukeshKala thanks for reply. For sub menu , i tried using F2 already. When seconds are finishes suddenly that sub menu also vanished. Again need to click that option.
@MukeshKala
@MukeshKala Жыл бұрын
Keep Your Mouse over the Element to keep it Open.
@MaheshPatel-om5vq
@MaheshPatel-om5vq 2 жыл бұрын
" 💯my friend Muka "
@MukeshKala
@MukeshKala 2 жыл бұрын
🙌
@roobanrajr8866
@roobanrajr8866 11 ай бұрын
if i publish the project to orchestrator , in future how i feed value to config file bro ??
@MukeshKala
@MukeshKala 11 ай бұрын
Good Question - We keep config outside the project - Refer the below video kzbin.info/www/bejne/qn_YfWVnqst9gc0
@roobanrajr8866
@roobanrajr8866 11 ай бұрын
@@MukeshKala thx for reply bro
@afrozalam4815
@afrozalam4815 11 ай бұрын
where can i find Config File video in hindi?
@MukeshKala
@MukeshKala 11 ай бұрын
Dedicated video is not there but you can refer the RE Framework videos
@dhirendraswain4554
@dhirendraswain4554 29 күн бұрын
Thanks
@MukeshKala
@MukeshKala 29 күн бұрын
🙏
@crazyvenky1258
@crazyvenky1258 Жыл бұрын
Good overall experience with config file but in some cases there will be an option to get changes to key name right. As of now we are using acme and if the name changes to another we need to Modify the things na>> I got a small idea, could you please let me know if that works or not. Solution: can we use row index position to get the values to our project. It will also be a good option right.
@MukeshKala
@MukeshKala Жыл бұрын
No That wont be a Good Design because in case you need to add / remove any new item in config - Your row number would change , that would result in all keys index getting updated ... Moreover Why would you Change the Key ? - I see no Business requirement .... If you have some - pls tell me
@crazyvenky1258
@crazyvenky1258 Жыл бұрын
@@MukeshKala Actually I worked for a gaming company where we need to login to the device for the attendence and after few years they have introduced new tool for our login. Concept why I'm telling this is, if they are going to get the data from the tool for our login and logout they need to use this new tool right. In this case we need to change the name of the key in config and also in code right. Perhaps it will not happen consequently but considering it might happen in future.
@MukeshKala
@MukeshKala Жыл бұрын
yes
@venunaidu204
@venunaidu204 3 жыл бұрын
Hi Mukesh Great job. this is one of the most structured video on uipath .. its is so neat... Job well done ..salute... Thank you for the knowledge
@MukeshKala
@MukeshKala 3 жыл бұрын
Thank you for the feedback , Appreciate your comment 😊☺️
@yukachow8068
@yukachow8068 2 жыл бұрын
Great Video! When I try to copy your steps I got: "add config key/value pair: Column 'Value' does not belong to table Datatable. I just created a new entry in the config file and tried to use it in a msg activity.
@MukeshKala
@MukeshKala 2 жыл бұрын
After you read the config , the output is a dataTable, check if the dataTable has values and in correct format
@yukachow8068
@yukachow8068 2 жыл бұрын
@@MukeshKala Thank you for info. Got it fixed. The read range activity inside the InitAllSettings was missing the range: "". In your video it was left blank. With "" it works perfectly. Thank you again for your great videos! Now I can use a config file
@Rohit-xd5so
@Rohit-xd5so 3 жыл бұрын
Getting error **Non-invocable member ‘Config’ cannot be used as method** while accessing value from config
@MukeshKala
@MukeshKala 3 жыл бұрын
Can you please share , what value you are trying to read from config ?
@Rohit-xd5so
@Rohit-xd5so 3 жыл бұрын
@@MukeshKala thanks for responding, it got the issue, in c# different syntax is there
@rahultanwar88
@rahultanwar88 3 жыл бұрын
Hello sir, Can you please make a complete video on RE-Framework , btw your content is really helpful.
@MukeshKala
@MukeshKala 3 жыл бұрын
Thank You Rahul , Will Upload For sure ..
@robertomedina7535
@robertomedina7535 3 жыл бұрын
Excellent video Mukesh, but just slow down a bit.
@MukeshKala
@MukeshKala 3 жыл бұрын
Appreciate your Feedback , Will work on my Pace 🙏
@ayyanar9805
@ayyanar9805 3 жыл бұрын
Hi Mukesh, This video really helpful for me. You have done a great job.
@MukeshKala
@MukeshKala 3 жыл бұрын
Thank you for the comment 🙂 , Appreciate your Feedback 🤓🤓
@nisargkadam
@nisargkadam 3 жыл бұрын
Interesting Video Mukesh 👍🏻
@MukeshKala
@MukeshKala 3 жыл бұрын
Thanks Nisarg🙂
@AnilKumar-mo3pr
@AnilKumar-mo3pr Жыл бұрын
Thanks, It was very helpful
@MukeshKala
@MukeshKala Жыл бұрын
Glad to hear that!
@yashobantadash6670
@yashobantadash6670 2 жыл бұрын
awesome!!!
@MukeshKala
@MukeshKala 2 жыл бұрын
Glad you think so!
@V.MITHUNCHANNEL
@V.MITHUNCHANNEL 3 жыл бұрын
Excellent
@MukeshKala
@MukeshKala 3 жыл бұрын
Glad you liked it 😀
Win This Dodgeball Game or DIE…
00:36
Alan Chikin Chow
Рет қаралды 39 МЛН
Do you choose Inside Out 2 or The Amazing World of Gumball? 🤔
00:19
规则,在门里生存,出来~死亡
00:33
落魄的王子
Рет қаралды 26 МЛН
Please Help This Poor Boy 🙏
00:40
Alan Chikin Chow
Рет қаралды 23 МЛН
UiPath REFramework - The Basics for Beginners (Full Use Case)
1:23:18
Anders Jensen
Рет қаралды 54 М.
Access Assets using Config File - RE-Framework - Part 4
15:58
Harika Mudiam
Рет қаралды 4,1 М.
23. What is Object Repository in UiPath | Modern Design Experience | UiPath Selectors
38:45
Win This Dodgeball Game or DIE…
00:36
Alan Chikin Chow
Рет қаралды 39 МЛН