Import a backed-up Activator system configuration
Use this procedure to import compressed files containing the backed-up configuration, communities, and partners for Activator. You can import the Activator configuration to the same instance of Activator where you created the backup, or to a new instance with a new database. If you import to the same instance, you need to select the import mode for existing objects.
Before you begin
To successfully import a system backup, the platform to which you are importing the backup must have a valid Activator node.
- If you are importing to the same instance, all nodes are reconstructed with the configuration contained in the zip file.
- If you are importing to a different instance (i.e. a different Activator node name), none of the processing node configuration is imported.
In addition, consider the following before performing the import:
- If the system configuration you are importing contains file path definitions defined in various objects, the import attempts to re-create them. If the user running Activator has the appropriate rights, it succeeds. If not, the import succeeds but the created objects refer to non-existing paths that result in processing errors if used without modification (or manual creation of the referenced paths).
- The system backup is a compressed file containing multiple XML files. Normally, you import the compressed file. It is possible to uncompress the backup file and import the XML files individually. However, such importing can be done only through the Activator profile management API (PMAPI). You may need the help of Axway Professional Services consultants to use the API.
Procedure
- In the user interface, select System Management > System Management.
- Click the task Import entire system profile near the bottom of the page.
- Browse to the location where you stored your backup and select that file, or type the full path including the backup file name.
- Enter the password used by the export to protect private key certificates in both the Password and Confirm password text boxes.
- Select whether to update, ignore, or replace existing objects. See Select the system import mode for more information.
- Click Next to import the file. The Import entire system results page displays details about the imported configuration.
- Click Finish to exit.
Related topics