Try our new research platform with insights from 80,000+ expert users
Vu Chu Van - PeerSpot reviewer
Senior System Engineer at NEC Vietnam
Real User
Top 10
Simple to use with a straightforward setup and a helpful user community
Pros and Cons
  • "UiPath has helped reduce human error."
  • "I've dealt with compatibility issues with Microsoft components."

What is our primary use case?

I'm using one or two robots. We use the solution for reports. We have another software yet we don't have support. Instead of pulling reports manually, we use the program to get the reports and pull them for us. 

What is most valuable?

The solution is very simple. We can easily create robots. It's easy to build automation.

UiPath enables us to implement end-to-end automation. We have some manual procedures and it helps to complete those tasks. 

We use the UiPath user community. It's free. 

The amount of work we have is very small. We don't have big workflows. However, employees can now spend time on other things, and it's helped us manage our time around reporting.

The company has helped us minimize our on-site footprint.

We've used Academy courses. I've done classes myself. I don't use it every day. I've only used it once, actually.

The solution speeds up digital transformation and reduces the cost of digital transformation. with UiPath, we do not require expensive or complex application upgrades or IT application support.

UiPath has helped reduce human error. It has also freed up employee time. It has saved about 20 to 30 hours or so.

What needs improvement?

I've dealt with compatibility issues with Microsoft components. When we upgrade the UiPath framework, we might be able to fix the issue. 

We'd like the accounting team to be able to have improved data out of SAP. 

For how long have I used the solution?

I've been using the solution for one year. 

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

What do I think about the stability of the solution?

The product has been stable.

What do I think about the scalability of the solution?

It's a scalable solution. We have about 150 people using the solution. We may increase the usage in the future if we have an opportunity to apply more robots. 

How are customer service and support?

I haven't worked with technical support.

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

I did not previously use a different solution. 

How was the initial setup?

We're using the 2023 version of the solution. 

I was involved in the implementation. 

The setup was straightforward with the help of UiPath documentation. The implementation process took less than one day and we implemented with one or two people doing the work.  

UiPath does require a bit of maintenance, however, it is not that much. We're mostly just dealing with compatibility issues with Microsoft. 

What about the implementation team?

We deployed the product ourselves. 

What was our ROI?

As for the cost, I'm not sure if it has saved us money. The customer still keeps the same number of employees, for example. That said, the important thing is to reduce the time it would take for them to handle tasks. In some ways, it's done that.

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

Our use case is still very small. Therefore, we don't want to buy a solution that is too big for us. We don't want to pay more than $10,000 USD for a license. Therefore, we're focused more on the community version. 

Which other solutions did I evaluate?

We did evaluate other options. We found UiPath to be more localized. They were one of the top solutions.

What other advice do I have?

We are UiPath partners. 

We do not use the solution's AI functionality just yet. We're only using small automation. We also have yet to try the document understanding features. We still need to try some advanced features and I look forward to experimenting with it.

I'd rate the solution eight out of ten. 

I would recommend the solution to others who need to create automation. 

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
Digital Consultant at a mining and metals company with 501-1,000 employees
Real User
Top 20
It drastically reduces our turnaround time
Pros and Cons
  • "The feature I like the most is ONEWEB UI automation. UiPath's OCR technology also works well. There is another feature called Action Center that lets you decide what happens after the data is captured."
  • "UiPath's built-in integration with Python scripts could be more robust so that I do not have to depend on another technology and I can do everything on one platform."

What is our primary use case?

Our use cases are generally related to front-end UI-based automations that emulate tasks done by teams. For example, we do front-end SAP automation for data entry and scraping or posting data to websites that are related to the organization. We use UiPath for other automations like extracting and manipulating data from Excel. The primary use cases are in finance, HR, and operations. In logistics, it's used in full-sprint solutions.

How has it helped my organization?

UiPath's ability to do end-to-end automation is crucial. If we do the automation in bits and pieces, it's challenging to integrate it. The best part is that the turnaround time is drastically reduced because the process isn't being put on hold in between two manual interventions. The more permissions we apply, the more we reduce the turnaround time. However, the smaller automations don't impact the turnaround time that much. If the logic is set correctly, it can completely eliminate human error. 

The UiPath community development forum is helpful. Developers can access all the information they need if they get stuck. For our use case, we refer to OpenMedia, not any particular program. To understand what are the RDP use cases. I personally follow primary and secondary research forums as well as McKinsey's technology consulting newsletters and documentation.

The UiPath Academy explains various use case scenarios through videos and training sessions. It's all practical, hands-on instruction instead of purely theoretical. That made a significant difference by increasing our confidence in the product and ability to create our own automation. You can track each team member's training steps in parallel because everyone needs to be on the same page.

Uipath doesn't necessarily reduce our on-premise footprint. We use UiPath to automate configuration integration, so I can't say there is any direct impact because RPA is now just part of our on-prem ecosystem. The solution doesn't require expensive or complex application upgrades, but certain applications need scripts to be enabled to get UiPath working on their front end.

