Configuring AnalyticsCreator
This guide will walk you through configuring AnalyticsCreator with your system.
Provide the Login and Password that you received by e-mail from AnalyticsCreator
Minimum Requirements
Configuration Settings
The configuration of AnalyticsCreator is very simple. The only mandatory configuration is the SQL Server Settings.
- SQL Server Settings
- Use LocalDB to store repository: Enables you to store the AnalyticsCreator project (metadata only) on your LocalDB.
- SQL Server to store repository: Enter the IP address or the name of your Microsoft SQL Server.
- Security
- Integrated: Authentication is based on the current Windows user.
- Standard: Requires a username and password.
- Azure AD: Uses Azure AD (now Microsoft Entra) for Microsoft SQL Server authentication.
- Trust server certificate: Accepts the server's certificate as trusted.
- SQL User: The SQL Server username.
- SQL Password: The corresponding password.
Optional Requirements
- Paths
- UNC path to store backup: A network path to store project backups.
- Local SQL Server path to store backup: A local folder to store your project backups.
- Local SQL Server path to store database: A local folder to store your SQL Server database backups.
- Repository database template: The alias format for your repositories. Default:
repo_{RepoName}
. - DWH database template: The alias format for your DWH templates. Default:
dwh_{RepoName}
.
- Proxy Settings
- Proxy Address: The IP address or hostname of your proxy server.
- Proxy Port: The port number used by the proxy.
- Proxy User: The username for proxy authentication.
- Proxy Password: The password for the proxy user.
Now you're ready to create your new Data Warehouse with AnalyticsCreator.