Using business rules to renovate old applications
In this article - Tough Decisions for Old Apps by Stephen Swoyer - there's a great summary of the problems of integrating legacy applications into an SOA:Web enabling or exposing m…

In this article - Tough Decisions for Old Apps by Stephen Swoyer - there's a great summary of the problems of integrating legacy applications into an SOA:
Web enabling or exposing mainframe applications to new and different constituencies—including non-mainframe applications—is supposed to be easy, provided organizations have prepared by separating their app’s business logic from its presentation logic.
Unfortunately, some industry watchers claim, that's not the case for many mainframe apps, forcing enterprise service-enablement initiatives to negotiate some fairly difficult roadblocks.
This is indeed a common problem with legacy systems. One example of how to address this can be found in this great case study from the California DMV - http://www.edmblog.com/weblog/2005/08/license_fee_cal.html. The basic process they followed can be used by anyone facing the issue of how to expose the core logic of a mainframe system as a service:
- Identify the services that are hidden in the legacy system
- Figure out the rules implemented in these services - perhaps by analyzing the code but perhaps by reading the regulations or policies that are supposed to be implemented in the code.
- Author these rules using the various metaphors for business rules - rule syntax, template-driven rules, decision tables, decision trees, scorecards, ruleflow etc.
- Deploy these rules to the mainframe - either as a Java service or using COBOL generators like those for Blaze Advisor.
- Use legacy modification/analysis tools to hook up these mainframe components to the rest of the (untouched) code.
- Use the business rules management system to redeploy those same rules as a service in your SOA.
So what does this give you? It gives you the ability to expose the rules in a legacy application as a service without having to make your mainframe part of your SOA. Essentially you let your business rules management system act as the bridge between your mainframe and your SOA.
Have fun.
Popular Posts

Business and IT Alignment is Critical to Your AI Success
These are the five pillars that can unite business and IT goals and convert artificial intelligence into measurable value — fast
Read more
Average U.S. FICO Score at 717 as More Consumers Face Financial Headwinds
Outlier or Start of a New Credit Score Trend?
Read more
FICO® Score 10 T Decisively Beats VantageScore 4.0 on Predictability
An analysis by FICO data scientists has found that FICO Score 10 T significantly outperforms VantageScore 4.0 in mortgage origination predictive power.
Read moreTake the next step
Connect with FICO for answers to all your product and solution questions. Interested in becoming a business partner? Contact us to learn more. We look forward to hearing from you.