Connections Overview
Connections facilitate the management of datastores by allowing you to share common connection parameters across multiple datastores.
Setup a Connection
When you create your first datastore, a Connection is automatically generated using the parameters you provide. This Connection can then be used for other datastores with similar configuration needs.
Example:
-
Click on Add Source Datastore.
-
Enter the necessary connection parameters (e.g., hostname, database name, user credentials).
- After saving, a Connection is created and linked to your datastore, ready for reuse.
Reuse a Connection
For subsequent datastores that require the same connection parameters, you can reuse existing connections.
Example:
- Open the Create Datastore form.
-
Select Use an existing connection.
-
Pick the desired Connection from a dropdown list.
-
Provide any additional details required for the new datastore (e.g., database name, root path).
Manage Connections
For managing the connections please see Manage Connections.
Conclusion
Using Connections optimizes datastore management by enabling the reuse of connection parameters, making the process more streamlined and organized.