Previous Topic: Option 1: Change Your Model and GenerateNext Topic: Copy CA Gen Files to the Client Application's Directory


Option 2: Modifying COMMCFG.INI

Override the cooperative flow information generated in the client by editing the COMMCFG.INI file.

Follow these steps:

  1. In the editor of your choice, open the file
    <Gen-Root-Dir>\COMMCFG.INI:
    cd %GENxx%Gen
    write commcfg.ini
    
  2. Create an entry for the trancode(s) to be redirected to the CA Gen‑generated .NET Servers:
    <trancode> NET <host> CA Portal B
    

    where <host> is the TCP/IP hostname where the CA Gen-generated .NET Server is executing and CA Portal is the port number of IIS (usually 80).

Note: For a detailed discussion on the use of the COMMCFG.INI file, see the Distributed Processing – Overview Guide.

Note: xx refers to the current release of CA Gen. For the current release number, see the Release Notes.