Import Snapshot Flow
The following steps describe the import snapshot flow:
-
All data in the target environment is deleted.
-
When the snapshot export job is set to an "All" or an "Incremental All" snapshot type, the import snapshot process:
-
Purges the /data/snapshots/setup folder.
-
Unzips all contents of the the data folder from the ZIP file to the data folder on the local network.
-
Imports all data artifacts.
-
Imports Process related tables.
-
Resets sequences.
-
-
If the snapshot data export job is set to an "Incremental" snapshot type, the import snapshot process:
-
Does not purge the /data/snapshots/data folder.
-
Unzips all contents of the data folder from the ZIP into a data folder on the local network.
-
Imports all data artifacts extracted in the current process.
-
Imports Process related tables.
-
Resets sequences.
-