Try our new research platform with insights from 80,000+ expert users
Mayur Mali - PeerSpot reviewer
Senior RPA Developer at a computer software company with 51-200 employees
Real User
It's easier for beginners to learn, and the learning curve is shorter compared to other tools
Pros and Cons
  • "If you know Python and any other programming language, writing custom scripts is simple. Other solutions like Robocop and Power Automate have less flexibility in the scripting languages you can use."
  • "Sometimes, we get an error when we are developing something in the UiPath Studio for Salesforce. It gives me an error when I create one line of code, but I don't get the error when I make the same line of code again. We also get some bugs when UiPath adds new features. If we're developing multiple activities on one core, it can slow the response times a bit, and it will take more time when we try to download the dependencies or other packages."

What is our primary use case?

We have multiple use cases, including banking and finance. We are primarily taking data from PDFs and manipulating it in Excel, but we also build some UI-related automations. 

How has it helped my organization?

UiPath has saved my team some time by streamlining our processes. Previously, it took nearly a month to complete the accounting processes, but we've reduced it to one week. Before we implemented UiPath, they were working day and night to complete the task, so it reduced the time by almost 90 percent. We're further refining the process to reduce the time to five or six days.

The solution has reduced human error, which also saves us some time because we don't need to go back and correct mistakes. It's almost 100 percent error-free. It saves us money from server costs when we automate processes because there are typically so many people working on the same task. It reduces payroll costs. 

The UiPath Academy offers multiple certificates, which is excellent because we're asked for certifications during our interviews and audits. We've completed most of the UiPath Academy course. There's a foundational certification, and UiPath offers additional courses when they launch a new feature. We can get a deeper understanding of that particular function. The best thing is that it's free, and anyone can access the academy courses. 

What is most valuable?

UiPath's interface is excellent and accessible to new developers. It's easier for beginners to learn, and the learning curve is shorter compared to other tools. If you know Python and any other programming language, writing custom scripts is simple. Other solutions like Robocop and Power Automate have less flexibility in the scripting languages you can use.

We can implement end-to-end automation in most cases because we can use a different language if we encounter any limitations. For example, in one of my projects, we had an issue extracting the data from a scanned document. After reading that scanned copy, it couldn't pull the correct number. We could clean the image using Python scripting, and recreate it so that the output was correct. If we reach a hurdle we can't get over, we can switch to a different scripting language. 

UiPath's community is another thing that sets it apart from other RPA tools. Whenever we get stuck on something, we can go to the community to see if others are facing the same issue. There are many queries in that forum. That's how my team often solves an issue. The forum will have the solution 90 percent of the time. It's a fantastic resource. 

What needs improvement?

UiPath could improve machine learning for its Document Understanding module. We have to train that model to pull the data from different digitized or non-digitized documents. The classification could be improved, but I'm not sure how they could make it better. 

Sometimes, we get an error when we are developing something in the UiPath Studio for Salesforce. It gives me an error when I create one line of code, but I don't get the error when I make the same line of code again. We also get some bugs when UiPath adds new features. If we're developing multiple activities on one core, it can slow the response times a bit, and it will take more time when we try to download the dependencies or other packages. 

If we're doing UI-related automation, updates to the website might remove a specific UI element, and it affects the code. That's a drawback to using UiPath for a website.

Buyer's Guide
UiPath
December 2024
Learn what your peers think about UiPath. Get advice and tips from experienced pros sharing their opinions. Updated: December 2024.
825,399 professionals have used our research since 2012.

For how long have I used the solution?

I have used UiPath for more than four years.

What do I think about the stability of the solution?

There are some performance issues during development. When we transfer a process from one machine to another using GitHub, it will work fine on my machine, but it will take time for the other developers to redownload the particular dependencies. It is not going to update immediately. 

What do I think about the scalability of the solution?

I rate UiPath nine out of 10 for scalability. 

How are customer service and support?

I rate UiPath support seven out of 10. Their frontline support agents don't know that much and often cannot recognize the issue. After contacting UiPath two or three times, they finally assigned us a technical person who could resolve the issue within twenty minutes. However, it took two or three days altogether. Our bot wasn't functioning for that entire time. 

How would you rate customer service and support?

Neutral

Which solution did I use previously and why did I switch?

I have used other RPA tools, including Robocorp, Power Automate, and Automation Edge. UiPath is great for data manipulation. When we want to take values from tables like columns and rows, it's effortless because it's using the .NET language. I use Power Automate and Robocorp because some clients need to develop their processes with these tools. 

UiPath is better than the alternatives, but some of the other tools perform better. For example, if I have the same code in Robocorp and UiPath and run the processes at the same time, Robocorp will complete faster if we're only considering UI-related automation. In most use cases, it's the same, but Robocorp is a little bit faster when automating UI-related processes because it's directly selecting that particular UI element. 

If I want to click to the next page and process the data, it will be faster in Robocorp. In UiPath, it's easier to develop the code and configure the bot, but Robocorp is faster. 

How was the initial setup?

Deploying UiPath is easy. Only one person is needed to install it. It takes around two or three hours to install and configure the solution because the file is larger We have to download UiPath Studio and other components

