Skip to main content

ModifyNamespace

Modify an existing namespace.

Synopsis

[Actions]   ModifyNamespace:Name=DatabaseName[Additional Properties]

Description

ModifyNamespace specifies changes to make to a namespace. InterSystems IRIS® modifies the specified namespace when processing the [Actions] section during a configuration merge.

You can specify any possible namespace properties in the ModifyNamespace definition. During the merge, InterSystems IRIS runs Config.Namespaces.Modify()Opens in a new tab to modify the namespace as specified by ModifyNamespace. The complete list of namespace properties is available in the class reference.

Changing This Operation

This operation is designed to be used during a configuration merge. You can change ModifyNamespace by editing the merge file in a text editor (as described in Editing the Active CPF).

For information about modifying a namespace from the Management Portal, see Configuring Namespaces.

FeedbackOpens in a new tab