Spotfire Connector Setup
Last updated
Last updated
This guide will walk you through how to set up a Spotfire connector in Datalogz.
Hostname, the address at which we access Spotfire.
A username and password that can connect to the Spotfire server.
A service name
(Optional) The Oracle protocol
Determine your connection method: via hostname and SID or DNS
Log in to your Datalogz account.
Go to Settings > Connector.
Click New Connector > Spotfire.
Enter the connection details.
For the hostname/SID connection:
Username
The user account credential for logging into the external database (not your Spotfire user). This user must have permissions to access the data Spotfire needs.
Password
The secret string associated with the database username, used for authenticating with the external database.
Hostname
The network address (domain name or IP address) of the database server where your data resides.
Protocol
The specific communication method or standard used by Spotfire to interact with the database server. While often implicit with the chosen connector, it ensures the correct "language" is spoken.
Service Name / SID
Specific to Oracle databases.<br/>- Service Name: A logical name identifying an Oracle database instance or group of instances (preferred, modern).<br/>- SID (System Identifier): A unique name for a specific Oracle database instance (older, still used).
Is SSL Connection?
A boolean flag indicating whether the communication between Spotfire and the database should be encrypted using SSL/TLS.
For the DSN connection:
Username
The user account credential for logging into the external database (not your Spotfire user). This user must have permissions to access the data Spotfire needs.
Password
The secret string associated with the database username, used for authenticating with the external database.
Have DSN string?
Indicates whether Spotfire should use a pre-configured Data Source Name (DSN) on the system to connect to the database. A DSN is a stored configuration that contains all the underlying connection details (hostname, database name, driver, etc.).
Click Connect.
Select the asset information you want to ingest in Datalogz' Control Tower.
Set a synchronization schedule.
Click Next.
Review the setup and click Confirm and Finish.
Once you confirm and finish the connector setup, it will run automatically.
For more questions, please contact Datalogz support