DeleteMapRoutine
Delete an existing routine mapping.
Synopsis
[Actions] DeleteMapRoutine:Namespace=Namespace,Name=MappingName,Database=Database[,Additional Properties]
Description
DeleteMapRoutine specifies a routine mapping to delete. InterSystems IRIS® deletes the specified routine mapping when processing the [Actions] section during a configuration merge.
Specify the Namespace, Name, and Database for the routine mapping to delete. During the merge, InterSystems IRIS runs Config.MapRoutines.Delete()Opens in a new tab to delete the routine mapping defined by DeleteMapRoutine.
Changing This Operation
This operation is designed to be used during a configuration merge. You can change DeleteMapRoutine by editing the merge file in a text editor (as described in Editing the Active CPF).