This article describes how to export and how to import the SystemData.xml file.
The display or graphical representation of objects in Capital Essentials is controlled via a style set. The Harness and Wiring diagram stylesets are unique per installation. To share the stylesets with another installation or with Siemens customer support, the Capital Essentials system data must be exported. The system data can only be exported via a Windows command prompt.
Launch a command prompt window and run the following command:
[Installation_directory]\bin\CapitalPremigrateEssentials.exe -d -u=[system_user] -w=[system_user_password] -f=[repository_directory]
Where:
[Installation_directory] is the path to your Capital Essentials installation
[system_user] is the name of a superuser which has admin privileges
[system_user_password] is the password for the superuser
[repository_directory] is the path to the repository directory
Example:
C:\Siemens\CapitalEssentials\bin\CapitalPremigrateEssentials.exe -d -u=system -w=manager -f=C:\Siemens\repository
Same as above except replace the executable program "CapitalPremigrateEssentials.exe" with the import executable "CapitalMigrateEssentials.exe" in the command line.
Example:
C:\Siemens\CapitalEssentials\bin\CapitalMigrateEssentials.exe -d -u=system -w=manager -f=C:\Siemens\repository
Where:
There exists a file with the path: C:\Siemens\repository\SystemData\SystemData.xml