System Platform IDE backups
- Last UpdatedNov 22, 2024
- 1 minute read
The System Platform IDE is backed up from the Operations Control Management Console (OCMC). This backup is required because it includes the security settings of the Galaxy and all installed components (script function libraries) that are not contained in the regular SQL Server backup.
In addition to the OCMC backup, we recommend SQL Server backups because they can be scheduled. You can also export Galaxy components from the IDE. These exports are used for different purposes as explained below.
|
Galaxy Export |
Description |
Export To |
|---|---|---|
|
Galaxy |
Creates a .cab file that contains the entire Galaxy. |
D:\Backup\System Platform |
|
All Automation Objects |
Creates a .aaPKG file that contains all of the Galaxy’s templates and objects. |
D:\Backup\System Platform\Templates |
|
Galaxy Dump |
Creates a .csv file that contains the selected objects’ configuration that can be opened and edited before re-importing. |
D:\Backup\System Platform\Objects |
|
Script Function Library |
Creates .aaSLIB files for each of the script library files that are selected for export. |
D:\Backup\System Platform\Scripts |