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

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

Tutorials by Mukesh Kala

Tutorials by Mukesh Kala

Күн бұрын

➤➤➤
This video demonstrates how can we use an configuration file in a sequence or an Flowchart.
There might be scenarios where we do not want to use the RE Framework for linear process but just wat to use the Configuration part.
➤➤➤ This Video Demonstrates
⦿ Why we need Config File
⦿ Process to get Config from RE Framework
⦿ Use InitAllSettings.xaml
⦿ Update Config
⦿ Use Config Object in Sequence / Flowcharts
➤➤➤ Timestamps
0:00 - Start
0:17 - Agenda for the Video
0:56 - Demonstrate Simple Sequence
3:03 - Why we need Config File
5:01 - Process to get Config from RE Framework
7:32 - How Config Work
8:38 - Use InitAllSettings.xaml
11:15 - Update Config
13:19 - Use Config Object in Sequence
17:05 - Execute Code in Studio
19:12 - Use Configs Inside Flowcharts
20:26 - Recap
➤➤➤
Reference Video
• UiPath | Create Framew...
1. How can we use #REFramework for an Linear Process ?
2. What Changes do we need to do in Framework to accommodate the Linear Process.
3. Leverage Benefits of #Uipath REFramework.
4.Create a linear Process in REFramework
➤➤➤
Official RE Framework Link
docs.uipath.com/studio/docs/r...
➤➤➤
#UiPath #RPA #REFramework #UiPathCommunity
➤➤➤ Happy Automation!
➤➤➤ Social Media Links
👉 Instagram : / uipathtutor. .
👉 LinkedIn : / mukeshkala
👉 Twitter : / tweetmukeshkala
👉 Facebook: / uipathfb
👉 KZbin : / tutorialsby. .
👉 Mail : mailmukeshkala@gmail.com
#UiPathCommunity #UiPath #RPA #Mukeshkala

Пікірлер: 43
@nikhilzambare8346
@nikhilzambare8346 Ай бұрын
Thanx for sharing simplest approach
@MukeshKala
@MukeshKala Ай бұрын
Glad the approach helped
@AnilKumar-mo3pr
@AnilKumar-mo3pr Жыл бұрын
Thanks, It was very helpful
@MukeshKala
@MukeshKala Жыл бұрын
Glad to hear that!
@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 😊☺️
@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🙂
@yashobantadash6670
@yashobantadash6670 2 жыл бұрын
awesome!!!
@MukeshKala
@MukeshKala 2 жыл бұрын
Glad you think so!
@V.MITHUNCHANNEL
@V.MITHUNCHANNEL 3 жыл бұрын
Excellent
@MukeshKala
@MukeshKala 3 жыл бұрын
Glad you liked it 😀
@Ye_3timepagal
@Ye_3timepagal 7 ай бұрын
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 7 ай бұрын
"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
@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 ..
@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.
@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
@robertomedina7535
@robertomedina7535 3 жыл бұрын
Excellent video Mukesh, but just slow down a bit.
@MukeshKala
@MukeshKala 3 жыл бұрын
Appreciate your Feedback , Will work on my Pace 🙏
@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
@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
@MaheshPatel-om5vq
@MaheshPatel-om5vq Жыл бұрын
" 💯my friend Muka "
@MukeshKala
@MukeshKala Жыл бұрын
🙌
@roobanrajr8866
@roobanrajr8866 8 ай бұрын
if i publish the project to orchestrator , in future how i feed value to config file bro ??
@MukeshKala
@MukeshKala 8 ай бұрын
Good Question - We keep config outside the project - Refer the below video kzbin.info/www/bejne/qn_YfWVnqst9gc0
@roobanrajr8866
@roobanrajr8866 8 ай бұрын
@@MukeshKala thx for reply bro
@afrozalam4815
@afrozalam4815 8 ай бұрын
where can i find Config File video in hindi?
@MukeshKala
@MukeshKala 8 ай бұрын
Dedicated video is not there but you can refer the RE Framework videos
@Rohit-xd5so
@Rohit-xd5so 2 жыл бұрын
Getting error **Non-invocable member ‘Config’ cannot be used as method** while accessing value from config
@MukeshKala
@MukeshKala 2 жыл бұрын
Can you please share , what value you are trying to read from config ?
@Rohit-xd5so
@Rohit-xd5so 2 жыл бұрын
@@MukeshKala thanks for responding, it got the issue, in c# different syntax is there
LOVE LETTER - POPPY PLAYTIME CHAPTER 3 | GH'S ANIMATION
00:15
МАМА И STANDOFF 2 😳 !FAKE GUN! #shorts
00:34
INNA SERG
Рет қаралды 4,3 МЛН
UiPath Config & UiPath Dictionary Complete Tutorial | UiPathRPA
1:47:52
JSON as Configuration File in UiPath (Tutorial)
12:25
Marcelo Cruz
Рет қаралды 1,1 М.