Thanks a ton, samurai beaver 🤩 Have a great day. You're more than welcome at my Discord, where we're 5800+ RPA developers networking and solving problems: th-cam.com/video/xWFz-S96XGo/w-d-xo.html Kind regards, Anders
Hi Anders Great job with your tutorials. You are a fabulous teacher. Need your major help in a project. Please let me know if we can connect seperately
Hey Siddharth. Thank you!! I don't have time to solve projects 😣 But I will gladly answer your questions, if you post them as comments to my videos 😊 Kind regards, Anders
love your video always.. can you solve this the webpage has game and and url, if we click , we got the table detail inside.. 1. scrape table gameName and url on website (the list on the webpage could change anytime) 2. when we got the list, create sheet for each gameName. 3. go to the url and paste the information inside to the matching sheet that we created. example gameName1 urlpathexample,com gameName2 urlpathexample,com gameName3 urlpathexample,com the new sheet will be named after the gameName list (create if doesn't exist) and the table inside the url pasted inside the corresponding sheet. thank you..
Hey Suardi, as much as I want to solve that project, I don't have time 😔 I will gladly solve single questions, if you try yourself. And thank you 🤩 Kind regards, Anders
Hey Anders, once again a great video :) Thanks for this. Please keep sharing your knowledge. I have a question to ask you, I am working on complete end to end email automation. I am almost done with everything, just stuck with 2 things. 1: I want the Bot to work automatically when the email comes with a specified subject line(like Amazon_LG TV) and then go to Amazon and search for LG TV. I am stuck in this part (web scrapping part is done . 2: How to add a space in between LG TV ? I had used % (LG%TV%),but not working. So,I need your help in doing this . It should remove Amazon from subject line(Amazon_LG TV) and only search for LG TV.
Hey Sudhansu. For the filter in your question 1, check this: th-cam.com/video/EizZPhhBLCQ/w-d-xo.html (I think the subject filter is in the last part of the video). Regarding your question 2, can you just do a "Amazon_LG TV".Replace("Amazon_","") to get "LG TV". There should not be any problems in typing in s space? Kind regards, Anders
@@andersjensenorg I will try as per your suggestion and update you once done :). Thanks a lot man for what you are doing. I am learning form your videos :) Cheerssss
Hey man,I have followed your suggestions and now it's working fine😁.. I have also watched your video on how to trigger the process when a mail arrives and now completed the whole Process....cheers to you... lot of love from India
Hey Shathik. You need to iterate through the sheets (either with a For Each Row or LINQ). How many sheets and are they known by name? Kind regards, Anders
You're very welcome, Roulette 36 - your support helps me a lot 😍 You're more than welcome at my Discord, where we're 6000+ RPA developers networking and solving problems: th-cam.com/video/xWFz-S96XGo/w-d-xo.html
The UiPath REFramework template is a must, when you build your robots. Check the Full 1-Hour Guide here: th-cam.com/video/LP5y51_n6BY/w-d-xo.html
I've watched about 5 video tutorials on REFramework for beginners and your tutorial is the absolute best. You are a GREAT teacher. Thank you
You're very welcome, Jere Watson - your support helps me a lot 😍
Thank you for providing your good quality class on TH-cam from south korea.
Hey South Korea. Thank you for your nice feedback. Have a great weekend 🙂 Kind regards from Denmark
amazing summary! Still remains top tier tutorial for beginners.
Thanks a ton, samurai beaver 🤩 Have a great day. You're more than welcome at my Discord, where we're 5800+ RPA developers networking and solving problems: th-cam.com/video/xWFz-S96XGo/w-d-xo.html Kind regards, Anders
Well Explained!!!!
Thanks a lot, Ritwik! 😀
Anders, great content and quality.
Hey Martin. Thanks a lot. The sound could be improved a bit, I think. Have a great week. Kind regards, Anders
Your content is amazing👍
Thank you 😊
Hi Anders
Great job with your tutorials. You are a fabulous teacher.
Need your major help in a project. Please let me know if we can connect seperately
Hey Siddharth. Thank you!! I don't have time to solve projects 😣 But I will gladly answer your questions, if you post them as comments to my videos 😊 Kind regards, Anders
love your video always..
can you solve this
the webpage has game and and url, if we click , we got the table detail inside..
1. scrape table gameName and url on website (the list on the webpage could change anytime)
2. when we got the list, create sheet for each gameName.
3. go to the url and paste the information inside to the matching sheet that we created.
example
gameName1 urlpathexample,com
gameName2 urlpathexample,com
gameName3 urlpathexample,com
the new sheet will be named after the gameName list (create if doesn't exist)
and the table inside the url pasted inside the corresponding sheet.
thank you..
Hey Suardi, as much as I want to solve that project, I don't have time 😔 I will gladly solve single questions, if you try yourself. And thank you 🤩 Kind regards, Anders
@@andersjensenorg thank you for even take time replying.. i will try to learn harder then.. success always for you sir.
Hi
Plz make a video on uipath Jenkins integration
Thanks
I would love to do that and we are just about to set up our UiPath automation in Jenkins. Kind regards, Anders
Hey Anders, once again a great video :) Thanks for this. Please keep sharing your knowledge.
I have a question to ask you, I am working on complete end to end email automation. I am almost done with everything, just stuck with 2 things.
1: I want the Bot to work automatically when the email comes with a specified subject line(like Amazon_LG TV) and then go to Amazon and search for LG TV. I am stuck in this part (web scrapping part is done .
2: How to add a space in between LG TV ? I had used % (LG%TV%),but not working. So,I need your help in doing this . It should remove Amazon from subject line(Amazon_LG TV) and only search for LG TV.
Hey Sudhansu. For the filter in your question 1, check this: th-cam.com/video/EizZPhhBLCQ/w-d-xo.html (I think the subject filter is in the last part of the video). Regarding your question 2, can you just do a "Amazon_LG TV".Replace("Amazon_","") to get "LG TV". There should not be any problems in typing in s space? Kind regards, Anders
@@andersjensenorg I will try as per your suggestion and update you once done :). Thanks a lot man for what you are doing. I am learning form your videos :) Cheerssss
Hey man,I have followed your suggestions and now it's working fine😁.. I have also watched your video on how to trigger the process when a mail arrives and now completed the whole Process....cheers to you... lot of love from India
@@xcetam That's awesome. Let me know, if you have any future questions 🙂 Kind regards, Anders
What's the benefits of using RE Framework over the normal sequence and flow chart's way? I think RE Framework is complex and slow.
Hey Eric. Exceptionel logging, error handling and transaction based flow. All enterprises use it. Kind regards, Anders
@@andersjensenorg i see, so enterprises use re framework. I guess it works with the orchestractor as well.
Could you make some videos regarding Oracle Netsuite integration with Uipath?
Hey Vijay, it's not in the pipeline, but I've placed it on my to do list. Kind regards, Anders
Hi Sir, can you please make a video about find and replace a word in Excel with multiple sheets..??
Hey Shathik. You need to iterate through the sheets (either with a For Each Row or LINQ). How many sheets and are they known by name? Kind regards, Anders
Why does it need to be Internet Explorer?
It doesn't. That's just default and very stable (doesnt get updated 😀). I would recommend Edge or Chrome today. Kind regards, Anders
@@andersjensenorg thank you Anders!
Ehhh repiola el tutorial
You're very welcome, Roulette 36 - your support helps me a lot 😍 You're more than welcome at my Discord, where we're 6000+ RPA developers networking and solving problems: th-cam.com/video/xWFz-S96XGo/w-d-xo.html