It saves time, but the amount varies. Each process has a different impact depending on the frequency of that process. If a process is running daily, the values are high, but sometimes it's low. The organization aims to have one bot per person, so everyone has one attended bot that can replicate their monitor network. It's the equivalent of adding one FTE per year by default per person. Every person can have a bot, scale up the work, and get more done in a day. 

The amount of money saved also depends on how often the process runs. We pay per bot, so if the bot isn't running frequently, we might not save any money. However, if the requirement is to do many more tasks than a single person can handle, it makes sense to use a bot, and we can save a lot of money that way. Sometimes, we have different goals beyond just saving money or reducing the time that our staff members spend on tasks. We might deploy a bot to improve the user experience and save the user some time. In some cases, we might not see short-term savings, but we'll see a benefit from it in the long run as the process volume increases.

What is most valuable?

The feature I like the most is ONEWEB UI automation. UiPath's OCR technology also works well. There is another feature called Action Center that lets you decide what happens after the data is captured. It passes the data into Action Center, where a person can review and approve it before it goes to the next step. It helps us manage our attended bot processes.

It's generally easy to build processes because of the drag-and-drop configurable suite. However, more complex expressions may require some kind of functional coding. UiPath also has some prebuilt functions in its training module that can be utilized to enter the expressions and get the job done. That's one workaround.

What needs improvement?

UiPath's built-in integration with Python scripts could be more robust so that I do not have to depend on another technology and I can do everything on one platform. 

Each program you write on UiPath contributes to bot consumption and utilization. As you add more bots, your costs will increase for more actions. Python is open-source, so it is totally free. Depending on our automation needs, we go back and forth between these two technologies. Better integration between these two tools will help organizations cover all areas of automation without more cost-effectively. 

For how long have I used the solution?

I have used UiPath for approximately two years.

What do I think about the stability of the solution?

I rate UiPath nine out of 10 for stability. We haven't faced any challenges with UiPath's stability because it is a SaaS product. It runs on the UiPath cloud, and things are working fine. 

What do I think about the scalability of the solution?

UiPath is fully scalable. I haven't faced any challenges in terms of scalability because the cost is not per user or per process. It is priced according to the amount of bots being consumed, so it all depends upon the complexity of your own project. If the complexity is lower you can reuse and share 

How are customer service and support?

I rate UiPath support nine out of 10. They always respond with solutions within the time established by the SLA. 

How would you rate customer service and support?

Positive

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

We were working with Power Automate. It has benefits from a cost perspective. The cost per developer is much lower relative to UiPath. Power Automate is a more cost-effective solution for larger enterprises. However, UiPath has more technological capabilities, and it's more user-friendly for developers, which is why UiPath is being adopted more over Power Automate. At the same time, Power Automate is continuously improving, so it may reach the same level as UiPath in the future. 

How was the initial setup?

We are using the cloud version of UiPath, which is hosted by the UiPath team themselves. We do not use a private cloud. The network configuration didn't take much time. The deployment involves setting up a UiPath account and configuring permissions. It is a SaaS platform like Office 365.

The deployment time is just the amount of time required to develop processes for the project. It depends on the size and complexity. A project with hundreds of activities might take a few months, but a simple project with only two processes can be done in a few hours. 

What other advice do I have?

I rate UiPath eight out of 10. 

Which deployment model are you using for this solution?

Public Cloud
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Buyer's Guide
UiPath
April 2025
Learn what your peers think about UiPath. Get advice and tips from experienced pros sharing their opinions. Updated: April 2025.
849,190 professionals have used our research since 2012.
Hoai Nguyen Xuan - PeerSpot reviewer
RPA developer at FPT Telecom
Real User
Top 10
Offers good visibility into projects, reduces human error, and saves time
Pros and Cons
  • "The most valuable feature is the ability to view my own activity and customize it on the platform."
  • "We cannot utilize the UiPath community edition license to operate any bots that we have created using that version in an enterprise environment."

What is our primary use case?

We utilize UiPath to manage workflows and deploy application solutions into our customers' environments. UiPath simplifies various business tasks, such as automating applications, Excel, and segregating data.

We deploy UiPath both on-premises and in the cloud depending on the customer requirements.

How has it helped my organization?

Building automation with UiPath is straightforward. Even individuals with limited technical proficiency can utilize UiPath.

We implemented UiPath for one of our partners. They previously required human intervention to manually manipulate data in a 17,000-column Excel spreadsheet for monthly reporting, which used to take one hour. By employing UiPath and incorporating a Python script into the process, we automated the Excel spreadsheet. As a result, the task now only takes three minutes. This automation saved the organization time and money, increased the accuracy of its data, and allowed its employees to focus on more value-added work.

UiPath enables us to implement end-to-end automation. I have a client in Malaysia, and I am from Vietnam. I visited the client on-site for two weeks. They are in the manufacturing industry, and my purpose was to gather information about their automation requirements since they had never utilized automation before. I managed to assist them in standardizing their processes by offering advice on how to implement the solution. I collected the end-user requirements, which were then used to create the necessary documentation. Once the document got approved, the developer and I developed the bot and subjected it to UAT before obtaining final approval for its production release.

