Web Services
This is a look-up table which matches a connecting client program to a server program.
Each web service has a name. Currently only kcml & kisam are supported which are used to map KClient and the ODBC driver to their respective server programs. These names are used internally by the Connection Manager and should not be changed.
Next is the location of the Server Program. This can either be an abosute pathname, such as /usr/local/kcml/kcml, or a pathname derived from an environment variable, eg $KCMLDIR/kcml. An alternative environment variable to $KCMLDIR can be used to execute a different KCML installation, see ASP Support for more information.
Finally there is a list of Command Line Arguments.