Sudheer
Sudheer Nimmagadda is a Automation Developer based out of Bangalore, India. He has over 8 years of software industry experience in various roles including Software Module Lead, SSIS Developer, Dot Net Programmer, and Automation Lead. Sudheer was completed certifications like UiPath Foundational , Orchistrator, SAP Automation and he participated in UiPath Power Up Automation Program in UiPath Headquarters Banglore , India .
Sudheer is an industry acknowledged expert in the technologies like UiPath, C#, VBScript, VBA, VB.Net, MVC, ASP.NET, SQL Server and Web Tools like HTML, JavaScript, JQuery, Angular JS, Sudheer is vastly experienced in team management, mentoring teams, and directing all stages of software development.
-
UiPath Apps: Sample Example -FARMER Time Tracker
Some of you may have already noticed that UIPath launched a ROBOT POWERED LOW CODE PLATFORM named as "UiPath Apps" recently. It boasts of having the capability of Low Code Programming as well as RPA. I tried to evaluate it and use it for a simple use case to create an application named "Farmer Time…
-
RE-Frame Work Explained- By Sudheer
RE- Framework : its very easy in UiPath In this video you can get more clear knowledge on RE Framework in UiPath Pre-requisites for this video , 1. Queues 2. Exception handling (Business Exceptions) 3. Should Stop 4. Re Usable Workflows (Arguments) 5. Dictionaries 6. Logs 7. Excel Automation 8. State Machine 9. DataTable [embed]https://www.youtube.com/watch?v=7yPGkDFZFG4[/embed]
-
UiPath- Create Custom Activity Without using Visual Studio (By Sudheer)
Ever wondered, why creating a custom activity is a problem for many RPA developers? Because traditionally creating a custom activity needs knowledge of VB or C# and some hands on experience on Visual Studio to package it. The following video will try to eliminate that pain by creating a custom activity without touching Visual…
-
UiPath – PowerUp Automation 1st Prize Project – Awesome DT (By Sudheer)
This project won 1st prize in the PowerUp Automation Challenge organized by UiPath . Create Consolidated Data Tables merging a list of multiple data tables where we can also Dynamically Create new columns on the fly Apply filter based on some conditions Sort the data table by desc, asc Top N Rows Apply Excel formula…
-
Remote/Shared Clipboard (Surveillance Bot) -UiPath
This Video will show a use-case which is for enabling remote/shared clipboard. Whatever you copy from your desktop (CTRL+C or Mouseclick Copy) , it will be replicated and will be available in your mobile to be pasted (CTRL+V or Tap->Paste). Key Concepts: Trigger Actions upon an event Trigger remote actions Surveillance. Assumptions: You have to…
-
Copy Selective Columns from Excel and Paste in Another Sheet (UiPath)
This video explains the method to copy selective columns from one sheet and paste into another workbook/sheet. Method Used: 1- Read entire excel sheet into a datatable 2- Create a View with only selective columns. 3- Convert the view to datatable 4- Write the new datatable to an excel sheet/file. Watch the video for detailed…
-
How to Create Custom Activity (UiPath)
This post explains the method of creating a basic custom activity which can be used in UiPath RPA tool. We will consider an example to create an activity named as Sum which can take 2 input numbers and provide the output as another variable. Steps Involved are: 1. Create Class Lib in Visual Studio 2.…
-
How Much Time You Spend On Facebook – Bot In UiPath
This video is a use case to use stopwatch and tracking mechanism to track any activity on web. For example, I have used the same functionalities to track how much time I am using for social media on a daily basis. It can have multiple usages in real world. This video is just created to…
Recent Posts