The UiPath User Community is wonderful. While many RPAs have their own communities, none compare to UiPath's. The community edition of UiPath boasts a substantial user base, with expansive groups across various social media platforms. When I first started using UiPath, I would always turn to the user community whenever I encountered an issue. I noticed that others had already asked the same questions and received answers, which was quite convenient for me.

Everyone associated with UiPath usually completes at least their first year of Academy courses to acquire a fundamental understanding of RPA and the platform's functioning. This knowledge is crucial for facilitating the easiest possible approach to automation. I genuinely appreciate all the videos from each course. Every video contains valuable information, and I never skip any of them. In the beginning, the Academy was a great help to me.

UiPath helps reduce the cost of our digital transformation. One of our large financial industry clients mentioned that where they used to require 13,000 employees, they are now only using 6,000 to complete the same work through digital transformation.

UiPath assists in eliminating human errors. Numerous tasks performed by humans each day involve typing in information. Humans can make mistakes due to factors such as fatigue, mood, or feeling unwell. However, automated processes are not susceptible to these issues.

UiPath can contribute to cost savings for an organization, contingent upon the organization's size and the quantity of tasks being automated relative to the number of employees presently engaged in performing those tasks. On average, UiPath has the potential to reduce costs by approximately 30 percent.

What is most valuable?

The most valuable feature is the ability to view my own activity and customize it on the platform.

What needs improvement?

We cannot utilize the UiPath community edition license to operate any bots that we have created using that version in an enterprise environment. This is because we are obligated to employ UiPath Studio, which necessitates a distinct license for professional use.

For how long have I used the solution?

I have been using UiPath for two years.

What do I think about the stability of the solution?

UiPath is the most stable platform.

What do I think about the scalability of the solution?

UiPath is scalable.

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

I previously used Power Automate before switching to UiPath which is an out-of-the-box solution.

How was the initial setup?

The initial setup is straightforward. We just need to run the orchestrator and the packet. I can complete the deployments myself based on the documents.

What other advice do I have?

I would rate UiPath nine out of ten.

UiPath requires proper maintenance which is outlined in the user manual.

Which deployment model are you using for this solution?

On-premises
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. The reviewer's company has a business relationship with this vendor other than being a customer:
PeerSpot user
reviewer1976400 - PeerSpot reviewer
Developer at a wholesaler/distributor with 10,001+ employees
Real User
Process automation solution that has reduced our manual hours by 200,000 each year
Pros and Cons
  • "The automations that UiPath provide free up our team members for tasks and projects that they have always wanted to do but have not had time for. There has been a shift to more meaningful work and doing the work that hasn't been done before."
  • "To improve this solution, there could be increased transparency over licensing and consistency regarding what it costs for on-prem and what it costs for the cloud."

What is our primary use case?

We're in the supply chain industry and we use UiPath for automations for purchasing and selling and to make people's lives easier within the organization. We have 20,000 users in our organization. 

We do not currently use the AI functionality in our automation program but we have in the past. I've found Document Understanding in the AI Center valuable. In the past, the action center was slow compared to some competitors in the IDP sphere, which can be detrimental if you're dealing with millions of documents but this has since been improved.

We use unattended robot processes almost exclusively and this includes approximately 130 to 140 processes. We do have plans to increase this usage and create more core automations. Certain automations have a shelf life and need to be retired at a certain point. A lot of times we're working with systems that are eventually going to be replaced. The reason why we use UiPath over strictly APIs or something programmatic is that we don't have access to something programmatic. 

How has it helped my organization?

UiPath has improved our organization in the sense that it has reduced our manual hours by 200,000 hours per year. This is substantial especially given the size of the COE. We don't necessarily realize these benefits from a head count decrease perspective but we definitely realize it from a time-saving perspective. 

The automations that UiPath provide free up our team members for tasks and projects that they have always wanted to do but have not had time for. There has been a shift to more meaningful work and doing work that hasn't been done before.

What is most valuable?

The Orchestration feature has been valuable as well as Studio because it makes it easier for people to develop who don't necessarily have a coding background. The UI automation when using UiPath is the best in the field, as far as RPA goes.

What needs improvement?

UiPath will introduce new features and it appears as though there is an unspoken rule that what they have released is not where it needs to be, but it'll be there eventually. To improve this solution, there could be increased transparency over licensing and consistency regarding what it costs for on-prem and what it costs for the cloud. This would make it more enticing for people to switch from one to another. 

We have also experienced some difficulty with updates and making sure that everything runs consistently. Many times, new releases are not communicated and then are released. This is included in documentation but this documentation is not always stored in the same place. Having some clarity or upgrade assistance to highlight what we need to look out for would help a great deal. 

For how long have I used the solution?

We have been using this solution for two years. 

What do I think about the stability of the solution?

This is a stable solution but stability is dependent on your configuration. If you configure your robots in such a way that every VDI that runs or every virtual machine that's able to run a bot has a backup, then it will be stable.

How are customer service and support?

UiPath's support is quite good. Whenever I've submitted a ticket, I have gotten relatively good responses within a couple of days. If you say that something is urgent and critical, they do get back to you sooner. Sometimes you get stuck between L1 and L2 support, which can be frustrating. 

