...
migrationutility.bat –export MigrationUtility/export.xml "C:/Program Files/AdeptiaSuite/AdeptiaSuite-6.2/AdeptiaServer" "D:\ExportedObjects.zip" Here:
where,
- "Migration Utility" is the folder within which export.xml file is placed.
- "C:\Program Files\AdeptiaSuite\AdeptiaSuite-6.2\AdeptiaServer" is the path of the build location till Adeptia Server.
- "D:\ExportedObjects.zip" is the path where you want to store your exported zip file along with the zip file name.
...