Skip to main content

CreateMapGlobal

Create a new global mapping.

Synopsis

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

Description

CreateMapGlobal specifies a global mapping to create. InterSystems IRIS® creates that global mapping when processing the [Actions] section during a configuration merge.

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

Changing This Operation

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

For information about creating a global mapping from the Management Portal, see Global Mappings.

FeedbackOpens in a new tab