I would rate the support for this solution an eight out of ten. 

How would you rate customer service and support?

Positive

How was the initial setup?

The complexity of the setup depends on what you're trying to deploy. If you're deploying only the orchestrator and setting up robots, it is pretty straightforward. If 10 is difficult and one is easy, I would rate the setup a three or four. 

The certificates needed to set up the orchestrator can be confusing and frustrating during setup. For the most part, what you need to do is straightforward. When it comes to installations that require a Linux virtual machine, Docker configuration, or Kubernetes, the setup is more complex. It is more complex to set up an on-premises configuration compared to a cloud configuration.

What was our ROI?

From what I've seen, organizations will have vastly different numbers as to how hours correspond to dollars. Our return on investment has been good, even from a conservative perspective.

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

The way that the licensing is structured is confusing for some because there is different licensing if you're on the cloud versus if you're on-prem. There are unattended licenses and then there are non-production licenses and people get confused by that.

There's a level of buy-in that's required that makes it difficult for people to get started. For example, "If we do this, we need to get this whole package" as opposed to, "Let's get a couple of licenses and see how it works for us." There's the community for these questions but if you want to do an on-premise installation, you can't really use the community in the same way to get clarity.

Which other solutions did I evaluate?

As far as strictly RPA and UI-based automation solutions are concerned, UiPath really shines over its competition. The most similar comparisons would be Automation Anywhere and Blue Prism, and I don't think that they have the same level of ease when learning how to use their solutions. Not as many users in the market know how to use those solutions and they don't have the same level of orchestration which makes them more difficult to manage compared to UiPath. 

What other advice do I have?

The UiPath's user community, in terms of the value that you gain by being a part of it, is hit or miss. A lot of times there aren't responses to the high-level questions. There are a lot of responses to people who are just learning how to use it, but for more complex questions, there are no experts to field responses. It is possible to find these answers but they are not necessarily contained on UiPath's platforms. That being said, I did find the user community and academy very useful when I first started using this solution.  

I have done 16 courses from the academy and continue to review what is released to see if it would add value to me to stay up to date with the latest features. The academy provides the ability for more people to learn UiPath and learn RPA and this makes it easier to hire new team members as they can easily gain the necessary skillsets. They still do have to learn on the job to some extent, but there's a basic skillset that's pretty well established and there are certifications that are associated with that. 

I would advise others considering UiPath to start with some use cases in mind. I don't necessarily think that you're going to get value out of evaluating the solution if you don't have at least a few things to get you started. I would advise having someone with a technical skillset to assist in this regard. 

I would rate UiPath a nine out of ten. 

Which deployment model are you using for this solution?

On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
reviewer1510449 - PeerSpot reviewer
RPA Developer at a maritime company with 1,001-5,000 employees
Real User
We have automation that runs every night through all our invoices, improving our cashflow
Pros and Cons
  • "UiPath continues to add services to the Portal. It is fairly important that they are all managed from the same place because it is a single point of access, which was a factor that really played into our choice of vendor, UiPath. We use Automation Hub to sort of collect ideas and discover what ideas are good for information, then we use Orchestrator to manage them once they have been developed."
  • "I really wish that UiPath would have moderators in their forums who are more active. There are a lot of questions that go unanswered, and that is a shame."

What is our primary use case?

We are a small but global company. We are about 1,200 people. We are a logistics company, and most of our employees work in our warehouses. So, our office workers are somewhere between 400 to 500 across the globe. Being a logistics company, we are maybe a little bit old-fashioned. There are a lot of papers going back and forth, and we are trying to automate different scenarios. We cater provisions to ships, so we are basically a grocery store for ships. 

One important thing is when a ship is going into port somewhere, they put in an order for whatever provisions they need for when they leave port again. So, we need to be quick at expediting their orders. When they put in a request for a quote for whatever products they need, we need to respond very quickly, because the tendency is that whoever responds first gets the order. So, we want to do that. We are trying to sort of increase the speed of those types of operations as well as the quality of them. 

It is hard to really pinpoint what it is we are doing, but it's the communication between customers. When we receive a communication from a customer, we want to move the process through our company as quickly as possible and with high quality.

We are fairly new to UiPath still. We do intend to use it company-wide and have started out with purely unattended scenarios so far.

How has it helped my organization?

We invoice every month quite a substantial amount of money to our customers. We saw a problem in that about 20 percent of our invoices were sent to the wrong addresses. That meant that, at month's end, when we were expecting money to come in, we would be missing around 20 percent of our cashflow that month. Of course, we wanted to prevent that because 20 percent of the cashflow of $300 to $500 million a year is a lot of money. 

We have automation that runs every night through all our invoices. Because we have some problems with our master data in the company, it does a number of measurements, on whether an address for an invoice seems to be the correct address, and a number of checks, such as, what ship was the goods delivered to? After that, it looks up information through the international registers of ship ownerships, then it will do a number of checks, giving each invoice a score as rating the probability that the address is correct. If it is below a certain threshold, then we will do some manual processing, and we are looking into UiPath Action Center for this. For four or five of our largest branches in the US and Asia, we have seen a significant improvement in the payments at month's end, which has definitely improved our cashflow.

