NetIQ Identity Manager Manual Task Service Driver Implementation Guide

  NetIQ Identity Manager Manual Task Service Driver Implementation Guide
    Understanding the Manual Task Service Driver
      Modes of Operation
      How E-Mail Messages and Web Pages Are Created by the Manual Task Service Driver
      Templates
      Replacement Tokens
      Replacement Data
      Template Action Elements
      Subscriber Channel E-Mail
      Publisher Channel Web Server
    Installing Driver Files
    Creating a New Driver Object
      Creating the Driver Object in Designer
      Activating the Driver
    Upgrading an Existing Driver
      Supported Upgrade Paths
      What’s New in Version 4.0.0.1
      Upgrading the Driver
    Managing the Driver
    Troubleshooting
      Troubleshooting Driver Processes
    Driver Settings, Policies, and Templates
      Driver Settings
      Subscriber Settings
      Publisher Settings
      Subscriber Channel Policies
      Subscriber Channel E-Mail Templates
      Publisher Channel Policies
      Publisher Channel Web Page Templates
      Publisher Channel XDS Templates
      Trace Settings
    Replacement Data
      Data Security
      XML Elements
    Automatic Replacement Data Items
      Subscriber Channel Automatic Replacement Data
      Publisher Channel Automatic Replacement Data
    Template Action Elements
      <form:input>
      <form:if-item-exists>
      <form:if-multiple-items>
      <form:if-single-item>
      <form:menu>
    <mail> Element
      <mail>
      <to>
      <cc>
      <bcc>
      <from>
      <reply-to>
      <subject>
      <message>
      <stylesheet>
      <template>
      <filename>
      <replacement-data>
      <resource>
      <attachment>
    Data Flow Scenario for a New Employee
      Subscriber Channel Configuration
      Publisher Channel Configuration
      Description of Data Flow
    Custom Element Handlers for the Subscriber Channel
      Constructing URLs for Use with the Publisher Channel Web Server
      Constructing Message Documents by Using Stylesheets and Template Documents
      SampleCommandHandler.java
    Custom Servlets for the Publisher Channel
      Using the Publisher Channel
      Authentication
      SampleServlet.java
    Legal Notice