DoesUserHaveCreateApplicationRights

Indicates whether the connected user is a member of the Creator group for a given application server cluster.

Note:

The Creator group identifies the users who can create Financial Management applications, and is specified with the Financial Management Configuration Utility. For instructions, see the Oracle Hyperion Financial Management, Fusion Edition Administrator's Guide.

Syntax

<HsxClient>.DoesUserHaveCreateApplicationRights bstrClusterName, pvbHasAccess

Argument

Description

bstrClusterName

String (ByVal). The name of the application server cluster.

pvbHasAccess

Boolean. Indicates whether the connected user is a member of the Creator group. Returns TRUE if the user is a member, FALSE otherwise.