Skip to main content

ModifyMapPackage

Modify a package mapping.

Synopsis

[Actions]	ModifyMapPackage:Namespace=NSToMap,Name=MappingName,[PropertiesToModify]

Where you substitute [PropertiesToModify] for the properties you want to modify.

Description

ModifyMapPackage specifies changes to make to an existing package mapping. InterSystems IRIS® modifies the package mapping when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Config.MapPackages.Modify()Opens in a new tab to modify the package mapping defined by ModifyMapPackage.

Changing this Operation

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

See Adding Mappings to a Namespace for more information on mappings.

FeedbackOpens in a new tab