Previous Topic: MSI FileNext Topic: C# Generation


CA Gen Applications—C and COBOL Generation

Over the years, CA Gen has evolved from an application development tool that generates block mode and batch applications to one that generates client/server applications. In the latter case, the application is divided into the following elements:

For Windows-based GUI Client/Server applications, the GUI and Client Procedure Steps are generated in the C language for execution on a Microsoft Windows platform. The Server Procedure Steps are generated in either COBOL for execution on the IBM mainframe or in the C language for execution on Microsoft Windows or selected Linux or UNIX platforms.

The GUI Clients can communicate with the Servers using one of many communications runtimes, including:

Note: Not all servers support all the above communications methods. For more information on cooperative flows, see the Distributed Processing – Overview guide.