In CA Gen Release 8.5, the C and COM Proxy servers use the application.ini file. This file stores application-specific environment variables in a 'token=value' pairing, similar to the GUIEnvironmentVariables.ini file. CA Gen delivers this initialization file with the C Runtime in the CA Gen install directory %IEFH% on Windows and $IEFH/make on UNIX. When a C or COM Proxy server application is built using the Build Tool, this file is copied, only once, into the model's source directory (referred to by the profile token LOC.CODE_SRC). This copy of the application.ini file is customizable by the user, and will not be overridden.
When a C or COM Proxy server application executes, the C Runtime library opens and reads the application.ini file in the model's source directory, and sets uncommented environment variables in the application.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|