This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - XML Integration < Access to Innovator >

krish80 - Sunday, March 1, 2009 8:18 PM:

How to get the data's from Microsoft ACCESS to Aras innovator. For example in my .dbf ,  i am having 1000 employee details (name,designation,department,....) and i want to implement this in to ARAS innovator. Can you guid me how to do through XML.



Anonymous - Monday, March 2, 2009 5:10 PM:

I would export the data to CSV files an import it using the Batch Loader.  For 1000 users, it isn't that much.  The Batch Loader documentation has an example in the appendix for the user ItemType that will even set a default password.

-Chris