The administration is a SaaS solution, which helps to minimize our on-prem footprint. The only things that we have running on-prem are the machines running the robots. Everything else is handled in the cloud. We don't need to worry about backups, etc.

We are adopting as much as we can some of the things that should reduce the maintenance costs. We are using Robotic Enterprise Framework in our development and Automation Hub to sort of qualify our ideas. So, we are trying to implement a uniform way of doing things throughout the lifecycle of an idea. UiPath supports this fairly well, and I think it will get even better.

What is most valuable?

Just this week, we are launching our Automation Hub effort because we need to start building a pipeline for our automation candidates. Right now, we have eight or nine ideas in our Automation Hub. That will grow quite quickly because we need the help of Automation Hub to decide on which idea that we will be moving forward with next.

UiPath continues to add services to the Portal. It is fairly important that they are all managed from the same place because it is a single point of access, which was a factor that really played into our choice of vendor, UiPath. We use Automation Hub to sort of collect ideas and discover what ideas are good for information, then we use Orchestrator to manage them once they have been developed. We are hoping to use Insights at a later point, when that is available in the cloud, so we have a complete end-to-end solution in one place. 

What needs improvement?

Automation Hub is an immature product. We have only been using it seriously for about a week and have already seen some things that will give us a few headaches down the road. We are committed to using it and will continue to use it, but I have some suggestions for improvement. We have been in contact with our local UiPath office about that, and their initial response was positive.

We would like to see more detail and refinement. It is still a young product, and we are confident that the product will improve a lot over the next few months.

We are hoping for some integrations between Automation Hub, Orchestrator, and Insights.

We are missing a way to quantify that money isn't everything with this solution.

For how long have I used the solution?

Our license was activated sometime in July. So, we have been using it for about six to seven months.

What do I think about the stability of the solution?

We have seen a few quirks here and there. Overall, we are satisfied with the stability.

We have only a couple of handfuls of automations running, which are very stable. So, we are not doing much maintenance at all. Maintenance needs half an FTE, if even that.

What do I think about the scalability of the solution?

The potential scalability is really good.

I don't know what the scale is for UiPath Portal. There are still signs that it is a young product, but we see it moving and improving at a really good pace. So, we have high expectations.

How are customer service and technical support?

The technical support has been good. I have only used them a couple of times. The response has been good. They are knowledgeable. 

One of the big reasons why we chose UiPath is that it has a big following in online communities. It has a good forum itself: Forum.UiPath.com, but I really wish that UiPath would have moderators in their forums who are more active. There are a lot of questions that go unanswered, and that is a shame.

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

We didn't previously have any other automation solutions in this company.

How was the initial setup?

Our initial setup was very straightforward. Our deployment took only a couple of days. We are a small operation with only two unattended licenses. We created the Orchestrator account and installed the robots on two servers. 

As far as development goes, we really just have the base package. Then, we are adding on Automation Hub right now.

What about the implementation team?

We did engage with their local consultancy. They sort of helped us build a strategy for the infrastructure structure setup and strategy, as far as how to identify candidates, operations, and development. However, initially, we just wanted to pull the trigger very quickly. We had an evaluation phase of a couple of months, where we were testing different products and had tried to set up UiPath before, which helped.

We have used Carve Consulting, and our experience with them has been fantastic. We are working with this third-party consultancy to have them come up with a couple of ideas for some solutions that would involve AI Center for the end of this year or next year.

The initial deployment needed just a couple of people from our side, including me. I worked a little with some of our infrastructure guys, getting the accounts set up, the service division, provisions, etc.

What was our ROI?

We just haven't scaled to a point yet where there has been any kind of return on investment.

There are not very many users because the stuff that we have automated so far has just taken work off people's hands. Where a person used to spend all day uploading pricing data into a database, we have a bot doing that now. So, people are not using UiPath, they have just sort of been relieved of their duties. While that sounds bad, we have made an effort to find areas where FTEs get to spend time doing what they are best at.

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

The licensing is too expensive. It is not a cheap product. We constantly have to build business cases where we have to justify our existence as an RPA team. 

We have engaged in a long-running licensing agreement because we believe in the product.

We have used a third-party consultancy, and that's definitely not free.

Which other solutions did I evaluate?

We looked at a local variant of Kofax RPA called SmartRPA, which was built by a Danish company. It is basically Kofax RPA with an Orchestrator service built on top of it. We evaluated that. We also looked at something called OpenRPA, mainly due to price.

UiPath is built on top of Windows Workflow Foundation, which is a platform that I have worked with previously. So, there was a lot of familiarity and extensibility. Then, we looked at how good the product is at automating desktop applications. There was not really a contest there; UiPath was better by far.

The fact that this is a SaaS solution very positively affects how fast we are able to innovate when it comes to automation. When we did the evaluation of what product to choose, UiPath versus something else, the ability to assess deployment of the whole administration was a key factor.

