ServiceNow vs BMC Remedy
Quick answer
BMC Remedy is the incumbent ITSM suite in many large enterprises, now succeeded by BMC Helix. ServiceNow won most of the replacement decisions of the last decade because it is a single multi-instance cloud platform with a lower upgrade burden and a far wider application catalogue. Remedy estates that remain are usually heavily customised, and that customisation is both the reason they still work and the reason migration is expensive.
ServiceNow vs BMC Remedy
BMC Remedy is the incumbent ITSM suite in many large enterprises, now succeeded by BMC Helix. ServiceNow won most of the replacement decisions of the last decade because it is a single multi-instance cloud platform with a lower upgrade burden and a far wider application catalogue. Remedy estates that remain are usually heavily customised, and that customisation is both the reason they still work and the reason migration is expensive.
ServiceNow vs BMC Remedy at a glance
| Dimension | ServiceNow | BMC Remedy |
|---|---|---|
| Delivery model | Multi-instance cloud, twice-yearly family releases | Remedy on-premise; Helix as SaaS or container deployment |
| Upgrade experience | Instance clone, test, promote; skip-version supported | Historically heavy for customised Remedy estates |
| CMDB | Native, with Discovery and Service Mapping | Mature CMDB with Atrium and Discovery |
| Customisation model | Scoped applications and update sets | AR System workflow, deep but proprietary |
| Non-IT workflows | HR, legal, facilities, SecOps, custom applications | Narrower footprint outside IT |
| Integration tooling | IntegrationHub with prebuilt spokes | REST and Atrium integrations, more bespoke work |
| Talent pool | Very large and growing | Shrinking; Remedy specialists are increasingly scarce |
| Typical direction | Target of migrations | Source of migrations |
Why estates migrate
The recurring reason is not features but cost of change. A Remedy estate customised over a decade becomes expensive to upgrade and slow to modify, and the people who understand the AR System workflow are retiring out of the market.
The second reason is scope. Once the business wants HR case management and facilities requests on the same portal, a platform that already does those wins the argument.
What a migration actually involves
The work is rarely a data copy. It is a process re-baselining exercise: catalogue the customisations, decide which encode genuine business rules and which are workarounds, then implement only the first group out of the box wherever possible.
Plan for CMDB reconciliation to take longer than expected. Class models rarely map cleanly, and a bad reconciliation undermines every downstream capability including change risk and service mapping.
When staying on Remedy is right
If the estate is stable, the process is stable, and the licence is sunk, migration for its own sake is hard to justify. BMC Helix is a credible modernisation path that avoids a platform change, particularly for organisations with deep Atrium investment.
Frequently asked questions
Is BMC Remedy end of life?
BMC continues to support Remedy while directing new investment into Helix. Treat Remedy as a maintained but non-strategic platform and check current support dates with BMC before planning, since they move.
How long does a Remedy to ServiceNow migration take?
For a large enterprise, typically nine to eighteen months for core ITSM, driven by the number of customisations and integrations rather than ticket volume. Phased migrations by process or business unit are more common than a single cutover.
Do Remedy skills transfer to ServiceNow?
The ITIL process knowledge transfers completely and is valuable. The technical skills do not: AR System workflow has no ServiceNow equivalent, so expect to learn the platform, scripting and Flow Designer from the beginning.
Keep reading
Want to learn this properly?
Our live, instructor-led ServiceNow Training covers this hands-on, with real projects and a certification path.
Check your understanding
Where do you get a portable text version of a list filter?
- A. System Properties
- B. Right-click the breadcrumb and choose Copy query
- C. The form header menu
- D. sys_dictionary
Show answer
B. Right-click the breadcrumb and choose Copy query
Copy query returns the encoded query string used by scripts, reports and APIs.
Personalising list columns with the gear icon affects who?
- A. Every user on the instance
- B. Only you
- C. Everyone in your group
- D. Only users with the same role
Show answer
B. Only you
Gear personalisation is per user. Changing it for everyone means editing the list layout.