Types of External System Connections
Unless you're at a brand new startup company, you'll probably need to integrate your application with existing systems. If you need to interface with a CORBA-based system or with a Java application, you should already have a pretty good idea how to proceed. Many times, however, the situation is a little cloudier. You might need to interface with a mainframe application or some other kind of system that might not be very talkative when it comes to inter-application communication.
Note
Older systems and applications are usually referred to as "legacy" systems. Many times, a company is willing to spend extra money to develop code to access the legacy system without adding code to the legacy system. The idea is ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access