In our decision to go with UiPath, it was very important that we didn’t have to worry about future installations and upgrades of Orchestrator. We just didn't want the trouble of having to do upgrades. With UiPath being a young product that is evolving very quickly, we would be doing on-prem upgrades every few months and we don't have time for that. So, we liked the idea that it is a cloud-based setup.

Security was a factor in our decision to go with the solution. We didn't look into all the technical specs and certifications. We just looked at some of their customers, and said, "If that bank is using it, and it is used in the defense industry, then they know what they are doing." They had good references.

What other advice do I have?

It is the best product.

It is an automation product. At the end of the day, it is software development. If there is anything that is important in software development, it is that you have a defined process from beginning to end, from the birth of the idea until it has been put into production and eventually retired. So, you need to have a defined process for different stages in the lifecycle that you need to be in control of. The product somewhat helps us do this with Automation Hub and the Robotic Enterprise Framework, but we are looking forward to even more tools for stuff like that.

So far, we are still in the meat and potatoes space. We haven't really gone into the AI or Document Understanding stuff yet. 

UiPath Portal is good overall for enabling administrators to work with Orchestrator. I have seen a lot of improvements, even in the last six or 12 months. We are learning as we go. For the first few months, we were working in a classic folder. Now, we are adopting modern folders in order to better be able to scale our efforts.

UiPath provides granular, role-based access control and management. Right now, that is not so important to us because we do everything unattended. So, we have a couple of service accounts that run everything. However, once we move into attended scenarios, then it's really important that we have that granular control.

I know that there are some new features coming out in regards to deploying automatically and elastically, but we haven't looked that much into them. We don't expect them to be a problem.

We are looking forward to doing attended robots, but that will probably be in the second half of this year when we start looking into that.

For the size of our company, we started fairly big. We went all in, buying licenses, consultancy hours, etc. We have spent a lot of money this first year. I would probably advise someone to start small but still be ambitious. Do a lot of PoCs and see how it fits into your organization. There needs to be a lot of disciplines surrounding it, e.g., if you just stay with five or 10 automations, then things are good. However, once you build 100, you start running into maintenance problems and things like that, so there needs to be a discipline. 

You don't need to spend a million dollars to sort of get off the ground, so I would advise people to start small.

I would rate this solution as an eight (out of 10).

Which deployment model are you using for this solution?

On-premises
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
Project Manager at MidAmerican Energy Holdings Company
Real User
Gives us the ability to have an agile development group to do automation without relying on IT but we've had issues with stability
Pros and Cons
  • "The ability to automate processes allows the opportunity to allocate resources differently."
  • "The bots do not seem stable and we spend a lot of time fixing things that break."

What is our primary use case?

I'd say our finance applications, like accounts payable, have been our biggest use cases for this solution. 

What is most valuable?

I would say just the ability to be able to go outside of the IT department in our organization to get things done and have a sort of agile group to do automation. It is difficult to get IT involved in this type of thing in our organization. So being able to have our own agile group is beneficial for us.

Another thing that is valuable is that I think it's just saved a lot of our finance and customer service people a lot of manual time on processes. We are just able to involve a lot more value-added work.

What needs improvement?

I really liked the insights dashboard. I guess that there is an additional fee for that. Being able to see your return on investment in real-time is definitely beneficial. We spend a lot of time manually calculating how many hours we saved and that would make it a lot easier. The improvement I want is already there. I have to look into implementing it.

The area of the solution that has room for improvement is the stability of the bots. It just seems like we have spent a lot of time trying to fix bots that are down and whether that is our coding or the product. I think there must be a better way to diagnose the issues and avoid them.

What do I think about the stability of the solution?

On a scale from one to five, five being the most stable, I would rate the stability of the UiPath platform as a three. We've had a lot of issues with bot stability. I don't know if it is how we go about development or if it is the platform itself, but we spend too much time trying to fix all the bots that seem to be breaking.

How are customer service and technical support?

I have not used technical support personally but our IT group has. Everything I have heard about the customer services group has been positive.

I have used the UiPath Academy RPA training. On a scale from one to five where one is the least beneficial and five is the most, I would rate the UiPath Academy as a four out of five. I'm not an IT person, so would have given it a five if I was. Parts of the training may have been more advanced than I expected.

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

We had a lot of archaic processes in our company — a lot of paper-based processes — so we knew we needed a better solution. That meant we had to work through a lot of processes and re-engineer what we were doing. We knew that we needed to move in the direction of automation because the processes were just not sustainable. We had processes but we did not actually have an automation solution until we started using UiPath.

How was the initial setup?

The initial setup for the product was something I found to be a bit complicated. At least the first couple were pretty complicated. It was just that we were all new to the technology and we didn't really know necessarily what we were doing. It is getting better. From the time we purchased the UiPath license until we had your first robot in production, I think we took about three months.

What about the implementation team?

We did you use an integrator. It was EY Technologies (Ernest & Young). They helped us out a lot and our experience with them was good.

What was our ROI?

We have certainly seen a return on investment. As far as how many months it took to see real value, I think we just crossed that threshold. So it was about twelve months in total. We have probably saved — just at our platform — around $100,000. The solution has also helped to eliminate human errors with a couple of the bots that we've deployed for sure. It has also saved our organization time. If I had to estimate, I'd say probably 8,000 hours a year so far.

