6.3.1 Filter Additions
Modify the filter to allow user objects with loginActivationTime and loginDisabled attributes to
synchronize on the Subscriber channel. You can view the sample at
wo-filter.xml (http://
www.novell.com/documentation/idm36drivers/work_order/samples/wo-filter.xml).
6.3.2 Subscriber Create Rule
The Create rule vetoes this event if the loginActivationTime or the loginDisabled attributes are not
present. It also vetoes this event if the loginDisabled attribute is set to False. You can view the
sample at
wo-create.xml (http://www.novell.com/documentation/idm36drivers/work_order/
samples/wo-create.xml).
6.3.3 Subscriber Command Transform
This policy checks to see if the event is an Add of a user object. If that is true, the policy creates a
WorkOrder object. The DN of the user object is added to the DirXML-nwoContent attribute. The
DirXML-DueDate is set to the loginActivationTime. The DirXML-nwoStatus is set to pending. The
DirXML-nwoSendToPublisher attribute is set to True.
This work order has not yet been created in the Identity Vault, so the sample configuration creates
the work order in the Identity Vault by setting the SendToPublisher attribute to True. This tells the
publisher in the WorkOrder driver to write the policy to the work order container that it looks in for
work orders to be processed. You can view the sample at
wo-sub-cmd-transform.xml (http://
www.novell.com/documentation/idm36drivers/work_order/samples/wo-sub-cmd-transform.xml).
6.3.4 Work Order E-Mail Notification of Work Order Completion
This policy can be used with the WorkOrder driver to send e-mail notification of a completed work
order. This policy is in the Publisher Command Transform. The policy checks to see if a DirXML-
WorkOrder modify event is happening. If it is, it builds an e-mail from the status, description, and
process log of the work order and then sends it to an administrator. This notifies the administrator
that a work order has been processed and gives them the results. You can view the sample at
wo-
pub-cmd-transform.xml (http://www.novell.com/documentation/idm36drivers/work_order/samples/
wo-pub-cmd-transform.xml).
34
Identity Manager 3.6.1 WorkOrder Driver Implementation Guide.
Need help?
Do you have a question about the IDENTITY MANAGER 3.6.1 - WORKORDER DRIVER IMPLEMENTATION GUIDE 18-12-2009 and is the answer not in the manual?
Questions and answers