Version 7.4.2
 —  Adabas Vista Version 7.4.2 Release Notes  —

Natural Programming API Changes

There are several new Natural API functions provided with Adabas Vista version 7.4:

Function Description
TRTARG Extraction and/or modification of a specific translate rule for a user.
PROFID Extraction and/or modification of a user's Profile ID. This is an optional replacement for the ENVID function, which is still available.
CATEGORY Extraction and/or modification of a user's Target Category. This works in tandem with the PROFID function to allow dynamic switching of files.
CONTEXT Temporary suspension of the client's current Context, to allow processing within a different Context all under the control of a single client.

Top of page