Previous Topic: Invoke the CFB ServerNext Topic: Invoke the Client


Change COMMCFG.INI on the Client Systems

The COMMCFG.INI file on the client system must be changed to allow the clients to interact with Server Procedure Steps generated as EJBs via the CFB Server.

The COMMCFG.INI file is located in the <CA-Gen‑root> directory. The general format of the COMMCFG.INI entry is as follows:

<trancode> TCP <host> <service/port>

For example:

TCP myserver 8901

When this entry is placed at the top of COMMCFG.INI, all transactions use the TCP/IP coopflow to connect to the CFB Server on myserver using port 8901. The <host> can be in IPv4 or IPv6 format.