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
@MukeshKala3 жыл бұрын
Thank you for the feedback , Appreciate your comment 😊☺️
@ayyanar98053 жыл бұрын
Hi Mukesh, This video really helpful for me. You have done a great job.
@MukeshKala3 жыл бұрын
Thank you for the comment 🙂 , Appreciate your Feedback 🤓🤓
@AnilKumar-mo3pr Жыл бұрын
Thanks, It was very helpful
@MukeshKala Жыл бұрын
Glad to hear that!
@nisargkadam3 жыл бұрын
Interesting Video Mukesh 👍🏻
@MukeshKala3 жыл бұрын
Thanks Nisarg🙂
@V.MITHUNCHANNEL3 жыл бұрын
Excellent
@MukeshKala3 жыл бұрын
Glad you liked it 😀
@dhirendraswain45543 ай бұрын
Thanks
@MukeshKala3 ай бұрын
🙏
@Ye_3timepagal Жыл бұрын
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 Жыл бұрын
"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
@roobanrajr8866 Жыл бұрын
if i publish the project to orchestrator , in future how i feed value to config file bro ??
@MukeshKala Жыл бұрын
Good Question - We keep config outside the project - Refer the below video kzbin.info/www/bejne/qn_YfWVnqst9gc0
@roobanrajr8866 Жыл бұрын
@@MukeshKala thx for reply bro
@crazyvenky12582 жыл бұрын
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.
@MukeshKala2 жыл бұрын
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
@crazyvenky12582 жыл бұрын
@@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.
@MukeshKala2 жыл бұрын
yes
@afrozalam4815 Жыл бұрын
where can i find Config File video in hindi?
@MukeshKala Жыл бұрын
Dedicated video is not there but you can refer the RE Framework videos
@yashobantadash66702 жыл бұрын
awesome!!!
@MukeshKala2 жыл бұрын
Glad you think so!
@santhoshkola21802 жыл бұрын
Hi bro how we given username and password the credentials are declare in asset but how we taken
@MukeshKala2 жыл бұрын
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
@madhanraj72202 жыл бұрын
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.
@MukeshKala2 жыл бұрын
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
@madhanraj72202 жыл бұрын
@@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.
@MukeshKala2 жыл бұрын
Keep Your Mouse over the Element to keep it Open.
@yukachow80682 жыл бұрын
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.
@MukeshKala2 жыл бұрын
After you read the config , the output is a dataTable, check if the dataTable has values and in correct format
@yukachow80682 жыл бұрын
@@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-xd5so3 жыл бұрын
Getting error **Non-invocable member ‘Config’ cannot be used as method** while accessing value from config
@MukeshKala3 жыл бұрын
Can you please share , what value you are trying to read from config ?
@Rohit-xd5so3 жыл бұрын
@@MukeshKala thanks for responding, it got the issue, in c# different syntax is there
@robertomedina75353 жыл бұрын
Excellent video Mukesh, but just slow down a bit.
@MukeshKala3 жыл бұрын
Appreciate your Feedback , Will work on my Pace 🙏
@rahultanwar883 жыл бұрын
Hello sir, Can you please make a complete video on RE-Framework , btw your content is really helpful.