GetProcessManagementRoleAccess

Returns an array listing the process management access rights for the connected user.

Syntax

<HFMwManageProcess>.GetProcessManagementRoleAccess pvaravbAccessRightsToProcessManagementRoles

Argument

Description

pvaravbAccessRightsToProcessManagementRoles

Returns an array that represents the Submitter, Supervisor, and Reviewer 1–10 roles. Interpret the array as follows:

  • An array item containing a non-zero value indicates that the user has rights to the role identified by the value. Valid values are represented by the HFMConstants type library constants listed in Role Constants that represent roles.

  • An array item with a value of zero indicates that the user does not have access to a role.

Input/output argument.