Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Documentation: Restructure the TDV System Requirements documentation

The current system requirements listed in the installation manual are a bit confusing and tedious to follow. For example, under the 'Operating System Support for Server >> AIX 7.1 (PowerPC) or higher', we have 'Active' set for both TDV and B...
over 3 years ago in Spotfire Data Virtualization 0 Likely to implement

API: Add option to obtain guid for the sbdf file of a SbdfLibraryDataSource in case its name is not uniqe

I've confirmed the following with support: There's currently no way to obtain the guid of the sbdf in the library which is used as data source in case its name is not unique in the library. My request is to add an option to obtain the guid easily ...
about 7 years ago in Spotfire / API 0 Future Consideration

Document list of OS processes constituting TDV server

A complete list of OS processes constituting TDV server needs to be documented in the Administration guide. It would make clear exact which OS processes should be monitored by a management tool, for example.
over 3 years ago in Spotfire Data Virtualization / monitoring 0 Future Consideration

Indexes are created when cache tables are created for singular tables.

Indexes are created when creating a cache table with multiple tables when an index label is assigned to the view when the cache table is created. However, when creating a cache table for a single table, the index is not created. There must be situ...
over 3 years ago in Spotfire Data Virtualization / caching 1 Unlikely to implement

Option to install only TDV Server

Windows installer for TDV Server will install both TDV Server and TDV Studio. I would like to be able to select in the wizard to install only TDV Server.
over 3 years ago in Spotfire Data Virtualization / management 0 Future Consideration

PersistentDataView constructor does not support expressions for Group-by

We heavily rely on Spotfire PersistentDataView class to generate summaries but we found out that unfortunately, this class does not support group-by expression as shown below: public PersistentDataView(string name, IList<string> columnExpres...
almost 6 years ago in Spotfire / API 1 Future Consideration

Support for Salesforce api level 42.0

No description provided
over 3 years ago in Spotfire Data Virtualization / data sources 0 Future Consideration

add API to load data via data connectors

Please add API to load data via data connectors, similar to Spotfire.Dxp.Data.Import.InformationLinkDataSource but usin data connectors. Currently below API is for loading data from database using the old technology(not recommened any more) Spotf...
almost 5 years ago in Spotfire / API 0 Future Consideration

Getting information link sql using Ironpython API

Getting information link sql using Ironpython API
over 9 years ago in Spotfire / API 0 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...
over 2 years ago in Spotfire Streaming 0 Planning to implement