Applications
Background Information
In InterSystems terminology, there are three kinds of applications: web applications (CSP and Zen applications), privileged routine applications, and client applications.
You define applications and specify their security via the Management Portal; see “Applications” in the Caché Security Administration Guide.
Available Tools
Persistent class that contains the application definitions. This class provides method like the following:
-
Create()
-
Delete()
-
Export()
-
And others
It also provides the following class queries:
-
Detail()
-
List()
Availability: %SYS namespace.