← All updates Lending Pain Map

The Lending Technology Pain Map: 3 Audiences

Loan officers, in-house tech teams, and executives describe the same LMS in three different vocabularies. The pain map every buying committee needs to read.

The Lending Technology Pain Map: 3 Audiences
3 · 1
Three vocabularies. One platform. One buying decision.
The pain map every LMS buying committee needs to read

There is a peculiar thing that happens when you read enough public reviews of Loan Management Systems and Loan Origination Systems. The complaints, sorted by who wrote them, divide neatly into three vocabularies. The same platform shows up in all three — but it is described in three different languages, each precise to the role of the person writing.

Loan officers and processors describe the system in physical terms — slow, click-heavy, antiquated, “Windows 95,” the screen freezes, the file locks while a colleague is in it. The cost shows up in time-to-fund, pull-through rate, and turnover.

In-house technology teams describe the same platform in architectural terms — bad APIs, undocumented rate limits, forced upgrades, customizations only the original SI consultant remembers. The cost shows up in engineering velocity and roadmap delay.

Executives describe it in strategic terms — vendor lock-in, time-to-market for new loan products, regulatory exposure, the bill at renewal. The cost shows up in competitive position.

This piece is the map.

Key takeaways
  • Three audiences, one system. Loan officers, in-house tech, and executives are describing the same LMS in three different vocabularies — not three different problems.
  • Layer 1 cost. ~2 minutes to open a loan × 12 loans/day = 24 minutes/processor/day spent waiting on the platform. The labor-market signal is loan officers leaving over their LMS.
  • Layer 2 cost. A documented 30-concurrent-API-call ceiling on the largest US mortgage LOS, plus a permanent dedicated administrator and developer to keep the platform usable.
  • Layer 3 cost. 12–18 months to launch a new loan product on traditional platforms, vs. 3–4 months on a modern stack — the difference between leading a category and explaining why a competitor took the segment.
  • Buying committee implication. The committee that hears all three layers gets a sharper checklist than the one that internalizes only one.

Layer 1 — what loan officers and processors say

The most quotable line in the entire research is from a TrustRadius reviewer who described their working life on Encompass, the largest mortgage Loan Origination System in the United States:

“I left my previous company over Encompass, and will only work for lenders who do not utilize Encompass as their LOS.”

— TrustRadius reviewer, Encompass / ICE Mortgage Technology.

That is not a productivity complaint. That is a labor-market signal. Loan officers, processors, and underwriters are voting with their CVs.

The texture of the complaint is consistent across reviewers: the system is slow, it is built for desktop Windows, and it does not save your work automatically. A loan officer posting publicly on Threads in 2025 captured the daily friction:

“Encompass does not have a Mac version. I find this so unacceptable in 2025… I literally have to have a whole separate PC for this while all my other work is done on the Mac systems I’ve used for the last 10 years. How do I even use a PC?”

— Loan officer @justchellebell.

A separate Capterra reviewer measured the cost in throughput: “It takes about 2 minutes to open and close ONE LOAN” — at 12 loans per day, that is 24 minutes a processor is doing nothing but waiting on the platform.

2 min × 12 loans
24 min / processor / day
24 min × 21 days
~500 min / processor / month

That is the unit of measure for end-user pain. Two minutes per loan, twenty-four minutes per day, five hundred minutes per processor per month — pure waiting on the platform. Multiply by the headcount on the loan-ops floor and the operating cost of legacy LMS friction is no longer abstract.

Layer 2 — what in-house tech teams say

Move up the org chart and the language changes. The same platform is now described by the people who have to integrate with, customize, or operate it.

The single most-cited tech-team complaint about Encompass is that it requires a permanent staff to keep it usable. A TrustRadius reviewer who actually administers the system put it bluntly:

“In order to take full advantage of the platform, you almost always need a dedicated administrator and a developer, and recent and upcoming changes in their coding model means that your administrator will need to be able to code more than VB script.”

— TrustRadius reviewer, Encompass.

That sentence is two costs in one: the salary line for the dedicated admin and dev, and the talent risk that the next admin must know more than the last one because the vendor changed the coding model.

