Adding Support for Multiple Adabas Versions

This version of Adabas RESTful server supports administration of multiple Adabas versions. Currently, Adabas Version 6.5 with internal structure level 19 and Adabas Version 6.6 with internal structure level 20 are supported. To support additional Adabas versions the relevant Adabas version installations need to be registered in the configuration of the RESTful server.

In order to register the Adabas version installation in config.xml, the service.sh script (or service.bat respectively) has an additional feature. With the following command, you may add the current Adabas installation, if you are in an Adabas command prompt shell:

service.bat add_env

To register an Adabas version installation outside of the current environment, you can add the corresponding directory:

service.bat add_env <Adabas version installation directory>