Skip to main content

ModifyWebAppPctAccess

Synopsis

[Actions]
ModifyWebAppPctAccess:Name=WebApplicationName,AllowType=Type,Class=ClassName,AllowAccess=AllowStatus

Where:

  • WebApplicationName: The name of the web application.

  • Type: Controls whether the rule applies to the application's access to just the specified class (AllowClass) or all classes that contain the specified prefix (AllowPrefix).

  • ClassName: The percent class or prefix to give the application access to.

  • AllowStatus: Boolean, whether to grant (1) or deny (0) the application access to the specified class or package.

Description

ModifyWebAppPctAccess lets you manage a web application's access to additional percent classes.

Changing this Operation

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

FeedbackOpens in a new tab