ICE Mortgage Technology has formalized this constraint in its developer documentation — a default 30-concurrent-API-call limit and a 429 Too Many Requests hard stop when a lender exceeds it (ICE developer concurrency limits). Any high-volume rate-lock event or refinance window pushes through that ceiling.

Constraint 1
API ceiling
30 / 429

Default 30-concurrent-API-call limit on the largest US mortgage LOS, with a 429 Too Many Requests hard stop. Any rate-lock event or refinance window pushes through it.

Constraint 2
Staffing tail
1 admin + 1 dev

A dedicated administrator and a developer per long-tenure deployment, just to keep the platform usable. The next admin must know more than the last because the vendor changed the coding model.

Constraint 3
Customization decay
SI-only

Customizations only the original SI consultant remembers — institutional knowledge debt that compounds for every year the deployment runs.

The pattern is not specific to Encompass. nCino — the dominant commercial LOS — generates a parallel complaint about customization gating. A long-tenure customer described the experience to TrustRadius this way:

“We have gone from implementation where nothing worked to 4 years of tweaks and a full time staff that try to make it work but it does not. It doesn’t work properly. It constantly has issues that will not let you create a loan.”

— TrustRadius reviewer, nCino.

Four years and a dedicated team is a lot of investment for a platform that, in the customer’s own words, still cannot create a loan.

Layer 3 — what executives say

Move one more level up and the vocabulary shifts again. Executives talk about LMS modernization in terms of strategic constraint, not user experience or technical debt. The constraint is almost always time-to-market.

Finezza, an Indian fintech analyst firm, captured the ceiling that lenders bump up against:

“Traditional platforms take 12–18 months to launch new loan products.”

— Finezza, India Fintech Stack Guide.

Twelve to eighteen months from product idea to first booked loan, when modern decisioning and lending stacks ship in three to four months (per McKinsey). That gap is not a technical detail — it is the difference between leading a category and explaining at the next board meeting why a competitor took the segment.

Modern stack
34 mo
Idea → first booked loan, on a composable, API-first lending core.
Traditional LMS
1218 mo
Idea → first booked loan, on a customized legacy platform with vendor and SI dependencies.

Deloitte’s analysis explains why lending modernization has been so uneven:

“Over the past decade, banks have focused on modernizing loan origination and improving customer experiences, while loan servicing has largely remained dependent on legacy platforms.”

Origination got attention because customers see it. Servicing — the place every executive’s collections, retention, and customer-lifetime-value metric actually lives — did not. That is the gap the next decade has to close.

Why the three vocabularies matter

The reason these three layers matter for a lender’s buying committee is that they are not three separate problems. They are the same problem described from three vantage points.

LayerWhat they sayWhere the cost shows up
Loan officers & processorsSlow, click-heavy, antiquated. “Windows 95.” The file locks while a colleague is in it. No Mac. No autosave.Time-to-fund, pull-through rate, turnover. Loan officers refusing to work for lenders on certain platforms.
In-house technology teamsBad APIs, undocumented rate limits, forced upgrades, customizations only the original SI remembers, the SDK sunset.Engineering velocity, roadmap delay, permanent SI dependency, talent risk on every admin handover.
ExecutivesVendor lock-in, time-to-market for new loan products, regulatory exposure, the bill at renewal, M&A integration tail.Competitive position, share of segment, board-level explanation of why a competitor shipped first.

The platform that takes two minutes to open a loan is the same platform whose API has a 30-call ceiling, is the same platform whose customizations require a permanent SI relationship, is the same platform that takes 18 months to ship a new loan product. Fix one, you have fixed a fraction of one layer. Fix the architecture underneath all three — open APIs, native data export, composable workflows, evidence-grade audit trails, a clean origination-to-servicing handoff — and you have fixed the system.

The buying committee that internalizes this in 2026 has a sharper checklist than the one that internalizes only one layer.

The single takeaway

Three audiences inside every lender are saying the same thing about their LMS, in three different vocabularies. The buying committee that hears all three is the one that gets the next vendor decision right.

