Workflow Administration Policies
Definition
A Workflow Administration Policy is composed of a right which encompasses several Features.
Once this right is given to users, they will have access to all the listed Features in the Workflow Administration Policies.
Workflow Administration Policy describes:
Who Accesses
Which Features
What Objects
Workflow Administration Policy is configured with:
an Access Right Grant that identifies whom the policy applies to
a set of Features that identifies which Features are accessible
a set of Scopes that identify what Managed Objects are accessible (one scope for each kind of Object).
Several Workflow Administration Policies can be configured in the system, some of them authorize access to the same Features.
Configuration
You can access the Workflow Administration Policiy configuration :
by clicking on "Portal" → “Workflows Administration Policies”
by clicking on "System" → "Configurations" → "Business Model" and perform an import/export.
Properties
Property name | Type | Mandatory | Description |
---|---|---|---|
id |
| YES | The id is the unique identifier of the Workflow Administration Policy. It is case sensitive and no special characters (except - or _) are allowed. |
name |
| YES | The Workflow Administration Policy name. The name may be different from the identifier.Must be at least 4 characters long. |
description |
| NO | Used to describe the Workflow Administration Policy. |
right |
| YES | Used to indicate the id of the configured right. |
features |
| YES | Allows to list the ids of the configured Features. |
feature |
| YES | Used to indicate the id of Feature. |
scope | - | NO | Allows to configure a restriction on Object kind that can be accessed by the listed Features. |
requesterScope | - | NO | Allows to configure a restriction on Identities that can access the listed Features. |