Skip to main content

ModifyDocDB

Modify a document database (DocDB) application definition.

Synopsis

[Actions]
ModifyDocDB:Name=DocDBName,Namespace=Namespace,[PropertiesToModify]

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

Description

ModifyDocDB specifies changes to make to an existing document database application definition. InterSystems IRIS® modifies this document database application definition when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Security.DocDBs.Modify()Opens in a new tab to modify the document database application definition defined by ModifyDocDB.

Changing this Operation

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

See Document Database Applications for more details on document database applications.

See Introduction to Document Database for more details on document databases.

FeedbackOpens in a new tab