UiPath requires some maintenance. If the process involves a user interface, we need to adjust it when the website is updated and a UI element is changed. When that happens, we need to update the code that references that particular UI element.

What's my experience with pricing, setup cost, and licensing?

UiPath is expensive compared to other solutions like AutomationEdge, which is cheap. Last year, it wasn't too high, but I believe they updated their licensing model, making it very costly.

What other advice do I have?

I rate UiPath eight out of 10. UiPath is an excellent tool, and you can get support quickly from UiPath. One thing I would note is that you can negotiate with UiPath for lower initial costs, but they will likely increase the price after you enroll. 

Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
PeerSpot user
GHULAM-MUSTAFA - PeerSpot reviewer
Manager Digital Enablement at a comms service provider with 10,001+ employees
Real User
Top 10
Can consume APIs directly from any application, reduce human error, and improve operational efficiency
Pros and Cons
  • "The most valuable feature of UiPath is the ability to consume APIs directly from any application."
  • "UiPath is limited to one application at a time and cannot process two applications simultaneously."

What is our primary use case?

We use UiPath in various internal departments to automate our HR, financial, and IT operations, including access management and ISO compliance to control traffic.

We have UiPath deployed both on-premises and in the cloud.

How has it helped my organization?

Building automation with UiPath is easy. The solution is user-friendly, and we do not require technical knowledge or skills to use it. With a little training, we can start building automation with UiPath. Customer support is helpful if we get stuck at any step, and the dashboard is user-friendly and centralizes control in one place.

We use UiPath for multiple end-to-end processes.

The UiPath User Community is a good place to learn and get answers to questions we have related to UiPath.

The UiPath User Community edition is flexible and allows us to practice and learn for free before taking what we have learned to our enterprise edition of UiPath.

UiPath has improved our operational process efficiency, allowing us to schedule processes to run 24/7 and freeing our employees from repetitive tasks so they can focus on other work.

UiPath Academy courses are useful for our employees. We also have access to the enterprise learning portal, where materials are available.

UiPath has helped reduce human error. When all the prerequisites are met and the process is fully automated there is a zero percent chance for human error. For the processes that are not fully automated, UiPath was able to reduce human error by 60 to 80 percent.

Before UiPath we had one employee tied to one business process and after implementing UiPath we have one employee tied to multiple domains. Our staff now has time to work on other tasks.

What is most valuable?

The most valuable feature of UiPath is the ability to consume APIs directly from any application.

What needs improvement?

UiPath is expensive, and its cost could be reduced to make it more accessible to small and medium-sized businesses that could benefit from it. The orchestrator and licensing cost should be flexible instead of hard-coded licensing.

UiPath is limited to one application at a time and cannot process two applications simultaneously. This functionality could be improved to support dual browsing, making it more efficient.

For how long have I used the solution?

I have been using UiPath for almost four years.

What do I think about the stability of the solution?

We have not experienced any crashes of UiPath. We have experienced some slowdowns three times this year, but this could be due to our internal network rather than UiPath.

What do I think about the scalability of the solution?

The scalability is good. We can adjust our workflows according to the conditions with no issues.

How are customer service and support?

Technical support is extremely helpful. We contact support whenever we need to upgrade our volumes, and by following their guidelines and prerequisites, we can easily complete the upgrade ourselves. Once the support team responds to our call they are quick to resolve our issue.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

Before UiPath, we performed manual integrations, but the types of processes we could automate were limited. We faced challenges automating any process where humans needed to make decisions or where minor tweaking was required between the target and source applications. UiPath has removed these restrictions.

How was the initial setup?

UiPath is easy to install, and its representatives are flexible in supporting our installation. Upgrading our libraries and maintaining UiPath security protocols is also easy, which makes the overall installation process straightforward.

Two people are enough for the deployment.

What about the implementation team?

We implemented UiPath in-house.

What's my experience with pricing, setup cost, and licensing?

UiPath is more expensive than other solutions on the market, such as Microsoft Power Automate.

The Flex license is around $11,000. It should cost at least half that price compared to other solutions. We must purchase an orchestrator for each platform, which is mandatory and adds to the cost. UiPath should consider this and offer a more economical license.

What other advice do I have?

I give UiPath eight out of ten. The cost brings down the overall rating.

Maintenance is required when running UiPath on-premises for the server, OS, and DB. On a bi-weekly and quarterly basis. We also have to implement tools for the firewall.

I recommend UiPath for large-scale and multinational organizations because they can afford the licensing costs. Organizations should explore UiPath before embarking on a transformation journey, as transformation requires significantly more cost than automating existing legacy applications. UiPath is flexible and can integrate with all applications.

Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
PeerSpot user
Buyer's Guide
UiPath
December 2024
Learn what your peers think about UiPath. Get advice and tips from experienced pros sharing their opinions. Updated: December 2024.
825,399 professionals have used our research since 2012.
Kapil Rampal - PeerSpot reviewer
Managing Director at Ivory Education Private Limited
Real User
Top 5Leaderboard
Easy to use, excellent support, and cheap for the value you get
Pros and Cons
  • "One thing that we love about UiPath is that the pricing is very good. While we are developing, they have a free option. The Pro option is for just $420. Once we go live, we do not mind paying, so the price point is very good."
  • "We would like to see small modules that we can pick and use. Currently, we have to implement a lot of things. The platform is very good, but we would love to have some more templates that we can quickly implement."

