🔴 2. LIVE | UiPath Code Review | Coding Best Practices | Development | Beginners | RPA Conversation

preview_player
Показать описание
➤ Code Review is the Process of consciously and systematically convening with one’s fellow programmers to check each other’s code for mistakes, Improvements and Best Practices.

➤ I had provided and problem Statement to one of the UiPath aspirant . Once the development for the problem statement was completed now aspirant wanted me to have a #CodeReview to check that what improvements can be done in the code and whether the code is written perfectly or not

➤ This video is a live conversation between me and the UiPath aspirant where we are looking at the problem statement whatever I have given and we are looking the step by step in the entire code and I am telling her what are the improvement that she can make in the code

➤ In case if you are beginning to the technology and you are using the UiPath studio to write the code- It is very important that you write the code as per the standards. You can continue watching the video and you should find some of the tips and tricks that you can also follow while you are writing the code.

►►►►►► TIMESTAMPS ◀◀◀◀◀◀◀◀
0:00 : Introduction
0:52 : Problem Statement
1:59 : Final output expectations
3:16 : Project Folder Explanation
4:38 : Values Hardcoding
6:53 : Naming Conventions
7:46 : Code Modules
9:50 : Exception Handling
10:34 : Logging
11:09 : Notifications
12:47 : Retrigger Scenarios
14:21 : Business Exception
17:09 : Retry Logic
21:40 : Blank Data table scenarios
23:46 : Scaling Automations

►►►►►► LINKS TO REFER ◀◀◀◀◀◀◀◀

👉 Part 1 UiPath Code Review | Coding Best Practices

👉 Live Conversation Playlist -

👉 Practice End to End Use Cases

👉 RE Framework Complete Playlist

👉 UiPath Exception Handling Playlist

👉 Create Own Custom Logs | Importance of Logs | Step By Step Demo | Beginners

➤➤➤➤➤➤
Also if you have code Piece with you that you wanted to have a review of feel free to drop me a note on the email id which is mentioned below

Happy to take the conversation ahead !

➤➤➤
#UiPath #Automation #UiPathCommunity #Asets #BestPractices #Credentials #Coding #BestPractices #CodeReview #Live #UiPath #Selectors #RPA #RPA

Happy Automation!

►►►►►► Social Media Links ◀◀◀◀◀◀◀◀

#UiPath #StringNullorEmpty #RPA #Automation #mukeshkala #Discover #UiPathCommunity

►►►►►► Tags ◀◀◀◀◀◀◀◀
Tutorials by Mukesh Kala
UiPath Tutorials by Mukesh Kala
uipath
mukesh kala
uipath tutorial
uipath projects
rpa tutorial for beginners
uipath tutorial for beginners
rpa interview questions and answers
rpa projects
ui path
uipath rpa
rpa uipath tutorial
UiPath
uipath exception handling best practices
uipath Error handling best practices
Рекомендации по теме
Комментарии
Автор

I really love the way you demonstrate each and every aspect of the Project. This kind of mentorship is really helpful in Realtime Project.
I appreciate your effort and support for everyone.

Mohit-skl
Автор

hey Mukesh, i just want to say that I love all of your advices. they help me a lot on my first step with Uipath

smnamng
Автор

12:47 The retrigger scenario- please explain me the solution, how to process the unprocessed data or newly added data or the data that need to be processed ?

jibankumardas
Автор

how to add many robots to my queue?there is no option to add new robots in queue bro.it is not showing to add any robots. confused here

yashobantadash
Автор

Best video bro.. tq ....how to loop each row dynamically. Can you help me

eerlaramakrishna
Автор

Hi Small doubt ID card generator

can i use the RE framework original template.

in Init (First run) can i use read range and add bulk item into queue by specifying the output_datatable.


So i will handle bussiness exception using try catch and rethrow it

will it work ?

malipeddikrishnamanoj
Автор

Hi Mukesh
Can you tell that every invoice are in same format and the number of data row in each invoice are same or different?

royroshan
Автор

Hi Mukesh,
Even though retry mechanism retries maximum number of retries and aslo got system exception....then what the bot do's next?

dattaveeravalli
Автор

Hi Mukesh,
In this session you told use multiple bots to run thousands of invoice to save time but, I have dought these multiple bots run in same mechine or multiple mechines? Mukesh

dattaveeravalli
Автор

My question is... I have multiple data, so I need to increase Robots ...
Bot is running based on queues, I have 5 Robots, After the completion of entire process, I need to send an email to the business...
I don't want 5 mail's from 5 bots .. I need single mail ..
How can I approach the scenario....
Please help me...

Vijay_
Автор

Hi Mukesh, thank you providing such useful content everytime.. wish you a very successful life ahead.

Could you please tell me ho we do reporting in actual projects.
I mean how to send report every day about the pass fail or status to client by end of the day .

Like dashboard other than insight

akvlogs
Автор

I have learned some good things with this video content.

Mukesh as you said if we have 1000 of records and we don't utilize orchestrator queue even we can process with multiple robots right. If we use orchestrator if will add the status so we can identify but we don't use this we can write a code tk move that file/invoice to another folder to give hint for a robot for processed record.

At the Beginning you have mentioned we can use Re-framework but if we have used linear process then we can use global handler right. In that we can specify clearly if we get exception and retry for 2 times or as preference.

If I'm not wrong global handler can only get connected to main xaml right.

crazyvenky