How do I synchronize and transfer database connections to keep configurations and credentials up to date?
Learn how to sync database changes and transfer connections between environments in eyko.
It explains:
How to use the Sync function to detect and apply database changes.
How to use the Transfer function to move connections between environments (e.g., test and production).
How to edit credentials, reload entities, and verify that all assets and data links transfer successfully.
Best practices for maintaining database accuracy and avoiding configuration issues.
Key Steps
1. Access the Systems Tab 0:00
-
Navigate to the Systems tab within your design.
-
Identify the two options available: Sync and Transfer.
2. Synchronize Database Changes 0:11
-
Use the Sync option to:
-
Detect changes in the database, such as:
-
New tables added.
-
Changes in table configurations (e.g., new or removed columns).
-
-
-
Click the Sync button to analyze these changes.
3. Transfer Database Connections 0:54
-
If you need to connect to both a test and production environment, use the Transfer option.
-
Select the connection you want to transfer (e.g., from EECO-JDE to JDE demo).
-
Click Transfer to migrate all associated components.
4. Edit Connection Credentials 2:00
-
After initiating the transfer, you may receive a warning about missing passwords.
-
Go into Edit mode for the system of interest.
-
Enter the required password and reconfigure the connection.
5. Save Changes 2:22
-
Click Save and then Close to establish the connection with the new credentials.
6. Reload Entities 3:00
-
Navigate to the Entities tab.
-
Reload all tables for the newly connected database to refresh the data.
7. Verify Asset Transfer 3:13
-
Confirm that any assets or blends created with reference to EECO-JDE have been successfully transferred to the new connection.
Cautionary Notes
-
Ensure that you have the correct permissions to edit and transfer connections.
-
Always back up your database configurations before making changes.
Tips for Efficiency
-
Regularly check for database changes to minimize synchronization issues.
-
Document any changes made during the transfer process for future reference.