What is our primary use case?

We are an EdTech company. We are working on a solution that allows us to customize our offering by reviewing the intelligence that we have about a person. For example, based on how a person learns, we can customize our offering. If a person is more tactile, we can give more quizzes and other things so that the person uses his or her hands to interact. It is a work in progress. We are still implementing it. It is a lot of work.

How has it helped my organization?

It is very easy to build automations with UiPath. It is completely visual. You can easily drag and drop and create a process. It is fairly easy. People who are not technical are also able to work very well. In education, we have to work with educators apart from techies. In EdTech, we have people who understand learning, so we are able to deploy them for this, and we are able to build a better solution. Techies will not be able to build it because they are not educators. We have educators with over 20 years of experience. If we train them to be techies, they will take 10 years, but if we ask techies to become educators, they might take 100 years. With UiPath, we are able to use the skills of our education specialists along with IT and other departments that are needed.

UiPath enables us to implement end-to-end automation. We can use AWS, Azure, or any other product. It is easy for us to integrate UiPath with our current offering. It is very easy to implement and go live.

We are working on using their AI functionality. We are trying to use the user data that we have to understand about a person and deliver a solution accordingly. For example, right now, in education, one size fits all, so there is one program that is directed at a hundred people. If you see Coursera, they have a completion ratio of around 3%. What we have observed is that when we use a solution like UiPath, for the test cases, the completion ratio is very good. It is close to 80%, which is very good. It is going in the right direction.

As far as our business is concerned, if a person does not complete the program, we do not get paid. There is a revenue leakage. By using UiPath, we are seeing a higher completion ratio. For example, if a person enrolls in a university and completes the program, he will pay up for four years. If he drops out in two months and finds that we are not useful, then obviously, we would lose the revenue for three years and ten months. It is helping us reduce wastage. It is helping us increase our revenues with minimal cost addition. The pricing of UiPath is negligible compared to the benefits. We can recover its monthly cost from the revenue that we get from just one student. We have close to 5,000 students. It is very good for us.

In terms of reduction in human error, when you are developing a program, initially, you will discover many errors that you have been missing out on, so human error will be reduced to minimal if your protocol is right. If you make a basic flaw in your design, then it is different, but otherwise, human error is more or less eliminated. There is close to 30% reduction in human error. Once we scale up, that percentage will go up and efficiency will go up.

We plan to automate all manual processes. Some of them are already automated using UiPath, some of them are in progress, and some of them will be automated in the future, but we will save a lot of human time. Human resources are very costly these days. It takes years and years of training for them to add to our business. UiPath has been good for a lot of things that we thought were not possible. We are able to do them after using UiPath. They are able to help us in finance. They are able to help us in HR. They are able to help us with contact centers. It is very good.

What is most valuable?

One thing that we love about UiPath is that the pricing is very good. While we are developing, they have a free option. The Pro option is for just $420. Once we go live, we do not mind paying, so the price point is very good.

The platform is robust. Particularly in process mining and task mining areas, it is very good. We are working on integrating it with our solution, and the API is fairly easy for us to work with. 

UiPath is very good. They have OpenAI integration. It is a free integration. They have something for extracting data. They have something for copying text from an image. These are all free and ready to be used in automation.

They have a UiPath community. They have a lot of activities to engage people, and the community is growing. It is not as wide as some of the older products such as PHP or Java, but for AI, it is a very good community. They have DevCons that are very popular as well. Their community is all over the world. They have developers in India. They have developers in the Philippines. It is very good.

What needs improvement?

We would like to see small modules that we can pick and use. Currently, we have to implement a lot of things. The platform is very good, but we would love to have some more templates that we can quickly implement. Other than that, it is very good. We do not require anything else. We are very happy with UiPath. It has been an eye-opener for us. We have discovered things that we thought were not possible earlier.

For how long have I used the solution?

I have been using UiPath for 17 months.

What do I think about the stability of the solution?

It is completely stable. I have not had a single downtime in our development journey and usage. It is a very stable solution. I would rate it a ten out of ten in terms of stability.

What do I think about the scalability of the solution?

It is easily scalable because of the way it is implemented. You start with a small license, and as your needs grow, you can keep taking more resources. UiPath also makes money as you grow. They scale it up for us, so we do not have to worry much about the product as such. It is quite scalable.

We have UiPath in multiple departments. We are an EdTech company, and we are using UiPath in the product department and the finance department. We are integrating some elements of HR. Customer support is the most vital component for us because you save a lot of manhours in customer support. Our tech teams are based out of India and the Philippines.

At the implementation stage, we have only 14 developers, but once implemented, it will be used for at least 5,000 customers.

How are customer service and support?

They have been very prompt and helpful. They pay attention to detail. They are available. Their support is a class apart. There are no issues. I would rate them a ten out of ten.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

We tried several products but did not implement any RPA. We tried Automation Anywhere and Microsoft Power Automate. We found UiPath to be the best in terms of features, community, and support. Some of the things that we tried did not work well for us.

