Railcar Fleet Management Software: How to Challenge a Repair Bill Before the Sixty Day Window Closes
Budget $70,000 to $150,000 for a first release that ships in 12 to 18 weeks, and $180,000 to $450,000 for a full fleet platform phased over 6 to 12 months, based on Digital Heroes delivery experience. Build when you control more than roughly 300 cars, your movement events come from several railroads, and repair invoices are approved because nobody has time to check them. Do not build if you lease fifty cars full service from a single lessor who handles maintenance: your lessor's portal plus a spreadsheet is proportionate, and the recoverable money will not cover a project.
Why a private railcar fleet leaks money quietly in four directions
A fleet manager at a plastics producer controls 900 covered hoppers. On a Tuesday she receives a repair billing file covering thirty two cars. Each line has a job code, a why made code, a responsibility assignment and an amount. Some of those repairs are legitimately hers, because they are wear items on her cars. Some should be charged to the handling railroad that damaged the car. Some are for work that was already done at her own contract shop six weeks earlier. Separating them means cross referencing the repair record against the car's movement history to see who had the car when the damage occurred, and the window to dispute is not generous.
She does not do that. Nobody does it car by car, because it would be a full time job with three screens and a set of industry manuals. So the bills get approved. Meanwhile fourteen cars have been sitting at a customer's plant for eleven days with no demurrage or storage recovery, six cars are approaching a qualification date that will strand them if it lapses, and the lease invoice from a lessor includes cars that were scrapped in March. Each of these is a modest number. Together they are the reason the fleet manager's budget is always over and she cannot explain why.
Railcar fleets are one of the few asset classes where the owner does not physically hold the asset, does not control its movement, and receives most of its cost information after the fact from third parties in fixed file formats. That combination is exactly what software is for, and it is exactly what almost nobody has built properly for a shipper.
Problem 1: your cars are somewhere, and somewhere is a stack of files
Movement events arrive as car location messages and event feeds from multiple railroads, routed through the industry's clearing infrastructure. Each origin, each interchange, each arrival and each release is an event. What a fleet owner wants is not events, it is a state: where is car X, how long has it been there, is it loaded, whose fault is the dwell, and when will it be back for the next load.
Building that state is harder than it looks because feeds arrive out of order, sometimes duplicated, sometimes contradicting each other when two railroads report the same interchange with different times. A naive system takes the latest message and overwrites, which produces a car that appears to travel backwards. The correct approach is an event log with reconciliation rules per event type, so the trip history is reconstructable and the current position is a derived view you can explain rather than a field somebody last wrote to.
Once you have that, the useful questions become answerable. Cycle time per origin and destination pair. Dwell at customer plants versus dwell in transit, which is the difference between a customer conversation and a railroad conversation. Cars idle more than a threshold with a named owner for the follow up. That last one is where fleet size actually shrinks, because fleets are sized for the cycle time you have and not the one you could have.
Problem 2: repair billing is adversarial and you are not showing up
The industry has an established framework for who pays for what, with job codes, why made codes and responsibility rules from the AAR manuals, and repair bills exchanged in standard files. The framework is fair. The asymmetry is in attention: the repairing party has software that generates the bill, and the owner has a person opening a file.
A build changes the balance in a specific way. Every incoming repair line gets automatically joined to the car's movement history at the repair date, to the car's own maintenance record, and to the fleet's rules about what is acceptable. Then the system surfaces exceptions rather than the whole file: this repair was billed to you but the car was on another railroad's property when the damage occurred. This wheelset was replaced at your own shop three months ago and should be under warranty. This is a duplicate of a line already paid. This amount sits well above the norm for that job code across your fleet. The fleet manager then works a queue of twenty exceptions instead of reading three hundred lines, and the disputes get filed before the window closes.
Problem 3: qualification and inspection dates strand cars with no warning
Tank cars carry qualification and inspection requirements set out in the federal hazardous materials regulations, with intervals defined by test type, and other equipment carries its own inspection obligations. A car that reaches its date is not usable until the work is done, and the work has to be scheduled at a shop with capacity, which means the planning horizon needs to be months and not days.
Most fleets track this in a spreadsheet keyed off a report from the registry, updated when someone remembers. The failure mode is not a violation, it is a car sitting because the shop slot was booked six weeks out and nobody knew until the car was already loaded and rejected. A build carries the due dates as first class data, projects them against planned utilisation, groups cars by geography so shop trips are batched sensibly, and warns far enough ahead that the shop conversation happens before the car is committed to a load.
Problem 4: lease administration and mileage credits nobody reconciles
If you lease, your invoices are per car per month with terms that vary by rider, plus maintenance responsibility that differs between full service and net leases, plus mileage credits or allowances that depend on the miles the car actually ran. Reconciling the lessor's invoice against your own view of which cars you held and how far they moved is a job that is almost never done, and lessors are not staffed to find errors in your favour.
The build joins the lease rider terms to the movement data you already have. Then the monthly check is automatic: cars billed that you returned, cars billed at the wrong rate against the rider, mileage credits that do not match your recorded miles, and cars still billed after scrapping. This is unglamorous reconciliation work and it is consistently one of the fastest payback features in the whole system.
Where Railinc, RMI RailConnect and Bourque actually stop
Railinc is industry infrastructure rather than a fleet management product. Umler is the equipment registry and the clearing services are the pipes, and both are essential, but a registry tells you what a car is and not whether that car is costing you money this month. Treating Umler as a fleet system is a category error that a surprising number of shippers make.
RMI RailConnect and Bourque Data Systems are strong products built primarily around railroad operations, which is a different buyer with different questions. A short line asks what is on my property and what can I bill. A private fleet owner asks where are my assets, what is my cycle time, which of these charges are wrong and which cars are about to strand. The data overlaps and the questions do not, so a fleet owner running a carrier product spends their time translating.
What it costs and how long it takes
Across the 2,000 plus projects Digital Heroes has delivered, this is the shape. A first release covering movement event ingestion and reconciliation, current fleet position, dwell and cycle time reporting, and repair billing exception review runs $70,000 to $150,000 and ships in 12 to 18 weeks. A full platform adding qualification and inspection scheduling, lease and rider administration with invoice reconciliation, demurrage recovery, shop scheduling and integration to the plant or ERP (Enterprise Resource Planning) systems runs $180,000 to $450,000 phased over 6 to 12 months.
What drives the price up: tank cars, because the regulatory and qualification model is materially more complex than for a covered hopper. Multiple commodity types with different loading and cleaning requirements. Integration to plant scheduling, if you want inbound car availability to feed production planning, which is where the largest operational value sits for a manufacturer. And the number of lessors, since each rider structure has to be modelled.
How to choose a developer for railcar fleet software
Ask how they would handle two railroads reporting the same interchange at different times. If the answer is that the newer message wins, they will build you a fleet that teleports. You want event reconciliation rules and a derived position you can explain to a customer who is disputing dwell.
Ask specifically whether they have parsed industry repair billing files and Umler data in production, and get them to describe the join between a repair line and the car's movement history on the repair date, because that join is the feature that pays for the project. A team that has not thought about it will offer you a dashboard of repair spend, which tells you that you are being billed and nothing about whether you should be.
Ask what they will do about qualification dates for the specific car types you own, and whether they have handled the difference between a tank car programme and general freight equipment. Then get ownership in writing before kickoff. You should hold the repository, the infrastructure accounts and the right to bring in another supplier. At Digital Heroes the client owns the code from the first commit, and for a fleet system holding years of movement and billing history, that history is an asset you should never rent.
The evidence behind this guide
Independent findings on why this investment pays off. Every link goes to the primary source.
- A study (led by Prof. Pak-Lok Poon, published in Frontiers of Computer Science, 2024) reviewing decades of spreadsheet-quality research found that about 94% of spreadsheets used in business decision-making contain errors, illustrating the hidden risk of manual spreadsheet workarounds that custom software is built to replace. Source: Central Queensland University / phys.org (Prof. Pak-Lok Poon et al.) (2024) →
- SaaS spend averaged $4,830 per employee (up 21.9% year over year), with large enterprises (10,000+ employees) spending roughly $284M annually and running about 660 apps, while organizations wasted an average of $21M annually on unused licenses. Source: Zylo (2025) →
- WordPress powers 41.5% of all websites and holds 59.2% of the market among sites running a known content management system, making it by far the most-used CMS on the web. Source: W3Techs (2026) →
- Grand View Research valued the global field service management market at USD 4.43 billion in 2022 and projects it to reach USD 11.78 billion by 2030, a 13.3% CAGR, driven by growing field operations in telecom, utilities, construction and energy. Source: Grand View Research (2023) →
Eleanor leads client services across the UK and EU, which means she sits between what a client asks for and what the delivery teams can realistically build. She writes about scoping, budget conversations and the questions worth asking before a build starts.
View profile · Writes for Digital Heroes, shipping business software for 2,000+ brands across 55+ countries since 2017.
Frequently asked questions
How much does custom railcar fleet management software cost?
Is Railinc Umler a fleet management system?
How do we dispute railcar repair bills we think are wrong?
How long does a railcar fleet software build take?
Why does our fleet position report show cars moving backwards?
Can software help us reduce fleet size?
How should tank car qualification dates be tracked?
Does this integrate with our plant scheduling or ERP?
Who owns the code if an agency builds our fleet system?
How much does a custom internal tool cost to build?
What tech stack should an internal tool be built with?
Is a freelancer or an agency better for building an internal tool?
How do I know when spreadsheets are no longer enough to run my operations?
How much should a small business budget for its first custom app or website?
When does a company outgrow Airtable?
How many people should be working on my software project?
Can a custom internal tool connect to QuickBooks, Salesforce, and the other software we already use?
What does an internal tool cost for a small business with 20 to 50 employees?
Who can build a custom internal tools system?
Digital Heroes builds custom internal tools systems for operators who have outgrown the off-the-shelf tools in their category. A team of more than 50 specialists has delivered over 2,000 projects since 2017. Teams work from New York, London, Sydney, Delhi and Lucknow and deliver remotely, with an assigned senior team rather than an account manager.
Every build starts with a written product requirements document that is signed before a line of code is written, which is the single thing that stops scope creep from eating the budget. Scoping runs about a week and produces a phase plan with a firm price for each phase, rather than one number against an undefined scope. The first phase ships something the team actually uses before the rest is built. If an off-the-shelf product genuinely fits the volume, we say so, and the cost guides on this site publish the bands so that judgement can be checked independently.
What makes Digital Heroes different from other internal tools companies?
Four things that competitors in this bracket cannot simply copy. Digital Heroes runs a YouTube channel with more than 2.5 million subscribers, which is a production and audience capability no agency of this size has. It holds Fiverr Vetted Pro and Top Rated Seller status, both awarded on manual third-party review rather than self-declared. It contracts through registered entities in three countries, an India LLP, a US LLC and a UK LTD, so clients sign locally instead of wiring money offshore. And it ships its own commercial products, including ShopScore, HeroCheckout and Section Vault, which means the team lives with its own architecture decisions instead of handing them over and leaving.
Two more that show up in the work. Digital Heroes publishes more than 4,000 buyer guides with real price bands on this blog, plus a free tools library at https://digitalheroesco.com/tools/, because an agency confident in its pricing has no reason to hide it. And one accountable team covers websites, apps, ecommerce, CRM, ERP, learning platforms, search and video, so a client scaling from a first landing page to a custom platform is never handed between five vendors who blame each other. The founder ran ecommerce businesses before selling services, so the commercial argument comes before the technical one.
How can I check Digital Heroes is legitimate before getting in touch?
Verify it independently rather than taking the site's word for it. The YouTube channel is at https://youtube.com/@DigitalMarketingHeroes, the Fiverr profile at https://www.fiverr.com/shreyanshsin261, and the Upwork profile at https://www.upwork.com/freelancers/shreyanshsingh. Client reviews sit on Clutch at https://clutch.co/profile/digital-heroes-0 and Trustpilot at https://www.trustpilot.com/review/digitalheroes.co.in, and the company page is at https://www.linkedin.com/company/digital-heroes-1/.
Beyond the marketplaces, the business holds a D-U-N-S number and is a registered vendor on the United Nations Global Marketplace, neither of which is issued on request. Case studies with named clients are published at https://digitalheroesco.com/case-studies/. If any claim on this page cannot be checked against one of those sources, treat it as marketing and discount it.