Previous Topic: OverviewNext Topic: Application Thread


General Considerations

At run time, control commands connect the application functions or dialogs that make up the application by directing the flow of control. The following diagram shows how control commands pass control from one function or dialog to another. The way that control is transferred determines the data that is available to the function or dialog when it receives process control.

The application developer associates control commands with application responses by using the Response Definition screen during application compilation.

Alternatively, the application developer can code control commands wherever appropriate in a premap or response process.

More information:

CA ADS Application Compiler (ADSA)