UiPath is a class apart. Automation Anywhere is a standard solution. Overall, Automation Anywhere is very easy. It does not have a community. It does not have all the features. You are mostly platform-dependent when you are using Automation Anywhere, whereas UiPath has a community. You do not need UiPath to help you with everything. There is a lot of talent available. UiPath Academy is good. A lot of people get trained in UiPath. Pricing-wise also, UiPath is cheaper. It is also easy to implement. Automation Anywhere helps to get started very quickly, but we needed customization for our business. This is something where UiPath was better.

How was the initial setup?

It is deployed on the cloud. Everything is on the cloud. UiPath has helped to minimize our on-prem footprint. Ever since COVID, everyone has been moving to a phase where they can be completely remote. We have been transitioning from on-premises for the last few years, and this is a step in the right direction. Of course, we need to do more, but it is going in the right direction.

The number of people required depends on what you are using it for. We are using it for our own custom solution. We have 14 resources working on UiPath for our solution, but a small enterprise does not need that many people. A smaller team is good enough to implement because it has everything. For example, if you want to integrate Salesforce, you can easily integrate Salesforce. You can go and click on the marketplace and just use Salesforce.

It does not require any maintenance from our side. Everything is automatically maintained. The platform is continuously upgraded in the backend. We do not need much maintenance. It is a cloud solution, and everything is maintained at the backend. You do not need any intervention.

What's my experience with pricing, setup cost, and licensing?

It is super cheap for the value you get. Their free version is good enough to implement. When you are building a solution, it takes months of effort, and sometimes, it takes years. Its free version is good enough for you to test out everything, so when you are developing, you do not need to pay. After that, there is a Pro version at $420. It is reasonable for the value it is offering. Their basic support is also very good, which comes with the Pro version. 

The Enterprise license is suitable when you need a hundred automation licenses. It is also reasonable. They give good pricing when you negotiate.

What other advice do I have?

I would highly recommend UiPath. You can definitely go for it. I would suggest being a little bit patient while implementing this solution initially because it can be overwhelming. There are so many options.

UiPath as a company is also good. They respond quickly. It has been a pleasure so far. Our product is not yet live. We are still working on it. It is a very big solution for us, and it will be a game changer for our business.

Overall, I would rate UiPath a ten out of ten.

Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
PeerSpot user
Avinash Nagamalla - PeerSpot reviewer
RPA Solution Architect / Lead Developer at Texas Capital Bank
Real User
Top 10
Great user community and Academy classes with an overall reduction in human error
Pros and Cons
  • "The community enables a lot of users to get involved with UiPath. There are many open forums where a number of users share their thoughts."
  • "The solution needs to offer more integrations."

What is our primary use case?

I'm currently working as a solutions architect as well as the lead developer for UiPath. I have a vast number of use cases in various sectors and with SAP enterprise applications. I worked in the insurance sector and health sector, accomplishing different use cases.

I've used the solution in manufacturing in terms of procurement. We deal with a lot of products that come in and out and everything is being tagged in the SAP Enterprise application. We use UiPath RPA in order to close all the purchase orders that are already accomplished - and this needs to be done in SAP. UiPath is completely responsible for interacting with SAP applications in order to close purchase orders. 

I have developed a process that handles around 500 to 600 invoices a day, purchase orders a day. I'm running through multiple bots simultaneously.

What is most valuable?

Whether it is easy or difficult to build automation completely depends upon the behavior of the applications and the complexity of the business process. That said, compared to many other tools, it is the most flexible, developer-friendly tool. We can build out automation more quickly and easily compared to the other tools.

We use UiPath to automate processes to deal with a good cause. However, since it is a commercial tool and enterprise tool, the company is always looking for some greater ROI. If we can gain ROI and help with a good cause, we will. It's possible. 

UiPath allows us to implement end-to-end automation. This is important to us as operations and technology change. Since it's end-to-end, we can let people focus on more creative tasks. They can move away from repetitive work. Human energy can be placed into building and thinking and UiPath can automate away manual processes.

The user community is growing every day. It grows in value thanks to its flexibility. It provides a lot of features. You can discover how to build automation and look into orchestration. There's help with machine learning as well. The community enables a lot of users to get involved with UiPath. There are many open forums where a number of users share their thoughts. People can work on issues collectively and collaborate easily.

We have managed to minimize our on-premises footprint. We can use on-prem and cloud deployments which makes the solution much more flexible for our current technology needs.

We've leveraged the Academy courses. Compared to many other automation platforms or software development tools, UiPath provides a very good training portal where every beginner, user, or developer can log in and complete different courses. There are different certificates for security, orchestration, development, et cetera. We can find detailed training sessions and certification courses. 

We use AI in our automation. We are still doing some research with our Central Acceptance team in terms of implementing artificial intelligence. However, we have not implemented it so far. We are in the research stage.

UiPath has helped speed up digital transformation. It plays a major role as part of the digital transformation within the organization and also saves a lot of money in the effort. It helps streamline many of the business processes inside the company. 

It's reduced human error. I cannot say RPA is completely error-free, however, compared to humans, the results are highly error-free. Many of the complex business processes have far fewer errors. Thanks to UiPath we can handle tasks quickly while maintaining the configurations of the project.

