Tool

ETS Stylesheet

tool
Reads:

1533

Score:
0
0
 
Comments:

0

license: 
Free

I've installed both DirXML 1.1, eDirectory 8.6.2 and used the default driver that is delivered with DirXML 1.1 (the Delimited Text-File driver).

I also created an additional stylesheet called ETS that I've placed in the Publisher channel.

It does the following:

  • Creates users based on an input file that is located in c:\csvsample\input.
    File must be .CSV and contain the following fields:
    LastName,FirstName,Title,Email,WorkPhone,Fax,WirelessPhone,Description
  • The ETS will check the eDirectory for the uniqueness of the user that is to be created.
  • If the user to be created is found, a message will appear in DStrace.
  • If the user to be created is not found, an object will be created with the email address as a password.

The stylesheet is well commented and works fine on my test systems.

AttachmentSize
ets-delimitedtext.zip1.92 KB




User Comments

© 2009 Novell, Inc. All Rights Reserved.