Which other solutions did I evaluate?

We looked at Blue Prism, Automation Anywhere, and UiPath. We kind of landed on UiPath because it just seemed like it was a little easier to navigate than the other ones from a user experience.

What other advice do I have?

Currently, we do not run any of our bots in a virtual environment and we use only untended bots so far. Either of those situations could change at any time. We have a couple of processes that we are looking at for attended processes, but we haven't implemented any yet.

We have about five people involved directly in the initiative. On a scale from one to five where one is very difficult and five is very easy, I would rate the ease of use the platform for automating as a four. It is a four because I would say it takes a little time to kind of get up and rolling for a developer, but it is not too bad.

On a scale from one to ten where one is the worst and ten is the best, I would rate this product a seven. We have just had some issues with keeping bots up and running. I feel like the issue is the learning curve.

The advice I would give to a colleague at another company who is researching this solution is to just do it. Make sure you know what processes you are going to want to automate. If you need to do standardized anything in the processes, do that on the front end in the planning stages versus kind of chasing your tail on the back end.

Which deployment model are you using for this solution?

On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
reviewer1214598 - PeerSpot reviewer
RPA Manager at a government with 10,001+ employees
Real User
Recording tools enable the capture of user actions on the screen and then the recordings can be converted into workflow sequences

What is our primary use case?

Our primary use for this product is to automate processes that we are capable of automating at our tier-one level human resources center.

How has it helped my organization?

This product has improved the way the organization functions by helping us go through a digital transformation. RPA is able to bridge a lot of the gaps that we had in our processes and processing what we had before we moved to this platform as a solution. With a little effort, I was able to bridge those gaps and automate a lot of processes that were manual and less efficient prior to involving the product.

What is most valuable?

The most valuable features for us are the recording tools. They allow the capture of user actions on the screen and then the recordings can be converted into workflow sequences. The activities are very simple to use and easy to put together in order to automate the processes. Once we get Orchestrator, that feature will probably be the most valuable, but we are currently not able to put it into production.

What needs improvement?

As far as additional features, there doesn't seem to be anything outstanding that I can think of right now. Maybe some off-the-shelf "How To" features could be installed with Studio so that you can search for how to do something and pull it up directly in the Academy or on-screen without leaving the product.

There could be room for improvement in the ticketing feature. It's kind of hard to find that feature sometimes.

What do I think about the stability of the solution?

On a scale from one to five, where one is the least stable and five is the most stable, I would rate the stability of UiPath as a five. It is very stable. We have never had any issues with regards to UiPath. The actual problems seem to be network issues and our environment.

What do I think about the scalability of the solution?

We started out sort of small in the beginning and we've invested more in buying licenses and functionality. The scalability in that way seems very good.

How are customer service and technical support?

My experience with customer service has been very good. They make a few different types of resources available and it is usually pretty easy to find what you are looking for. For example, I have used the RPA Academy. It is pretty easy and it was very beneficial. I haven't really opted for using customer support or technical support much. I've been able to just call, text, or email somebody and get a solution.

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

There were really no automated processes when I first came on to work at this organization. When we made the decision to go in this direction, we made a comparison of products to solve the automation issue. What made us choose UiPath to automate our processes was price, availability, ease of use and customer services. They were also willing to be the quickest to work with us as well. It seemed to be the best mix of all these.

We knew we needed to invest in a new solution because, where I'm working, we had 600 or 700 processes that I knew could benefit from automation. As an industry and in total, we probably have thousands of processes that could benefit from and be improved by automation. Coming into the company and seeing how things were done just made it obvious that automation was missing but necessary. Government processes need to be automated to be more efficient because of the volume and the potential for human error.

How was the initial setup?

I would describe our initial setup as complicated because of our industry. We never worked with software like this prior to implementing UiPath. Just to get permissions to use the product on our network was one obstacle. It wasn't always easy to get to ATO (Authority to Operate) and get the capabilities and rights to do certain things on the network like to have the product interact with certain programs that have sensitive information. It's kind of complicated, but that is a whole new path within our industry whenever introducing new technology.

From the time of purchase of the UiPath license until adding our first robot in production was a few months. We purchased a license in February and got a robot into production in May. Most of that time spent was because working on the project is not even my full-time job. I have a whole different responsibility in the organization. So, I was doing a lot of developing in my free time. It probably would have only taken a month or so if I was doing it full time.

What about the implementation team?

We did not use an integrator, reseller or consultant. I did everything in-house.

What was our ROI?

We have seen a return on investment and performance benefits. The ability to notice a difference was almost immediate for certain things and in certain programs. I know that I've calculated that we saved $1.47 million through the automation we have already set in place. The solution also helped eliminate human errors which are more difficult to approximate as a dollar value or percentage.

Basically, using the product has allowed us to take between four to six full-time employees from doing very mundane transactional processes to doing more value-added work. That shift alone reduces human error because the human mind is not made to do this kind of transactional work over hours and days at a time.

This solution saves our organization time on an ongoing basis. I would say it saves a minute to three minutes per transaction per thousands of transactions. It certainly has value in more than one way.

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

