Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

CreateResource

Create a new resource.

Synopsis

[Actions]   CreateResource:Name=ResourceName,PublicPermission=[R/W/U]

Description

CreateResource specifies a resource to create. InterSystems IRIS® creates that resource when processing the [Actions] section during a configuration merge.

You can specify any possible resource properties in the CreateResource definition. During the merge, InterSystems IRIS runs Security.Resources.Create()Opens in a new tab to create the resource defined by CreateResource. The complete list of resource properties is available in the class reference.

Changing This Operation

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

For information about creating resources from the Management Portal, see Create or Edit a Resource.

FeedbackOpens in a new tab