Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Configuring the Accesses to Adabas Data : Access of Adabas Data

Access of Adabas Data
Access to Adabas data is only supported via the Service Gateway for Files SDK. Once the SDK has been installed, you need to define the appropriate tables to facilitate the manipulation of the Adabas data, then write the rules or use workbench tools to process the data. Your applications used to access the Adabas data are comprised of table definitions and rules.
Once your Adabas server environment is set up, as described in the following sections, you access Adabas data by:
1.
2.
3.
The access uses the Adabas ADALNK call interface to connect to the Adabas environment. This call interface is supplied with Adabas.
You use the components below to access Adabas data from TIBCO Object Service Broker. Once your data is defined, you build your applications to process the data using tools supplied with TIBCO Object Service Broker and its rules language.
 
Access Adabas data when TIBCO Object Service Broker data access is requested for an ADA table.
Decode Adabas file definitions and provide Adabas fields to assist in the definition of an ADA table (optional).
ADALNK call interface

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved