10.3. Backup and restore, Best practices for SuCri
On this page
A clean strategy for backup and restore effectively protects your work against data loss. This ensures that your projects remain reproducible at any time and that downtime is minimized.
Prerequisites
- Access to a central storage medium or a cloud-based backup system.
- Administrative rights on the local computer or server to perform write operations in the content directory.
Step-by-step guide
Create a backup
- Back up project files: Regularly copy all relevant Plant 3D projects and Advance Steel files to a central drive or into your backup system.
Expected result: All project states are safely stored in an external location. - Back up content & pipe classes: In addition to the project folder, also back up the individual pipe class catalogs and ortho templates from your content path.
Perform a restore
- Restore project data: Copy the desired project folder from your backup back to the working drive.
- Load the project: Start AutoCAD Plant 3D and load the project again via the Project Manager by navigating to the project.xml.
- Restore templates and content: Copy the backed-up pipe classes and ortho templates back into the corresponding content path.
- Check the link: Check in the Project Manager whether all assignments and paths are recognized correctly.
Expected result: The project opens without errors and all catalogs are available.
Important notes
- Automation: Use professional backup software to ensure daily, automatic backups of the project data and content paths.
- Version states: Make sure that during a restore the software version (e.g. Plant 3D 2024) matches the state of the backed-up data.
- Completeness: Always back up the entire project directory, not just individual drawings, to preserve the database integrity.
Troubleshooting
- Project is not found: Check whether the project.xml is present in the main directory of the restored folder.
- Missing pipe classes: Make sure that the content path in the settings correctly points to the directory into which you copied the backup.
- Test run: Regularly perform a test restore on a separate system to verify that your backups work.