Skip to main content

ModifyMapGlobal

Modify an existing global mapping.

Synopsis

[Actions]   ModifyMapGlobal:Namespace=Namespace,Name=MappingName,Database=Database[,Additional Properties]

Description

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

You can specify any possible global mapping properties in the ModifyMapGlobal definition. During the merge, InterSystems IRIS runs Config.MapGlobals.Modify()Opens in a new tab to make the changes defined by ModifyMapGlobal.

Changing This Operation

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

FeedbackOpens in a new tab