ViaSQL™ Blue Direct turns the tables on what it means to be a client application. Let your mainframe applications access data that is distributed throughout the enterprise.
Database Clients
Blue Direct lets your CICS or batch programs, written in COBOL, PL/I, Assembler or C, be the client in a distributed environment. Blue Direct provides your applications with SQL access to data residing a variety of RDBMS systems:
Blue Direct provides mainframe applications with three ways to access distributed data:
- ViaSQL Preprocessor – using the DB2 API
- ViaSQL Redirector – using the VSAM API (available on VSE only)
- ViaSQL Client Services – using the ViaSQL API
Blue Direct allows your application to execute any SQL statement that is supported by the target DBMS. There are a number of useful activites that are enabled by Blue Direct . . .
Use Blue Direct to push data from VSAM, IMS, DB2, or any other mainframe data source, down to any LAN database. You can easily populate LAN databases during or after the nightly batch run.
Use Blue Direct to pull data from LAN databases for inclusion in a batch run, then update the mainframe data based on the data retreived from the LAN.
CICS applications can combine LAN-based data with mainframe data for display on a 3270 screen. Optionally, they can update that LAN data depending on user input.
Mainframe applications can directly populate Data Warehouses and Datamarts.
CICS or batch applications can perform maintenance operations against LAN databases. Create or delete tables, obtain lists of the tables and columns in a database, update security information, or perform other useful activities.
If the Legacy Data Server is installed (available with ViaSQL Direct or ViaSQL Integrator), mainframe applications can also use SQL to access data in non-relational data sources like VSAM and DL/I.
Web Clients
Blue Direct allows your applications to access data and applications on remote web and applications servers. Two type of Web Clients are supported:
Integrate your batch or CICS appliations with data and applications that are out there on your Intranet and on the Internet:
Use Blue Direct to retrieve data from remote servers, bring back HTML pages, GIF and JPEG images, or other resources. Retrieve data returned by CGI scripts, Active Server Pages, and other web applications.
Use Blue Direct to send data to a remote server. Pass data to CGI sripts or Active Server Pages, send Email messages, or create HTML pages.
CICS applications can combine web-based data with mainframe data for display on a 3270 screen. Optionally, they can update Web-based data based on the user input.