Skip to main content

ModifyService

Modify a service.

Synopsis

[Actions]	ModifyService:Name=ServiceName,[PropertiesToModify]

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

Description

ModifyService specifies changes to make to an existing service. InterSystems IRIS® modifies the existing service when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Security.Services.Modify()Opens in a new tab to modify the existing service defined by ModifyService.

Changing this Operation

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

See Services for more information on services.

FeedbackOpens in a new tab