Move activity
The Move activity is intended to move a certain object to a particular container in Active Directory. The activity has the following configuration options:
-
Activity target: This option lets you specify the object you want the activity to move. You can select the object when you configure the activity, or you can configure the activity to select the appropriate object at workflow run time. For more information, see Activity target.
-
Destination container: You can specify the Organizational Unit (OU) or container to which you want the activity to move the object. The following options are available:
-
Fixed container in directory: Move the object to the given OU or container. You can select the OU or container in Active Directory when you configure a Move activity.
-
Parent OU of workflow target object: In case of a change workflow, move the object to the OU that holds the target object of the request that started the workflow.
-
Activity target object: Move the object to the OU or container created or otherwise processed by another CRUD activity at the time of executing the workflow. You can select the CRUD activity from the workflow definition when you configure a Move activity.
-
Object identified by workflow parameter: Move the object to the OU or container specified by the value of a certain parameter of the workflow. You can choose the parameter from the workflow definition when you configure a Move activity.
-
Object from workflow data context: Move the object to the OU or container that will be selected by the Move activity on the basis of the data found in the workflow environment at the time of executing the workflow. When configuring a Move activity, you can specify which OU or container you want the activity to select at workflow run time.
-
Object identified by DN-value rule expression: Move the object to the OU or container whose Distinguished Name (DN) is specified by the string value of a certain rule expression. By using a rule expression you can compose a string value based on properties of various objects found in the workflow environment at the time of executing the workflow. You can create the rule expression when you configure a Move activity.
The Move activity also has a number of configuration settings that are common to CRUD activities:
-
Notification: Active Roles can notify via email about whether or not the activity has encountered an error condition at run time.
-
Error handling – CRUD activities: Determines whether or not the workflow is allowed to continue if the activity has encountered an error condition at run time.
-
"Run as" options: Determines the user account under which to run the activity.
-
Additional settings – CRUD activities: Some advanced configuration options that allow you to adjust the processing of the operation requested by the activity.
Deprovision activity
The Deprovision activity is intended to apply the Active Roles deprovisioning policies to a particular user or group. This activity causes Active Roles to perform all the tasks prescribed by the deprovisioning policies, thereby deprovisioning the user or group.
The activity allows you to specify the user or group object you want the activity to deprovision. You can select the object when you configure the activity, or you can configure the activity to select the appropriate object at workflow run time. For more information, see Activity target.
The Deprovision activity also has a number of configuration settings that are common to CRUD activities:
-
Notification: Active Roles can notify via email about whether or not the activity has encountered an error condition at run time.
-
Error handling – CRUD activities: Determines whether or not the workflow is allowed to continue if the activity has encountered an error condition at run time.
-
"Run as" options: Determines the user account under which to run the activity.
-
Additional settings – CRUD activities: Some advanced configuration options that allow you to adjust the processing of the operation requested by the activity.
Undo deprovision activity
The Undo deprovision activity restores the user or group that was deprovisioned with Active Roles. The activity causes Active Roles to roll back the changes made to the user or group object by applying the Active Roles deprovisioning policies. As a result, the object reverts to the state it was in before the deprovisioning-related changes were made.
The activity allows you to specify the user or group object you want the activity to restore. You can select the object when you configure the activity, or you can configure the activity to select the appropriate object at workflow run time. For more information, see Activity target.
The Undo deprovision activity also has a number of configuration settings that are common to CRUD activities:
-
Notification: Active Roles can notify via email about whether or not the activity has encountered an error condition at run time.
-
Error handling – CRUD activities: Determines whether or not the workflow is allowed to continue if the activity has encountered an error condition at run time.
-
"Run as" options: Determines the user account under which to run the activity.
-
Additional settings – CRUD activities: Some advanced configuration options that allow you to adjust the processing of the operation requested by the activity.
Delete activity
The Delete activity is intended to delete a particular object in Active Directory. The activity allows you to specify the object you want the activity to delete. You can select the object when you configure the activity, or you can configure the activity to select the appropriate object at workflow run time. For more information, see Activity target.
The Delete activity also has a number of configuration settings that are common to CRUD activities:
-
Notification: Active Roles can notify via email about whether or not the activity has encountered an error condition at run time.
-
Error handling – CRUD activities: Determines whether or not the workflow is allowed to continue if the activity has encountered an error condition at run time.
-
"Run as" options: Determines the user account under which to run the activity.
-
Additional settings – CRUD activities: Some advanced configuration options that allow you to adjust the processing of the operation requested by the activity.