29-07-25 09:36 AM
I have been using Blue Prism since 2017 and have been involved in building an ecosystem of approximately 300 automated processes. Unfortunately, I must state that if we weren't already so deeply invested in the platform, I would recommend my organization to switch to another product.
The Blue Prism Enterprise application has not evolved significantly in the past eight years. The user interface is outdated, the developer experience is heavy, and performance is poor in large-scale environments. For example
The platform does not scale: managing 300 processes causes continuous performance issues.
The user interface has remained virtually unchanged since 2017.
Chrome and Edge browser automation: the transition from Internet Explorer to Chrome/Edge was extremely problematic due to weak support for these browsers. Even today, this area has not improved significantly.
In Windows 11 environments, Entra ID authentication for robot users is not supported. This shortcoming may ultimately be what forces us away from the Blue Prism IT's requirement.
Testing tools are nearly nonexistent, making regression testing and validation unnecessarily manual.
Despite being a core part of the platform, development, debugging, testing, Application Modeller, and version control functionalities have seen little to no meaningful improvement in the past eight years.
These are not isolated issues – they reflect a broader strategic stagnation in the development of the core Enterprise product. While the company is investing in new tools and cloud services, the foundation that many customers rely on has been left behind. This poses a serious risk to organizations that have built business-critical solutions on top of Blue Prism.
I would expect to see:
A modern, responsive UI with customizable views
A robust debugging and testing framework
Intelligent and reliable browser automation
Scalable orchestration for large environments
Native support for modern version control and CI/CD pipelines
Has anyone else experienced similar limitations? What are your thoughts on the future of the Enterprise platform?
Answered! Go to Answer.
30-07-25 01:36 PM
30-07-25 11:43 AM
Wow @toijari those are some body-blow big hits at the old BP there!
If you think the product has not changed much sinch 2017, I can confirm it did not really fundamentally change much above the hood for a number of years before that. You could probably pick up version 3.5 of the product and recognise it and use it as the same product being used today - but the reality is there have been a hell of a lot of change (and oh my... 3.5 was very buggy!!)
On your main problem of having difficulty managing 300 processes, that should not be the case - It might be worth reaching out to anyone in your network who is managing a similar sized estate, there are some Blue Prism customers with far more processes in use than that (and have had so for many years). There are things you can do in your build and in dashboards you can easily create that should mean managing large numbers of processes can be orchestrated intelligently. There are some well-known tools in the digital exchange that allow more automatic orchestration.
On the IE to Chrome migration, unfortunately that some problem exists in all other competitor products also. We had been very lucky to have such a stable and rich IE interface for very many years, Chrome is different and that same functionality cannot be kept or transferred across.
On the rest of your issues and what you would like to see, I think they are very much the focus of the product team these days with the move to the cloud hybrid model similar to their competitors. However, moving functionality across from a 20-year-old product is never easy...
30-07-25 11:49 AM
Hi all,
I'm just dropping in to say that we're actively listening to this discussion and are happy for it to continue, I know you'll all focus on constructive feedback, and we're taking notes. I have asked our product team to join in, they'll be along later with a response.
Thanks for keeping it grounded, everyone 💙
30-07-25 12:39 PM
Hi @toijari, finally someone pointed out these issues!
We are also facing some performance issues in Blue Prism Enterprise (v7.4). These issues were present in the earlier versions as well.
As the number of pages increases either in process or object, the performance goes down. And in the real world, we are always going to plug in additional functionalities which results in increasing the process/object size. Once the size hits a particular point, we start noticing some laggings while opening the process/object, or basically doing anything with it.
I agree that if we take any other tool as well, it will behave the same to some extent. However, being a leader in this domain, we expect better experiences from the tool.
Would really like to see some significant changes in coming days 🙂
30-07-25 01:07 PM
Dear @toijari ,
Thank you for sharing your experience — it's clear you've invested significant time and effort into building your Blue Prism ecosystem.
I’d like to offer a slightly different perspective by highlighting some advanced capabilities in Blue Prism Enterprise that are often underutilized — particularly in large, mature automation programs.
There are many organizations running 500+ live processes with Blue Prism today — some even exceeding 1,000 — especially in banking, insurance, and shared services. The key lies in collaborating with infrastructure, database, and IT teams to ensure:
SQL Server and application servers are sized correctly
Archiving and queue cleanup is automated
Resource pools and Digital Workers are load-balanced efficiently
Environment segregation (Dev, UAT, Prod) is clearly defined
Logging is optimized to prevent database bloat
Blue Prism’s Work Queues, Dynamic Scheduling, and APIs can be used to scale bot utilization effectively — especially when orchestrated via external triggers or workload balancers. With the right architecture, concurrent processing of large process volumes becomes much more efficient.
While IE-to-Chromium migration was painful, recent Blue Prism versions (v6.10 and 7.x) include Chrome and Edge browser extensions with better UI element handling, attribute-based selectors, and more stable spying modes. This continues to improve with community feedback.
Interestingly, there are large enterprises that have actually migrated from other product to Blue Prism — often due to its strong governance, security model, centralized control, and robust queue architecture that aligns well with complex business needs. These migrations aren't always publicized, but they do happen when long-term sustainability is the priority.
In my personal opinion, Blue Prism has all the essential capabilities needed to:
Automate complex, rule-based business processes
Integrate with other systems via APIs, web services, queues, and native connectors
Deliver enterprise-grade orchestration and scalability
Maintain strong security, auditability, and role-based access control
Yes, there are areas where Blue Prism needs to evolve (UI, Entra ID support), but it remains a very powerful, enterprise-grade platform when implemented well.
No RPA tool is perfect — each platform has its strengths and limitations. I’ve seen first-hand how organizations face scalability, browser compatibility, or integration issues across all three major platforms at different stages of maturity.
30-07-25 01:18 PM
Dear @vrushalird
You're absolutely right — as the number of pages in a process or object increases, performance can suffer. I've seen this especially in larger environments where objects and processes grow organically over time.
To help mitigate this:
Avoid creating too many pages in a single process. Instead, I recommend building sub-processes for different logical units and calling them from a main process. This improves both performance and maintainability.
Similarly, for objects, instead of putting all functionalities into one Business Object, split the logic into multiple smaller objects. Each one can focus on a specific application or module and then be orchestrated from a parent process or object layer.
Adhering to Blue Prism’s best practices is highly recommended to ensure processes run smoothly and efficiently 🙂
30-07-25 01:36 PM
30-07-25 01:40 PM
Hello @faheemsd - thanks for your inputs.
We were earlier trying to create parent-child relationship to resolve this issue. However, that didn't reduce the number of pages much. Parent process became lightweight, but still the child process was having a lot of pages. We also thought of splitting the child process into multi-part processes, but that seem to further complicate the existing process logics. We also noticed the same behavior for lot of other processes too.
We, however, went ahead with object splitting and created multiple objects having a shared application modeller.
We haven't noticed any issues in unattended sessions due to the process size but we are concerned if it may cause any issues in future.
Please let me know if there is anything else can do to resolve it. I had raised this issue earlier here -> Re: Blue Prism 7.4 Performance Issue – Slow Openin... - SS&C Blue Prism Community
30-07-25 01:48 PM - edited 30-07-25 01:52 PM
Dear @vrushalird
Thank you for sharing your workaround.
We haven't experienced any issues in unattended sessions due to process size so far, but we are concerned it might cause problems in the future: No need to worry — I have similar processes with a large number of pages that have been running smoothly in unattended mode 24/7 for a long time without any issues
Note: Make sure that logging is set to capture Error only for complex processes(for all processes as a best practice) in process and object studios.
31-07-25 01:15 PM - edited 31-07-25 01:19 PM
🧭 Blue Prism Enterprise – A Product That Has Not Grown With Its Users
Thank you for the earlier comments and valuable perspectives. It’s been helpful to hear different experiences with Blue Prism.
However, I’d like to gently steer the conversation back to the intent of my original post. This is not about solving isolated technical issues, but about raising a broader concern: why Blue Prism has not evolved to meet the needs of demanding enterprise environments.
This discussion is not a request for help with specific technical problems. Those are part of our ongoing work with our vendor and are unlikely to be resolved permanently through community advice. Instead, I want to focus on the bigger picture: the direction of the product’s development and how it impacts user organizations.
❗ A Low-Code Product Should Not Be Heavier Than Traditional IT
Blue Prism’s core value proposition—offering a faster, lighter alternative to traditional integration and manual work—has, in our case, played out quite the opposite:
🔍 From a Developer and Admin Perspective: Same Product, New Versions – Same Problems
⚙️ From an Architecture and Performance Perspective
💸 From a Business Perspective – ROI Is Often Questionable
RPA has a narrow use case in a large enterprise where traditional IT automation is already mature. When the cost of maintaining Blue Prism solutions exceeds the cost of manual work—and when upgrades consume excessive time—many processes simply don’t get automated. That’s not what a low-code platform should lead to.
⚠️ Product Development Cannot Be Outsourced to the Community
Digital Exchange is a good addition, but it doesn’t solve the core product’s shortcomings. For large enterprises, every community asset must be audited individually, creating a heavy validation process. That’s not a scalable model.
📌 Background on Our Environment
🔄 Let’s Refocus on the Core Question
Why hasn’t Blue Prism evolved in a way that reduces the workload for developers, administrators, and business users—instead of increasing it? Blue prism automations could be much more profitable with small improvements.
We’re happy to continue the conversation. With nearly a decade of experience, we believe our insights could help shape the future of the platform.
Riku T
Lead Specialist | Views are my own