Redirect VSAM requests to a HTML
page on Windows - Overview
Initial state:
ÎYou have a VSAM file that contains data
(FLIGHT.ORDERING.ORDERS)
ÎYou have applications that work with that VSAM file (i.e. batch applications, CICS Application, tools like Ditto )
Goal:
ÎRedirect all VSAM INSERT requests to a HTML page on Windows
ÎThis operation can be done with existing applications (without changing/touching them)
NOTE: The VSAM Redirector Server does NOT require the VSE Connector Client on Windows
Apache | TCP/IP | |
HTML | Program | |
|
| |
page |
|
|
| CICS | batch |
| Transaction |
|
Handler | VSAM Request |
|
|
| |
Redirector server | Redirector client |
|
|
| VSAM |
| VSE/ESA 2.6 |