We license the use of the product on a yearly basis. The licensing we bought costs $7000 in 2019 for what we have in production. That is the cost of the license plus Studio.

From a cost perspective, I believe that unattended robots can save even more time and more money than attended robots. The only reason we haven't gotten unattended processes into production yet is simply that we haven't got the authority to operate Orchestrator on our network server. The cost is not an issue given our budget, we need to be able to justify how secure it is.

Which other solutions did I evaluate?

The vendors who were on our shortlist were UiPath, Automation Anywhere and Blue Prism. All of them seemed to be good solutions.

What other advice do I have?

We are currently running some of our automation in a virtual environment. The implementation performance is all right. Our system environments are pretty out of date and a bit technologically behind. Sometimes that fact will hold things up. I am the only one in the organization involved in the automation program. I'm the only developer and the only person who uses UiPath directly, but it affects thousands or even tens of thousands of people.

On a scale from one to five, one being the most difficult and five being the easiest, I would rate the ease of use of the platform as a five. Personally, I had no developer experience. I never heard of RPAs or UiPath a year ago. I was able to learn it and figure it out using the Academy, YouTube and the forum. Coming to it cold and doing it part-time, that really doesn't seem like a long time.

On a scale from one to ten, where one is the worst and ten is the best, I would rate this product as a ten overall. It has been completely helpful in achieving the goals we set for it and the technical help and customer service I've gotten have been good. Most of the issues we have encountered with the product are because of the way we operate and not because of UiPath. The support from UiPath provided everything we have ever asked for and needed.

The advice I would give to a colleague at another company who is researching this or a similar automation solution is to just do it. It really creates the opportunity to make things more efficient.

Which deployment model are you using for this solution?

On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
CTO at OOO “DMS”
Real User
Helps to eliminate human errors and helps to save us time
Pros and Cons
  • "All of the features are valuable. I think the best feature for Russian government customers is security. Security in Orchestration for requiring credentials. Our customer are usually serious about security."
  • "I would like to see more AI features with data classification and computer reason. I think it would be great to have more features in full monitoring robots."

What is our primary use case?

We use all of the UiPath products: UiPath Studio, Orchestrator, attended robots, and unattended. Primarily, we use them for financial liquidation. Our customers frequently use it for different cases. Some use it with chatbots.

Sometimes, our customers run automations in a virtual environment. In terms of implementing UiPath within a virtual environment, UiPath staff are working on the cost. Currently we have UiPath with a Citrix client and you need to go to the Citrix virtual station to activate. It's more difficult to implement as a user.

Our customers' organizations have involved about 15 to 20 people in their automation programs.

How has it helped my organization?

I would rate its ease of use as about four out of five. It's not so easy, but it's also not difficult. We have a great UiPath Academy and it's really useful and helpful. Sometimes we need to do difficult operations and use other frameworks, through activities in UiPath. I think this mechanism is very nice, but in implementation, the customers are pretty close. Sometimes we must do it.

This solution helps to eliminate human errors. The amount depends on the process and the customer. Even unattended robots don't provide 100% automation. Sometimes a robot interrupts and waits for a human to make a decision. There is a process when unattended robots do fewer steps and after ten interruptions are waiting for a human to go on. I would say there is about a 70% reduction in human errors when using an unattended robot.

UiPath also helps save time. One unattended robot works 24 hours a day because a robot doesn't get ill or need to sleep.

What is most valuable?

All of the features are valuable. I think the best feature for Russian government customers is security. Security in Orchestration for requiring credentials. Our customers are usually serious about security.

What needs improvement?

I would like to see more AI features with data classification and computer reason. I think it would be great to have more features in full monitoring robots.

What do I think about the stability of the solution?

I would rate their stability as four out of five.

In cases of high scalability when we have one process and many of us use that process, we sometimes have problems. When one process uses about 24 robots for 24 hours, we have problems with it. I think when many robots work at the same time, something goes wrong in orchestrating tasks between robots.

How are customer service and technical support?

I am happy with the support. For me, it's okay.

How was the initial setup?

The initial setup can sometimes be complicated, depending first of all on the environment, as well as the implementation strategy of the company. Too many processes or only one PoC could lead to a more difficult implementation. Sometimes, customers try to automate a lot of the big processes. When we try to automate the complete process, we understand with the customers how many FTEs you can get from it. Everything depends on the customer's requirements.

It takes about six months from the purchase of a UiPath license until our customers have their first robot in production.

Which other solutions did I evaluate?

UiPath is a data mining solution. Our company tries to explain why RPAs are useful.

I don't know which other solutions our customers evaluate. Kofax might be one. Sometimes we work with a customer to make a decision about which platform to choose. Sometimes we do a PoC for Blue Prism. In the Russian market, there are two major vendors that are competing against each other: Blue Prism and UiPath. Usually, customers go through a PoC to choose the best vendor. UiPath wins because you can automate more processes with it.

What other advice do I have?

I would rate UiPath as nine out of ten.

Disclosure: My company has a business relationship with this vendor other than being a customer: Partner.
PeerSpot user