Using ATCG at Run Time

The AtcgRecordApp application can be run as a standard (fat) client or presentation (thin) client. For details about running ATCG in thin client mode, see "Thin Client Method Broadcasting", later in this chapter.

Single user mode cannot be used because the load of the generated class file is done with an external batch schema load (jadloadb) standard client.

The AtcgReplayApp and AtcgControlApp applications can be run as standard (fat) or presentation (thin) clients. As the AtcgControlApp application starts the AtcgRecordApp application in its own node when using clean‑start mode, the AtcgControlApp application can be used in thin client mode only when you set the value of the CleanStartMode parameter in the [ATCG] section of the Jade initialization file to false. (The value of this parameter is true, by default.)

Typically, the Jade Platform development environment is run as a fat client, the AtcgControlApp application is started from the development environment, and the AtcgRecordApp and AtcgReplayApp applications are started from the AtcgControlApp application. All applications are therefore run in the same fat client node. All three applications run in the AtcgTestCodeSchema.

ATCG can be used with older releases of Jade, including Jade 2018, Jade 2016, and Jade 7.1.