After exporting the content from MashZone, you can import the content into ARIS using the migration tool.
You can use the importexport folder to import the content into ARIS:
<ARIS> installation>\server\bin\work\work_dashboarding_m\data\importexport\
The migration tool migrationtool.bat is located in the following folder:
<ARIS> installation>\server\bin\work\work_dashboarding_m\tools\mashzone\bin
Procedure
Copy all exported MZP files from the importexport folder or a subfolder of MashZone to the importexport folder or a corresponding subfolder of the ARIS installation.
For example, <ARIS> installation>\server\bin\work\work_dashboarding_m\data\importexport\subfolder
Open a command shell in the bin folder of the ARIS installation as described above.
Execute the following command.
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. 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. 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.
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.