HostBridge Data Access Modules / HostBridge Extended
For VSAM, DB2, DL/I, MQ
HostBridge Data Access Modules are optional modules. They are packaged with the HostBridge Process Automation Engine as HostBridge Extended. The Data Access Modules are predefined program objects that can be called within process automation scripts to perform a wide range of operations – virtually anything a COBOL program can do – that may be desired for integration purposes. Both HostBridge and the HostBridge Process Automation Engine are prerequisites of the Data Access Modules. The Data Access Modules enable HostBridge scripts to access and integrate CICS-based resources as follows:
- VSAM Module provides VSAM file access
- DB2 Module provides DB2 database access
- DL/I Module provides IMS database access via the Data Language/Interface (DL/I)
- MQ Module provides native WebSphere® MQ support
Because the Data Access Modules read and write directly to their respective resources, developers using HostBridge have the option of invoking CICS transactions through HostBridge or bypassing the CICS transactions and accessing the data behind them directly. Using the objects included in these modules, organizations can include data from an extended set of widely used CICS resources as part of any XML- or services-oriented integration process. Together with the HostBridge Process Automation Engine, the Data Access Modules effectively enable the creation of entirely new CICS applications without any modification of mainframe code.

