Skip to main content

ModifyMapRoutine

Modify an existing routine mapping.

Synopsis

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

Description

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

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

Changing This Operation

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

FeedbackOpens in a new tab