DoesUserHaveSystemAdminRights

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

Note:

The Administrator group is specified with the Financial Management Configuration Utility. For instructions, see the Oracle Hyperion Financial Management, Fusion Edition Administrator's Guide.

Syntax

<HsxClient>.DoesUserHaveSystemAdminRights 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 Administrator group. Returns TRUE if the user is a member, FALSE otherwise.