Controlling JADE Smart Thin Client Application Execution

You can control the applications that can be executed from any presentation client attached to an application server.

The [JadeAppServer] section of the JADE initialization file contains the EnableAppRestrictions and AllowSchemaAndApp<n> parameters.

When the EnableAppRestrictions parameter is set to false (the default value), all applications can be executed by presentation clients. If this parameter is set to true, only the schema and optional applications specified in the AllowSchemaAndApp<n> parameters can be executed.

For details, see "Application Server Section [JadeAppServer]" under "JADE Thin Client Sections", in the JADE Initialization File Reference.