UiPath has saved employee time. For example, usually, we will also be developing some of our agenda reports alongside our inventories. With UiPath, we assign each and every employee a robot to do some short tasks to help reduce the burden on the employee.

What needs improvement?

Currently, we have a lot of data extraction models in UiPath. Still, sometimes the data extraction model needs improvement. For example, extracting the data from various kinds of complex documents. Still, compared to the other automation tools, this works way better. 

The solution needs to offer more integrations. 

For how long have I used the solution?

I've used the solution for seven or more years. 

What do I think about the stability of the solution?

We never have issues with UiPath's stability. While we have had issues with older versions, the tool continues to improve and it's in great shape now. 

How are customer service and support?

We've contacted support about a few use cases. We only contact them sometimes and have meetings around feasibility. They listen to our problems and they come back with solutions, however, sometimes it takes time.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

I've worked with various products, including Automation Anywhere, Python Automation Frameworks, and Hyland RPA. UiPath is the best. It's more flexible and ready for developers to jump into business processes rather than focusing on more technical aspects. The product setup is easier too.

How was the initial setup?

Depending on the client, deployments can be on-premises, cloud, or hybrid. 

The setup is not complex compared to other tools. It's straightforward.

We typically have two to three people that help with the deployment process. However, for testing purposes, we have a huge team.

What about the implementation team?

I get a lot of help from different colleagues regarding different tools, however, with UiPath, the documentation is very good and the requirements are straightforward. 

What's my experience with pricing, setup cost, and licensing?

I cannot say the solution is affordable. It is expensive compared to other tools. However, companies do not worry so much about this kind of thing. Before making a decision, business teams will always calculate the ROI.

What other advice do I have?

I'm a customer and end-user.

I'd rate the solution eight out of ten.

I'd advise people to try UiPath, depending on the size of the project and the business processes. It's important to calculate the expected ROI at the outset. Based on this calculation, you'll be able to gauge if it will be a product worth your time. If the volume of work is low, it may be better to go with an open-source option. 

Which deployment model are you using for this solution?

Hybrid Cloud
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
PeerSpot user
Deepak M - PeerSpot reviewer
Sr RPA Uipath Lead Developer at a insurance company with 5,001-10,000 employees
Real User
Top 20
Helps improve our patient experience, saves time, and organizational costs
Pros and Cons
  • "The OCR engine is a valuable feature."
  • "UiPath should lower its prices because many other RPA tools have reduced their prices, and Microsoft is a major competitor because it offers RPA services to its customers."

What is our primary use case?

Oracle has three broad categories: HCM, PPM, and finance. I have used UiPath to automate mainframe applications. I have automated all types of automation, including ServiceNow processes, PDFs, APIs, and web-based automation.

How has it helped my organization?

UiPath has a large number of Java and Python developers. Its modularization of packages for different types of activities and automation is very well done. UiPath also collects suggestions from end users and developers, such as those using the free UiPath software. In fact, UiPath does not release its enterprise edition directly; instead, it releases a free edition for developers to use and provide feedback on the forums. This gives UiPath a significant advantage. Additionally, UiPath has made its tool flexible by building it on the .NET framework but allowing users to also use Java and Python. This gives UiPath another advantage over other tools. I am not sure if other tools offer this type of functionality, but I know that UiPath does because I have used it for a long time.

It can connect systems that don't communicate with each other, enabling us to share data between systems using bots, which is important in the healthcare industry.

The application that was built for our organization is not capable of handling millions of users because it is very old. We must consider the Citrix application, the mainframe applications, and the desktop applications, which are also old. They were not designed to handle millions of customers. For example, CVS Pharmacy has millions of people using its applications on a regular basis. Therefore, we cannot expose that application to customers. We need to build a new client-facing application, but we cannot discard our existing application, which has been in our organization for many years. UiPath helps our applications communicate which improves our patient experience.

It helps our staff easily share data between systems by saving the information in Excel or CSV files and connecting the files to new applications.

We use UiPath to consolidate patient data from multiple sources into a single dashboard, which helps our doctors keep track of patient histories in one place.

The single dashboard helps our patients a lot because we save patient information in the same way for all hospitals including doctors, nurses, and medicines. This means that if we need a doctor nearby, want to change doctors, or are moving to a new city and need medical help, our data can help us find the right resources.

UiPath automation has helped our staff save time, especially for invoicing insurance policies in healthcare organizations. UiPath automation has saved millions of dollars and thousands of hours by simplifying the process in both the healthcare and telecommunications industries.

UiPath has streamlined tasks for our healthcare staff, especially data viewing, enabling them to focus on higher-value activities.

We use UiPath's AI and machine learning capabilities to understand documents. The machine learning process has significantly improved the accuracy of the bot's ability to read data from PDF files.

What is most valuable?

In 2019, UiPath introduced Computer Vision activities for Citrix applications. This was a major turning point for the company, and the functionality was very useful; I had not seen it in any other tools.

The OCR engine is a valuable feature. 

What needs improvement?

UiPath should lower its prices because many other RPA tools have reduced their prices, and Microsoft is a major competitor because it offers RPA services to its customers.

For how long have I used the solution?

I have been using UiPath for over five years.

