Skip to main content

CreateMapRoutine

Create a new routine mapping.

Synopsis

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

Description

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

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

Changing This Operation

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

For information about creating a routine mapping from the Management Portal, see Routine Mappings.

FeedbackOpens in a new tab