After exporting the content from MashZone, you can import the content into ARIS Connect using the migration tool.
You can use the importexport folder to import the content into ARIS Connect:
<ARIS Connect> installation>\server\bin\work\work_dashboarding_m\data\importexport\
The migration tool migrationtool.bat is located in the following folder:
<ARIS Connect> installation>\server\bin\work\work_dashboarding_m\tools\mashzone\bin
Procedure
For example, <ARIS Connect> installation>\server\bin\work\work_dashboarding_m\data\importexport\subfolder
migrationtool.bat -user system -password manager [-folder subfolder] [-migration] [-o] [-f]
-folder: Name of the importexport subfolder where the MZP files are located.
-migration: The content will be imported only when you use this option. Without this option, the migration tool is executed as a test run.
-o: If a data feed already exists in the system, it will be overwritten with this option.
-f: Only "NOT SUCCESSFUL" as result is printed to the console and into the migration log file.
The content is imported into ARIS Connect. The migration result is displayed on the command shell. The migration result is also logged in the migration.log file.
In MashZone, you can adapt the non-importable data feeds, and import them again into <ARIS Connect. For details, see the chapter Adapt data feeds.
Note the following:
The name of a MZP file contains a timestamp. Make sure you have copied the last one to ARIS Connect.
Remove the old MZP file from the importexport/[subfolder] folder before copying the new one, if necessary.
Always import only one MZP file per data feed. You can use different subfolders to avoid having multiple MZP files for the same data feeds.
To complete the migration of the data feeds, you must perform some manual steps and specify access permissions.