Mongoose - Data Migration Tool
Mongoose - Data Migration Tool
This tool was designed to allow users to import large sets of data from excel spreadsheets into an existing IDO. There are two different scenarios where this will be used. This can first be used on a brand-new data structure, where the schema is exported and used in an existing excel spreadsheet. This schema can be mapped to the columns within the excel document, and then can be exported into an XML file. That XML file can then be imported into the tool to import the data.
The second scenario is when a user has an existing data structure with existing data. In this case, the IDO and data can be exported from the tool and imported into excel. Once imported into excel, the user can add large sets of data with the columns already mapped to the properties. Once the data has been added, the user can export the XML file and import it into the Data Migration Tool.