The ACE (Amazing Customer Experience) web application is CIMB's internal platform for managing the commercial lending process, from lead management to SME loan submission. I led Wave 5 of the project, eliminating the existing RPA bot by building a direct API and manually mapping over 300 fields between ACE and BCS. Submission time dropped from 1.5 days to 22 seconds, a 99.98% reduction, enabling same-day loan processing across CIMB's commercial banking network.
ACE (Amazing Customer Experience) is CIMB's internal web application for the Commercial Lending journey, giving Relationship Managers a single platform to manage leads, screen creditworthiness, collect documents, and submit SME loan applications digitally. What started as a branch-replacing tool evolved over five waves into a fully integrated lending platform.
I joined on Wave 5, the most technically intensive phase. The mission was to rip out the RPA layer sitting between ACE and BCS (CIMB's core Loan Origination System) and replace it with a direct API integration.
RPA, at its core, is software that mimics human actions on a screen. It clicks, copies, and pastes data between systems the way a person would. For Wave 3, when BCS didn't expose a clean integration point, it was the right pragmatic call. But RPA is inherently fragile: a single screen layout change or unexpected field format is enough to break the entire submission chain. In practice, submissions took 1.5 days to reach the credit team, making same-day loan processing effectively impossible.
Wave 5 fixed that at the root. By building a direct API integration between ACE and BCS, we eliminated the bot chain entirely. But to do that, every single field in ACE's application forms had to be mapped to its corresponding field in BCS (the right format, the right sequence, the right validation logic). That was over 300 fields. I owned every one of them.
The result: submission time dropped from 1.5 days to 22 seconds. A 99.98% reduction. Same-day loan processing became the new default for Relationship Managers across CIMB's commercial banking network.
It was my first project at CIMB. It remains one of the most operationally impactful things I've shipped.