Exec, Plugin and Hook

In addition to any SQL procedures in your dataset, Jarvis also supports several different ways to integrate additional Perl or command line functionality into your application. These are configured in the main application XML file. The different mechanisms are:

The dataset names configured for exec and plugin commands should each have a unique dataset name which do not conflict with any other plugin, exec or dataset, does not conflict with any regular dataset, and which does not conflict with any of the predefined built-in special dataset names (e.g. __status, __habitat and __logout).

See the separate chapters on Exec Dataset , Plugin Datasets requests and on Hook Modules for further details.