List of the TDV ports which are used in TIBCO Spotfire Connection(s)

List of the TDV ports which are used in TIBCO Spotfire Connection(s)

book

Article ID: KB0075444

calendar_today

Updated On:

Products Versions
Spotfire Analyst All versions

Description

While launching the TIBCO Data Virtualization Studio, the port number that is displayed on the screen is used to run the TDV Server service. We can connect to the TDV from the TIBCO Spotfire via JDBC, ODBC, and ADO.NET method. So while connecting to the TDV server, a port number that is present in the connection string depends whether JDBC connection, HTTP, SSL, etc. is used.

Issue/Introduction

List of the TDV ports which are used in TIBCO Spotfire Connection(s)

Environment

All Supported OS

Resolution

To get the correct port number which need to be used in the connection, open the TDV Studio, Navigate to Administration > Configuration > Server > Web Services Interface > Communications> HTTP > Port (Current). Below is the reference image:

User-added image

If you don't have access to the TDV studio, then we can get the base port information from the 'server_values' file present inside the installation directory of the TDV server.

Example: C:\Program Files\TIBCO\TDV Server 8.0\conf\server

Inside it, search for the tag '/server/webservices/communications/http/port' and we can see the base port value. Now, you can add the integer value as per the above reference image to get the corresponding port number.