We use the Try Catch in the UiPath REFramework (the template to scale our robots, very important you'll learn), when we want to handle exceptions and do good logging. Learn all about it in this 1-hour course: kzbin.info/www/bejne/goGYqmhnlNNpeLs and have a great day 😊
@Chilpamma2 жыл бұрын
Thanks much for the video. It's very helpful. Please post more such videos.
@andersjensenorg2 жыл бұрын
You're very welcome, Shoba H - your support helps me a lot 😍
@henrikcarlsen18813 жыл бұрын
Good example. Exception-handling is common practice for a developer and I really like that you go into details describing the environment, show shortcuts and other techniques. The topic was a bit trivial but then you showed how to make the robot type into the calculator keys dynamically. That was new to me and instead of using the "row" you created a variable and showed how to assign the "row" to it. What is the plan with VB? Is it to be replaced with C#?
@andersjensenorg3 жыл бұрын
Hey Henrik. Thanks for the feedback 🙂 I agree, it's something (very) standard for a developer. It's my experience, that it's not standard for the common UiPath user. And great with the new learning - I try to go really slow in the videos and teach things/best practices around it/touch other areas. It's a balance though (I should teach the topic, but can mix in a little bit of general knowledge as well). I'm not sure. But given that C# is bigger than VB, it might be the case. Luckily for us, it's almost the same. Again thanks for the very nice feedback. I hope you will continue in doing so, as it helps me a lot. Have a great weekend. Kind regards, Anders Ps. Danish? 🙂
@bastian61733 жыл бұрын
Very nice. Maybe you can show Retry Scope as well and possibly also explain how to use the two (Retry Scope + Try Catch) in combination.
@andersjensenorg3 жыл бұрын
Hey Bastian. Thank you. And for sure, I will take a note and do that in one of the coming lessons. Have a great wekeend and please continue with this nice feedback. It's helping me a lot. Kind regards, Anders
@vs100052 жыл бұрын
So clear and simple! Thank you
@andersjensenorg2 жыл бұрын
Thanks a ton, Vincent Schoenfeld 🤩 Have a great day. You're more than welcome at my Discord, where we're 5000+ RPA developers networking and solving problems: kzbin.info/www/bejne/roipq2CJbpuLfdE Kind regards, Anders
@aprendiendorpauipath27593 жыл бұрын
extremely useful and very technical, thank you very much.
@andersjensenorg3 жыл бұрын
Thanks a lot 🙏🙂 Have a great week. Kind regards, Anders
@r3xmon3 жыл бұрын
Thanks again, this is the answer to my question before but in different way. Hope there is another video like in scraping. thanks
@andersjensenorg3 жыл бұрын
Nice! Thanks a lot for writing with the update 🤩
@raviranjansingh91682 жыл бұрын
Very nice explanation 👏
@andersjensenorg2 жыл бұрын
You're very welcome, Ravi Ranjan Singh - your support helps me a lot 😍 You're more than welcome at my Discord, where we're 5300+ RPA developers networking and solving problems: kzbin.info/www/bejne/roipq2CJbpuLfdE
@АнастасияКузьмина-р6о3 жыл бұрын
Thank you, it is so greate video about try catch!
@andersjensenorg3 жыл бұрын
Hey Анастасия. Nice. Thanks for all your positive comments. Kind regards, Anders
@vandanachandramohan85922 жыл бұрын
Hai. For my current project I want to use the logic of retry scope without using it in try catch and the catch the exceptions in an excel sheet. If this is possible it would be really helpful for my project.
@andersjensenorg2 жыл бұрын
Hey Vandana Chandra Mohan Thanks for writing. I'm getting more than 50 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: kzbin.info/www/bejne/eWfbnnqcerFjbas Have a great day. Kind regards, Anders
Hey Excel效率软件 Thanks for writing. I'm getting more than 50 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: kzbin.info/www/bejne/eWfbnnqcerFjbas Have a great day. Kind regards, Anders
@markcuello52 жыл бұрын
Help me
@andersjensenorg2 жыл бұрын
Hey mark cuello Thanks for writing. I'm getting more than 50 questions/comments every day and having difficulty answering everyone (I try my best). I've created my UiPath Groups, where we all can post and solve problems or hang out around our favorite tool, UiPath. So you're very welcome. Get the addresses here: kzbin.info/www/bejne/eWfbnnqcerFjbas Have a great day. Kind regards, Anders
@JosephKihurani-z7u Жыл бұрын
Putting same name on Excel Column and Sheet is confusing when referring to one of them in the row.item("...") making it not simple for beginners trying to learn UiPath coding...
@andersjensenorg Жыл бұрын
You're right, I should have made two different names. Thanks a lot 😊