Copyright © Cloud Software Group, Inc. All Rights Reserved |
The attribute must be set for the BG processes.
If a user is deleted, the work items that are currently in the user’s queue can be redirected to a user-specified destination or to the admin user’s queue. This attribute is used with the BG_LEAVER_SUPER_AS_DEST attribute. Details of how to use these attributes are as follows:
a.
b. Set the value of the BG_LEAVER_DESTINATION attribute to a user-specified destination queue.
• To redirect the work items to the admin user’s queue when a user is deleted, set the value of the BG_LEAVER_SUPER_AS_DEST attribute to 0.
The deleted user’s work items are redirected to the admin user’s queue by default, if the BG_LEAVER_DESTINATION attribute is not set. If the BG_LEAVER_DESTINATION attribute has been set, use the swadm delete_attribute command to delete this setting. For more information about this command, see Delete a Process Attribute.
• To redirect the work items to the first supervisor’s queue when a user is deleted, set the value of the BG_LEAVER_SUPER_AS_DEST attribute to 1.For more information about configuring the BG_LEAVER_SUPER_AS_DEST attribute, see BG_LEAVER_SUPER_AS_DEST on page 183.If the name of the destination queue, which is specified in setting the BG_LEAVER_DESTINATION attribute, is currently removed, the work item will be redirected to the admin user’s queue.When a user is deleted, an entry is inserted into the leavers table, and a corresponding entry is also inserted into the redir_defn table. These records will be removed automatically when the following conditions are met:
• The period specified by the WQS_LEAVER_PERIOD attribute expires.
• Perform a Movesysinfo request or iProcess Engine shuts down.
If the records in the leavers table and the redir_defin table are not removed, they will be removed when the deleted user is added into iProcess Engine again.
Copyright © Cloud Software Group, Inc. All Rights Reserved |