Great Features but Still Needs Improvement
February 07, 2019

Great Features but Still Needs Improvement

Anonymous | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User

Overall Satisfaction with UiPath Enterprise RPA Platform

UiPath is used for a wide range of tasks for our clients. It is used to solve different problems like billing automation, order processing automation, etc. It was helpful in many areas. It is easy to use and you can also implement code and run easily. If you have some experience with C#, it is easy to develop activities for UiPath.
  • Flowcharts - Great feature, easy to develop and easy to maintain.
  • State Machine - Very good feature to easily pass between stages.
  • Outlook '.oft' and '.msg' file importing - Almost impossible in UiPath even with coding. A module called "Microsoft.Office.Interop.Outlook" is not working properly with UiPath. It needs to be integrated in a better way.
  • Debugging Mode - Debugging mode is more like bugging mode. It is buggy most of the time and you cannot just go in and start at some point of the code.
  • Fast development.
  • Easy to integrate.
  • Bug fixing sometimes caused by UiPath components.
UiPath is well suited for web automation and some desktop application automation. In some desktop applications, like SAP, UiPath can be tricky because some of the selectors in SAP are not available. I am sure there are similar examples to SAP. In that case, you may need to use some image processing which can drop your code robustness.