What do I think about the stability of the solution?

UiPath is generally stable, but there are bugs in UiPath Studio that require fixing or restarting the application.

What do I think about the scalability of the solution?

UiPath is scalable.

How are customer service and support?

The technical support is good.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

I previously used Blue Prism automation, but at the time, the functionality was limited and there were not many features.

How was the initial setup?

The initial deployment is straightforward. We have some design methods. The dispatcher will handle input, the performer will perform the tasks. All processes will be transactional: our first module will create the transaction, the second will execute it, and the third will generate a report.

We use the CI/CD pipeline to deploy our software. After the software passes UAT testing, we need approval from the technical team before deploying it to production.

What about the implementation team?

The implementation was completed in-house.

What's my experience with pricing, setup cost, and licensing?

UiPath is expensive. Automation Anywhere is much cheaper, and it does not have the same AI and machine learning capabilities or features. However, for some industry cases, such as document understanding and computer vision, these features are not required.

Which other solutions did I evaluate?

I evaluated Automation Anywhere, which was not mature at the time but is now. I also evaluated Power Automate, which has the best price of all RPA tools and is capturing a large market share due to Microsoft's bundles and integrations.

What other advice do I have?

I would rate UiPath a nine out of ten.

We have thousands of people across the organization using the automation.

UiPath itself doesn't require maintenance but the infrastructure does at times.

UiPath offers a 60 to 90 day trial of its features so that users can try the solution before buying. We can also negotiate with UiPath sales to ensure that we see a return on our automation investment within the first year.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Microsoft Azure
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
PeerSpot user
Technical Manager at a manufacturing company with 10,001+ employees
Real User
Enables us to do complex end-to-end automation for multiple systems
Pros and Cons
  • "UiPath has helped us with compliance-related tasks. These tasks involve reviewing various systems and taking screenshots to get proof of compliance. It's a costly process that can be mostly automated. The employee doesn't need to collect all the proofs; they just have to check if they are correct. For example, they must verify that the referenced time stamp is correct."
  • "UiPath could gain a lot more customers if they lowered the price a little and improved the license model with some more affordable tiers."

What is our primary use case?

We use UiPath to automate back-office tasks.

How has it helped my organization?

UiPath helped us with compliance-related tasks. These tasks involve reviewing various systems and taking screenshots to get proof of compliance. It's a costly process that can be mostly automated. The employee doesn't need to collect all the proofs; they just have to check if they are correct. For example, they must verify that the referenced time stamp is correct. 

They can focus on quality instead of doing all of the manual work, which requires a lot of time and effort from the specialist doing that auditing job. Automation frees up the auditor to do more critical tasks. A bot can handle repetitive, menial jobs. 

If you have some tasks that must be done at the start of the day, you can configure the bot to run first thing in the morning to retrieve all the details you need. You can get the report and start working on it. It's hard to estimate how much time it frees up because it varies from client to client, but if you plan well and use UiPath strategically, it can cut the time in half.  

UiPath enables us to do complex end-to-end automation for multiple systems. Some of our automated processes take input from the ERM software and enter data into various applications. UiPath can sit and listen to any SAP solution, depending on the requirements, and report to the business user, who can validate it. 

The user community is amazing. UiPath put a lot of effort into fostering a community, and now it is so mature that we can find a solution for 90 percent of our problems in the forum. 

UiPath has a small physical footprint. It's not like a typical enterprise application that requires multiple servers. You can run various automations on a field workstation. Numerous processes can be automated on a single machine. 

The UiPath Academy courses are helpful. It's a great way to learn queries and new techniques. I got my initial training from UiPath Academy, and we use it to onboard junior staff fresh out of college. We first direct them to the UiPath courses and follow up with one-on-one training. 

UiPath reduces the cost of digital transformation. For example, you can automate the process of extracting information from devices. If you aren't confident that the automation is accurate, send it to a human staffer to verify and make corrections. You can put a human in the loop if necessary. It may still require some labor, but it takes much of the burden off your employees. 

It reduces human error if you have fool-proof automation developed. If you have good rules that fit, it works smoothly without any help. With the proper ruleset, you can eliminate errors 100 percent. 

What is most valuable?

UiPath is a complete RPA product suite with machine learning packages and out-of-the-box processes. I'm a developer, so I primarily interact with UiPath Studio. It has a large set of activities ready to use, reducing the time we spend developing bots. The Orchestrator interface is thoughtful and easy to use. In Orchestrator, you can deploy processes and choose from various triggering options.   

Building simple automations is easy if you have a little technical knowledge. It takes more expertise to create complex automations. UiPath has a different product line for non-technical users, but it has some limitations. 

The more advanced developers use UiPath Studio, which allows you to enrich processes with Python and JavaScript. From a developer's perspective, it's almost a perfect 10.

What needs improvement?

UiPath could gain a lot more customers if they lowered the price a little and improved the license model with some more affordable tiers. 

For how long have I used the solution?

I have been using UiPath for nearly six years. 

What do I think about the stability of the solution?

A few years ago, UiPath wasn't stable, but it matured a lot since then. 

What do I think about the scalability of the solution?

UiPath has built-in features that help you scale your automation, and you can deploy automation on multiple machines simultaneously. 

