Novell IDENTITY MANAGER 3.6.1 - MANUAL TASK SERVICE DRIVER Implementation Manual page 58

Manual task service driver implementation
Table of Contents

Advertisement

2. The Identity Manager driver for the HR system creates a new User object in eDirectory. User
attributes include Given Name, Surname, and manager.
3. The following
driver Subscriber channel:
<nds dtdversion="1.1" ndsversion="8.6">
<input>
<add class-name="User" src-dn="\PERIN-TAO\novell\Provo\Joe" src-entry-
id="281002" timestamp="1023314433#2">
</add>
</input>
</nds>
a. The Subscriber Command Transformation policy uses the manager DN value to issue a
query to eDirectory for the manager's e-mail address and the manager's assistant's DN.
b. If the manager has an assistant, the Subscriber Command Transformation issues a query to
eDirectory for the assistant's e-mail address.
c. The Subscriber Command Transformation constructs a
<add>
<nds dtdversion="1.1" ndsversion="8.6">
<item name="responder-dn" protect="yes">\PERIN-TAO\novell\Provo\phb</
item>
TAO\novell\Provo\carol</item>
name">Joe the Intern</item>
58
Identity Manager 3.6 Manual Task Service Driver Implementation Guide
event for the new User object is submitted to the Manual Task Service
<add>
<add-attr attr-name="Surname">
<value type="string">the Intern</value>
<add-attr>
<add-attr attr-name="Given Name">
<value type="string">Joe</value>
<add-attr>
<add-attr attr-name="manager">
<value type="dn">\PERIN-TAO\novell\Provo\phb</value>
<add-attr>
command element with the
<input>
<mail src-dn="\PERIN-TAO\novell\Provo\Joe">
<to>phb@company.com</to>
<cc>carol@company.com</cc>
<bcc>HR@company.com</bcc>
<reply-to>HR@company.com</reply-to>
<subject>Room Assignment Needed for: Joe the Intern</subject>
<message mime-type="text/html">
<stylesheet>process_template.xsl</stylesheet>
<template>html_msg_template.xml</template>
<replacement-data>
<item name="manager">JStanley</item>
<item name="given-name">Joe</item>
<item name="surname">the Intern</item>
<url-data>
<item name="file">process_template.xsl</item>
<url-query>
<item name="template">form_template.xml</item>
<item name="responder-dn" protect="yes">\PERIN-
</url-query>
</url-data>
</replacement-data>
<mail>
element.
<mail>
<item name="subject-
element and replaces the

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IDENTITY MANAGER 3.6.1 - MANUAL TASK SERVICE DRIVER and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Identity manager 3.6.1

Table of Contents