System information
Identity Manager Workflows, Forms, and Views
Page 118 Identity Manager 7.1 Update 1 • Release Notes
You can import this stub workflow as needed. (Identity Manager does not import it
automatically.)
• Identity Manager Compliance uses workflows as integration and customization points for
the application. The default compliance-related workflows are described below. (ID-15447)
• The description of the maxSteps property has been revised as follows: (ID-15618)
Specifies the maximum number of steps allowed in any workflow process or subprocess.
Once this level is exceeded, Identity Manager terminates the workflow. This setting is used
as a safeguard for detecting when a workflow is stuck in an infinite loop. The default value
set in the workflow itself is 0, which indicates that Identity Manager should pull the actual
setting value from the global setting stored in the SystemConfiguration object's
workflow.maxSteps
attribute. The value of this global setting is 5000.
• This chapter now contains the following description of the
Scripted Task Executor task.
(ID-15258)
Executes Beanshell or JavaScript based on the script provided. As a task, it can be
scheduled to run periodically. For example, you can use it to export data from the
repository to a database for reporting and analysis. Benefits include the ability to write a
custom task without writing custom Java code. (Custom Java code requires a re-compile on
every upgrade and must be deployed to every server because the script is embedded in the
task there is no need to recompile or deploy it.)
Workflow Name Purpose
Remediation Remediation for a single Remediator working with a single
Compliance Violation
Access Review Remediation Remediation for a single remediator working with a single
UserEntitlement
Attestation Attestation for a single Attestor working with a single
UserEntitlement
Multi Remediation Remediation for a single Compliance Violation and multiple
remediators
Update Compliance Violation Mitigates a Compliance Violation
Launch Access Scan Launch an Access Scan task from an Access Review task
Launch Entitlement Rescan Launch a rescan of an Access Scan for a single user
Launch Violation Rescan Launch a rescan of an Audit Policy Scan for a single user