AWCommands JSP Tag Attributes

Use the AWCommands JSP tag to specify OLAP DML commands that run in an analytic workspace and to specify when these commands are to be run. You can predefine the commands or you can specify an HTML component into which users enter commands when an application is running.

Attributes

commandHTMLId -- Identifier of the HTML component that contains the OLAP DML comands. This can be a component that contains predefined commands or one that accepts input from users.

executeWhen -- Indicates when the commands are to be run: Valid values are as follows:

id -- (Required) A unique identifier for this tag.

partialTargets -- Tag identifiers of any objects that this tag should update and include in a partial page refresh.