ContentsIndexPreviousNext

2.6 Creating a Runtime Configuration File

Since some of the application logic will now execute on the server, you may want to create a runtime configuration file for the remote, server component of your application. If created, this file is installed on the server machine along with the remote application component. It defines how the remote application should behave at runtime.

To tell AcuConnect where to find this file, you must specify its full path using the ACUCONNECT-CONFIGURATION-FILE variable in the client configuration file, "client.cfg".

Since the remote application is run using an ACUCOBOL-GT runtime, albeit an AcuConnect-enabled one, you can use any runtime configuration file variable described in the ACUCOBOL-GT User's Guide.