Author: prodoo
See all posts written by this author. Read through to keep up with every bit of content the author shares.
How to Backup Your Sensitive Cin7 Core Data
1. Access Settings and Automation 0:01
Configure Server Backups
Click on Settings. Navigate to Automation. You may need to activate the automation module if it’s not already active.
Explore the Report Menu
Access reports through scheduling. Find a list of all scheduled reports. Use the plus button to add new reports.
- Choose specific fields, files, or database tables to back up.
- You can select all available options if needed.
4. Set Backup Frequency and Start Time 1:01
Configure Email Notifications
Specify the period for the backup. Choose a start time for the backup.
Configure Notifications
Set up email notifications under Settings. Add yourself to the mailing list.
- Optionally, save backups directly to your Google Drive.
- Select the appropriate folder in your Google Drive for the backups.
7. Name and Finalize Backup Settings 2:00
Name your backup for clarity.
8. Check Backup Status 2:07
Access Backup Files 2:48
After the backup runs, you will receive a notification email. The email will confirm that the backup is ready for download and may include an attachment.
You can download the backup files from the email or access them in your Google Drive.
10. Set Up Google Drive Integration (if needed) 3:03
Configure Google Backup
Go to Integrations and search for Google. Connect your Gmail account and select folders for backup.
Customize Backup Options 4:08
Check for logs or notifications to confirm when backups are completed.
Explore your backup settings
Review and adjust which tables or data you want to include in your backups.
Implement Backup Feature for Sensitive Data
If you have questions or need assistance, reach out for help.
In Summary:
Overview
This pull request introduces a new feature for backing up sensitive data within the application. Key highlights include:
- Backup Module Activation: Users can activate the backup module from the settings menu.
- Report Scheduling: Users can schedule reports for backup, selecting specific fields, files, or database tables.
- Flexible Scheduling Options: Users can set the frequency of backups (daily, weekly, monthly, etc.) and specify start times.
- Email Notifications: Users can opt to receive email notifications with backup results and download links.
- Google Drive Integration: Users can save backups directly to their Google Drive, with options to select specific folders.
Assumptions
- Users have access to the settings and automation module.
- Users are familiar with scheduling reports and setting up email notifications.
- Users have a Google account for integration with Google Drive.
Testing Strategy
- Verify that the backup module can be activated from the settings menu.
- Test the scheduling functionality to ensure reports can be scheduled correctly.
- Check that email notifications are sent upon backup completion.
- Validate the Google Drive integration by saving backups to a specified folder.