How are customer service and support?

I rate UiPath support a nine out of ten. Their support is decent. I get a fast response when I have questions. I haven't had any issues with them.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

I used Blue Prism and Automation Anywhere for learning purposes. UiPath is easier to use and has a more extensive user community. UiPath's constant improvement is outpacing other platforms. 

How was the initial setup?

Deploying UiPath is straightforward. It requires some maintenance in terms of modifying and updating your existing processes. You can reduce the overhead maintenance if you have a good developer interface in place. The maintenance is minimal compared to the benefits. 

What was our ROI?

A good consultant can help you implement automation and maximize your returns. Automation implementation can range from fifteen days to six months. You'll see a return in as little as one month. For that to happen, you need to implement it strategically. We see a 10-20 percent return, depending on the process.

What other advice do I have?

I rate UiPath a nine out of ten. 

Which deployment model are you using for this solution?

On-premises
Disclosure: My company has a business relationship with this vendor other than being a customer: Partner
PeerSpot user
Senior Business Analyst at a tech services company with 10,001+ employees
Real User
Offers a great training support package, fantastic process mining, and end-to-end automation
Pros and Cons
  • "The stability is good. I did not encounter any issues with UiPath."
  • "The vendor can improve the solution by building up the BA path included in the UI Academy courses. There's too much focus on development, but not enough on BAs, scrum masters, and project managers alike."

What is our primary use case?

Our customer had one attended robot and wanted to scale up. We used UiPath to identify possible processes that could be automated and also required the ability to scale up the architecture.

How has it helped my organization?

The ability to use end-to-end automation with UiPath is the key to success but it takes a lot of work.

UiPath has absolutely helped minimize our on-premises footprint by automating.

The solution has helped speed up and reduce the cost of digital transformation.

I believe UiPath has reduced human error.

The solution has freed up employee time through the automation provided. 

If we go into every specific role in every specific use case, depending on the role, we have the capacity to free up over 50 percent of employee administrative time. 

The solution enables us to implement end-to-end automation.

What is most valuable?

The entire training support package provides different paths we can follow according to different roles. Automating basic processes is very easy. The setup phase is very quick.

The possibilities with process mining are fantastic.

They offer new vendors UI Academy courses and the four-hour BA course gave me the basic knowledge I required.

What needs improvement?

The vendor can improve the solution by building up the BA path included in the UI Academy courses. There's too much focus on development, but not enough on BAs, scrum masters, and project managers alike. 

I am interested in low code as a general concept and would like to have a better methodology for how BAs and other IT professionals can be closely connected with professional developers and included in the automation process.

I would like to have integration with other programming languages. We primarily need to know Visual Basic or C Sharp to develop using more traditional development. For example, for front-end automation, it would be helpful to use Javascript instead.

For how long have I used the solution?

I used the solution for a few months.

What do I think about the stability of the solution?

The stability is good. I did not encounter any issues with UiPath.

What do I think about the scalability of the solution?

We conducted a pre-study using the solution and we saw the possibilities to scale up.

What other advice do I have?

I give the solution a nine out of ten.

Building automation using UiPath requires some level of technical expertise. As a BA, I have some programming experience, but not in-depth programming knowledge and that is enough for me to automate some basic processes, following the training. I worked together with senior developers who would be able to automate more advanced processes, but we didn't get to that level in the project.

We prepared the information and I was involved in the UiPath training, but we didn't get to actually scale up and automate new processes because the project was never completed.

I'm currently working on a pre-study for a large company in the public sector, and they are not using UiPath presently. The organization is currently using NICE but UiPath is one of the solutions that I'll advise them to continue evaluating.

In Sweden, there are a lot of issues and different regulations around GDPR, so we always deploy on-premises.

I would recommend that anyone thinking about using UiPath should have knowledge of the entire ecosystem in order to get the full experience. The concept of intelligent automation is the track that UiPath is on right now with integrating AI solutions for identifying processes. A new user should take a more holistic approach. Focus on identifying, assessing, and not just automating processes. 

Which deployment model are you using for this solution?

On-premises
Disclosure: My company has a business relationship with this vendor other than being a customer: partner
PeerSpot user
Vinay Kumar Lodari - PeerSpot reviewer
UiPath Solution Architect at a computer software company with 1,001-5,000 employees
Real User
Reduces our physical infrastructure needs by eliminating server management, maintenance, and database backups that are handled by the cloud provider
Pros and Cons
  • "The most valuable features of UiPath are the user-friendly UI and manageable learning curve."
  • "I've submitted feedback to UiPath, including a suggestion to improve the slow mainframe connection currently limited to a 300ms timeout."

What is our primary use case?

Our UiPath automations primarily focus on web applications but also include tasks like extracting data from Excel for queuing, automating transactional processes and desktop applications, and even populating CRM and ERP systems with data extracted from PDFs.

How has it helped my organization?

The recording feature allows us to capture a manual process as a starting point for automation. We can then customize the recording based on the specific transaction, including how often variables need to be initialized and whether data needs to be passed between workflows. This way, the recording serves as a foundation to automate the core functionality and build new processes within the framework.

