![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
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. Extracting the definition of the Adabas table to the TIBCO Object Service Broker environment (optional).
2. Defining a table of type ADA based on an extracted Adabas table definition or by manually entering known field definitions.
3. Using TIBCO Object Service Broker table access statements or workbench tools to access the Adabas data.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 |