System information

Identity Manager Workflows, Forms, and Views
Page 120 Identity Manager 7.1 Update 1 Release Notes
This document incorrectly represents the
viewId
attribute of the
checkoutView
and
createView
methods as “viewid”. Note that the correct spelling of this parameter is viewId.
(ID-15411)
This chapter now contains the following description of the lock and unlock workflow
services.(ID-17070)
lock Provisioning Workflow Service
Use to lock an object.
This method returns a null value.
unlock Workflow Service
Use to unlock a locked object.
Argument Required Description
subject no Indicates the effective subject for the call. If not supplied, Identity Manager uses
the task's subject. If the value of this argument is none, Identity Manager performs
no authorization.
options no (Map) A value map of option name/option value pairs. If not supplied, specific
arguments below are used. If supplied, any specific arguments below will override
the same argument contained in this options map.
accountId no (String) Identifies the name of the Identity Manager user to lock.
adminName no (String) Indicates the name of the administrator performing the operation.
loginAppName no (String) Specifies the login application name.
op yes Valid value is
unlock
Table 1
Argument Required Description
subject
no (String) Indicates the effective subject for the call. If not supplied, the
task's subject is used. If the value of this argument is none, then no
authorization is performed.
options
no (Map) A value map of option name/option value pairs. If not supplied,
Identity Manager uses the specific arguments below. If supplied, any
specific arguments below will override the same argument contained in
this options map.
accountId
no (String) Identifies the name of the Identity Manager user to unlock.