Previous Topic: Configuring the Cooperative FlowNext Topic: Execute the Application


Modifying COMMCFG.TXT

CA Gen .NET Servers can be redirected to CA EJB Web Service Servers by overriding the cooperative flow information generated in the server as a result of editing the COMMCFG.TXT file.

  1. Locate the file to be edited. The COMMCFG.TXT file is located under the CA Gen directory in .net\bin. After installation, all applications have a copy of this file in the \Inetpub\wwwroot\<app-name>\bin directory. You can edit this file directly.
    Editing the COMMCFG.TXT file under the CA Gen directory requires that the application be reassembled into an MSI file and reinstalled.
  2. Open the COMMCFG.TXT file in an editor.
    write commcfg.txt
    
  3. Create an entry for the trancodes to be redirected to the CA Gen generated .NET Servers, for example:
    <trancode> = WS <baseURL> <contextType>
    
  4. Reassemble the MSI file and reinstall the application if necessary. Do this task only if you edited the COMMCFG.TXT file under the CA Gen directory.

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