>Message: 1 >Date: Wed, 23 Aug 2006 14:07:03 -0700 >From: "Jeff Lansidel" <[EMAIL PROTECTED]> >Subject: [otrs] import customer user with a text file? >To: [email protected] >Message-ID: > <[EMAIL PROTECTED]> >Content-Type: text/plain; charset="iso-8859-1" > >I have not had any luck finding information about how to do this if it is possible.
>I would like to import all of our employees into the database so they do not have to go through the "new" registration process. This is to insure that >><their email address is spelled correctly. >Thanks for the input. >Jeff I used a CSV file, with the fields of the Customers Database, and make the import using a query in MySQL, taking in care the ID has to be unique. And it´s working now, I had to import 3000 customers. Regards Martin Waichman Director Serbiznet _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support orr consulting for your OTRS system? => http://www.otrs.com/