UiPath offers end-to-end automation for many applications, but I encountered challenges with NetSuite, an ERP web app. The connection kept failing due to NetSuite's slow loading times. While UiPath has built-in connectors for these situations, the lag prevented interaction with the NetSuite interface entirely.

The UiPath user community is a large and active resource for users of all levels. With community pages dedicated to specific countries, users can easily find information relevant to their needs. The community fosters knowledge sharing and learning, allowing users to stay up-to-date on the latest UiPath features. Beyond traditional documentation, users can access demos and connect with motivated developers to enhance their skills.

UiPath, a market leader in automation solutions, comes with a higher price tag due to its wider range of features. However, the return on investment takes time as initial costs cover development team setup and licenses. It can take between six months to a year to determine if the number of automated processes justifies the cost savings for our customers.

UiPath reduces our physical infrastructure needs by eliminating server management, maintenance, and database backups that are handled by the cloud provider. On-premises deployments require a disaster recovery plan for database backups and regular data maintenance to prevent performance issues, which are burdens eliminated by cloud-based UiPath. 

I honed my skills through UiPath Academy courses. Their learning portal proved valuable for exploring new features and pursuing certifications.

UiPath is a helpful tool for digital transformation, but its applications vary depending on an organization's needs. While many companies focus on automating tasks with PDFs like purchase orders or legal documents, UiPath can also handle images and perform sentiment analysis. Processing large, complex documents can be challenging manually, but UiPath can convert them into digital formats and quickly extract the necessary information, saving significant time. For example, a telecommunications client used UiPath to classify images from cell towers, while another client in the legal field used it to analyze contracts and identify key details like timelines and disputes. This eliminates the need for manual processing of large volumes of documents.

UiPath helps minimize human errors by automating tasks. It even allows us to create extensions in plain English. For instance, instead of writing complex code to find a phone number in a document, we could say "Fetch phone number" and UiPath would generate the necessary code for us. This makes automation development more accessible, even for those without extensive coding knowledge.

UiPath helped our clients save money by automating tasks. This meant they could reduce the number of employees needed. For example, a repetitive four-hour daily task could be eliminated. In a large call center with 100 employees, automation might reduce staffing to 20, saving the company the cost of 80 FTEs. This approach has been used in many industries, including airlines where manual searches in contact centers were significantly reduced.

What is most valuable?

The most valuable features of UiPath are the user-friendly UI and manageable learning curve. Their Academy offers valuable courses, and they keep users informed with clear communication and updated documentation whenever new features are released. 

What needs improvement?

I've submitted feedback to UiPath, including a suggestion to improve the slow mainframe connection currently limited to a 300ms timeout. Focusing on the connector would be a user-preferred approach, allowing interaction with applications like ServiceNow, SAP, or Salesforce and future ones like Dynamics 365 or ERPs through activities instead of custom code. This reduces development time and reliance on technical expertise simplifies maintenance for future teams, and provides a user-friendly, reusable component.

For how long have I used the solution?

I have been using UiPath for eight years.

What do I think about the stability of the solution?

I would rate the stability of UiPath eight out of ten.

What do I think about the scalability of the solution?

I would rate the scalability of UiPath seven out of ten.

How are customer service and support?

I've encountered various issues with UiPath products, including activity connection problems that worked fine during development but not in production, occasional defects, and personal knowledge gaps. Sometimes these were bugs addressed in later patches or releases. To find solutions, I'd first search the UiPath forum for answers shared by other developers. If unsuccessful, I'd submit technical support tickets based on our UiPath service level. Responses came quickly, and for premium support, we could directly contact our technical account managers for immediate issue resolution.

We can expect an email response after submitting our ticket. Response times for standard support subscriptions range from one to two days, with issue resolution taking up to four days. Premium support offers immediate response and prioritizes issues based on the number of affected machines and their importance in our workflow.

How would you rate customer service and support?

Neutral

How was the initial setup?

UiPath deployment is very manageable. With their cloud option, they handle everything and provide a URL for easy access. Even on-premise deployments are straightforward thanks to UiPath's clear documentation. While some IT team coordination is needed for on-premise security and Active Directory integration, the process is generally simple and can be done within a few days. Overall, cloud deployment is the easiest option, but on-premise is also achievable with good IT support.

UiPath deployment on the cloud is fast, but additional setup is needed for large organizations. While integrating with our existing IT directory keeps user creation a few hours, creating separate environments, machines, licenses, and folders can take a few days depending on the complexity of environments, machines, libraries, and use cases.

One admin person is sufficient for deployment from our end.

Which other solutions did I evaluate?

I evaluated Power Automate but UiPath has more features.

What other advice do I have?

I would rate Uipath seven out of ten. UiPath's process mining feature, while desired by many users, appears to be limited in its current functionality. Since many haven't implemented it yet. UiPath still needs to refine this area.

UiPath does not require maintenance from our end when it is deployed in the cloud.

Which deployment model are you using for this solution?

Private Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Other
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
Flag as inappropriate
PeerSpot user
Buyer's Guide
Download our free UiPath Report and get advice and tips from experienced pros sharing their opinions.
Updated: December 2024
Buyer's Guide
Download our free UiPath Report and get advice and tips from experienced pros sharing their opinions.