System information

Identity Manager Workflows, Forms, and Views
Part Number 820-2952-10 Page 121
This method returns a WavesetResult with the result of the operation.
The description of the removeDeferredTask session workflow service has been revised as
follows: (ID-17302)
Used to remove a deferred task from an Identity Manager object. Identity Manager will
ensure that the administrator that launched the workflow is authorized to remove the
object.
adminName
no (String) Indicates the name of the administrator performing the operation
loginAppName
no (String) Specifies the login application name.
doLighthouse
no (Boolean) Indicates whether or not to unlock the Identity Manager
account.
doResources
no (Boolean) Indicates whether or not to unlock the user's resources.
doAuthenticators
no (Boolean) If true, unlocks all pass-through authentication.
op
yes Valid value is unlock.
Table 2 removeDeferredTask Method Arguments
Name Required Valid Values Description
type no valid values are the list of
types
Specifies the type of the object that the deferred task
will be removed from. If not supplied, the type is
defaulted to
user.
name yes Specifies the name of the object that the deferred task
will be removed from.
task Specifies the name of the TaskDefinition to remove.
Table 1
Argument Required Description