If you are sizing a vendor decision in 2026 — or auditing the platform you already have against what your loan officers, your tech team, and your CFO are telling you — the pain map is the right place to start.

Frequently asked questions

What is the lending technology pain map?

The pain map is a framework for reading LMS and LOS reviews by audience. The same platform shows up in three different vocabularies: loan officers and processors describe it in physical terms (slow, click-heavy, antiquated); in-house technology teams describe it in architectural terms (bad APIs, undocumented rate limits, forced upgrades); and executives describe it in strategic terms (vendor lock-in, time-to-market, renewal cost). All three are talking about the same system.

Why do loan officers leave companies over their LMS?

Public reviews on TrustRadius and Capterra show that operational friction — 2-minute loan opens, no Mac support in 2025, frequent screen freezes, no autosave — compounds into daily wasted time that becomes a labor-market signal. One TrustRadius reviewer put it bluntly: “I left my previous company over Encompass, and will only work for lenders who do not utilize Encompass as their LOS.” That is not a productivity complaint — it is loan officers voting with their CVs.

What do in-house technology teams complain about with legacy LMS platforms?

The dominant complaint is the staffing tail: long-tenure deployments require a permanent dedicated administrator and a developer just to keep the platform usable, and vendor changes to the coding model mean the next admin must know more than the last. ICE Mortgage Technology (Encompass) formalizes a 30-concurrent-API-call ceiling with a 429 hard stop. nCino customers report multi-year tweaks and full-time staff that still cannot reliably create a loan. The cost shows up in engineering velocity and roadmap delay.

Why does it take 12–18 months to launch a new loan product on legacy LMS?

Per Finezza’s India Fintech Stack Guide, traditional platforms take 12–18 months to launch new loan products. Modern decisioning and lending stacks ship in 3–4 months (per McKinsey). The gap is not a technical detail — it is the difference between leading a category and explaining at the next board meeting why a competitor took the segment. The constraint executives feel is time-to-market, even when they call it something else.

What should an LMS buying committee actually evaluate?

A buying committee that internalizes only one of the three layers gets a narrow checklist. The committee that hears all three asks: (1) Will my front-line loan officers stay? (2) Can my in-house technology team integrate, customize, and operate this without a permanent SI relationship? (3) Can we ship a new loan product in months, not in fiscal years? The platform that answers yes to all three has open APIs, native data export, composable workflows, evidence-grade audit trails, and a clean origination-to-servicing handoff.

What is the difference between a loan origination system (LOS) and a loan management system (LMS)?

An LOS handles the front-of-funnel work: lead intake, application capture, KYC, decisioning, underwriting, and the final approval-to-disburse handoff. An LMS handles the post-disbursement servicing tail: schedules, repayments, charges, restructures, delinquency management, collections, recoveries, and accounting. The handoff between LOS and LMS is where most lenders lose data, audit trail continuity, and operational context — which is why Deloitte notes that origination got the modernization investment of the last decade and servicing did not.

Which LMS and LOS platforms are most commonly cited in this pain map?

The most-reviewed mortgage LOS in the United States is Encompass (now part of ICE Mortgage Technology), which dominates retail mortgage origination. The dominant commercial LOS is nCino, deployed across community and regional banks. Both platforms are referenced in this analysis because they sit at scale and their public review surfaces (TrustRadius, Capterra, Threads) generate enough volume to triangulate the three vocabularies. Smaller platforms exhibit the same patterns at smaller scale.


Sources:


Ashok Auty is the co-founder of Lokta and co-creator of Apache Fineract. He has spent two decades building lending infrastructure and reads every public LMS review surface he can find — because the buying committee that hears all three vocabularies makes the better vendor decision.

Ashok Auty

Co-founder of Lokta. Co-creator of Apache Fineract. 15+ years building lending infrastructure that's powered 25M+ borrowers across 15 countries.

More about the team →
Talk to the team

Adopt the next-decade lending stack with Lokta

Lokta Core is enterprise-ready and deploys under engagement. We work with a select group of institutions through a founder-led model — deep adoption, deliberate scope, a delivery window the team commits to in writing.