Skip to content

ZPM to support %SYS module install #106

@zrml

Description

@zrml

Hi,

Issue:
Many applications need some initial % data pointers (global nodes) and initial routine(s) to check the environment or to start a background job, etc.
InterSystems IRIS offers the %SYS database with its %ZSTART, ZSTU and ZMIRROR.

Enhancement Request:
ZPM should allow a user to define %SYS installation modules so that if I needed to set a couple of application settings in a ^Global and run some initial code as the system comes up (ZSTU, %ZSTART, ZMIRROR), I could wrap those things in a ZPM module for %SYS.

Some links that may be useful:
ZSTU
%ZSTART and %ZSTOP
ZMIRROR

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions