Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Three Types of Application Definitions

An Application Definition specifies the security properties of an application. For example, it defines the application's role escalation features. Caché supports three different types of application definitions:

  • Web Application Definitions: Used for applications built with Caché Server Pages (CSP) and Zen.

  • Privileged Routine Application Definitions: Used for routines written in ObjectScript, Caché Basic, or MVBasic.

  • Client Application Definitions: Used for applications that use Caché Direct to connect to Caché.

Application definitions can be created and edited using the Applications page (click [Home] > [System Administration] > [Security] > [Applications]) of the Management Portal:

generated description: app appdefpage 20131

Note:

Caché Direct is a client/server mechanism that provides, over a TCP connection, direct control over server operation from a Windows COM/OLE or C++ client program. For more information on Caché Direct, read Using Caché Direct.

FeedbackOpens in a new tab