ModifyECP
Modify an ECP configuration.
Synopsis
[Actions]
ModifyECP:Name=ECPConfigName,[PropertiesToModify]
Where you substitute [PropertiesToModify] for the properties you want to modify.
Description
ModifyECP specifies changes to make to an existing ECP configuration. InterSystems IRIS® modifies this ECP configuration when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Config.ECP.Modify()Opens in a new tab to modify the ECP configuration defined by ModifyECP.
Changing this Operation
This operation is designed to be used during a configuration merge. You can change ModifyECP by editing the merge file in a text editor (as described in Editing the Active CPF).
See Deploying ECP for more details on ECP configurations.