|
We have an application that currently uses a Java client
communicating (via a proprietary protocol over TCP/IP) with
an ILE server (mixed C and RPG). (It evolved from one with
a Smalltalk client and an OPM RPG server, which initially
communicated over APPC/APPN.)
The server has several exit hooks built into it, for both
security and integration with other applications. More
specifically, there are hooks on incoming client requests,
that can modify them, or propagate data from them into other
applications, or block them entirely, and hooks on server
responses, that can censor the data, or propagate it to other
applications.
We are contemplating the possibility of re-engineering this
application to use SQL through the Toolbox classes. But is
there a way to do this and keep the extensive exit program
capabilities?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.