Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 122 of 4816

Add support for converting/handling SQL Server DATETIMEOFFSET fields

In the MS world, developers are frequently using the DATETIMEOFFSET type to specify a point in time at a given time zone offset. The type is common in SQL Server and C# code (probably more). Data like this ends up in SQL Server data sources. TDV d...
over 2 years ago in Spotfire Data Virtualization / data sources 0 Likely to implement

Infer Schema option for files on Windows

Implement Infer Schema options when connecting to files when TDV is running in a Windows environment. File-Delimited adapter cannot infer schema when introspecting CSV files. TDV documentation says that this is possible with the Local File Storage...
about 3 years ago in Spotfire Data Virtualization / data sources 1 Unlikely to implement

Simplified build process for Streambase Containers for Gitlab-CI

Hi, there is documentation how to generate the Streambase Fragement and the Streambase Application Container via the GUI: https://docs.streambase.com/latest/index.jsp?topic=%2Fcom.streambase.sb.ide.help%2Fdata%2Fhtml%2Fadmin%2Fdocker-lv-create.htm...
over 4 years ago in Spotfire Streaming 0 Future Consideration

SQL Server Synonyms need be supported!

We utilize SQL Server Availability groups to distribute much of our master data across multiple servers. We then create synonyms to reference specific tables within other databases on the instance with the same performance as they exist within the...
almost 8 years ago in Spotfire Data Virtualization / data sources 0 Future Consideration

Add an Adapter for InfluxDB

InfluxDB is a highly utilized database for times series data in our industry. There are currently no other options for pulling time series data into TDV.
10 months ago in Spotfire Data Virtualization / data sources 0 Likely to implement

Support dynamic secrets for connecting to data sources

Our security policy requires that all databases (specifically those on the public cloud) use dynamic secrets (rather than static credentials). Dynamic secrets are well suited to processes (e.g., Java, node.js, etc.) that are built using a pipeline...
almost 7 years ago in Spotfire Data Virtualization / data sources 0 Future Consideration

Provide support for adding the datasources using ODBC

Currently we can connect to the data sources using JDBC protocol except of Microsoft excel ODBC. We should expand this to other data sources including the custom adapter data sources so that this will give us the flexibility to connect more data s...
almost 8 years ago in Spotfire Data Virtualization / data sources 1 Already exists

Add a SAS adaptor

I've received this request a couple of times - I do have info on how to set up a custom adapter but can't believe that we're the only company that would use this.
over 7 years ago in Spotfire Data Virtualization / data sources 0 Future Consideration

Go language binding for StreamBase Client API

Starting to get some input that there are use cases for Go language applications (such as Flogo) to be able to send (and presumably receive) tuples to and from StreamBase Input and Output Streams. Entering this as an idea for a new feature. Here i...
over 6 years ago in Spotfire Streaming 5 Future Consideration

CORS headers for Web Input and Web Input Response (REST API)

Web Input and Web Input Response adapters provide a simple and handy way to pull up a REST API in just a few minutes. However if you want to use it from any browser, the POST requests to the API will fail because browsers implement the same origin...
almost 2 years ago in Spotfire Streaming 0 Planning to implement