ModifyECPServer
Modify an ECP server.
Synopsis
[Actions]
ModifyECPServer:Name=ECPServerName,[PropertiesToModify]
Where you substitute [PropertiesToModify] for the properties you want to modify.
Description
ModifyECPServer specifies changes to make to an existing ECP server. InterSystems IRIS® modifies this ECP server when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Config.ECPServers.Modify()Opens in a new tab to modify the ECP server defined by ModifyECPServer.
Changing this Operation
This operation is designed to be used during a configuration merge. You can change ModifyECPServer 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.