Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 69 of 4816

Simplify the incremental caching option

Now, the incremental caching option must be done with an external procedurewhere we need add the logic and the maintenance of the cache table (inser, update delete records). Then really the product doen't make anything itself. The idea is to simpl...
about 4 years ago in Spotfire Data Virtualization / development 0 To be Reviewed

Toolbar for new items operation

In the TDV Studio traversing through the folders, creating new items now requires a right click > New > New <option here>. It would be nice to have a toolbar or keyboard shortcut to allow speed up developments.
almost 6 years ago in Spotfire Data Virtualization / development 0 To be Reviewed

Multiple Result windows for SQL Scratchpad

SQL Scratchpad is used a lot for data validations. Having the option of creating multiple "Result" panels would help to compare the dat abetween multiple queries.
almost 8 years ago in Spotfire Data Virtualization / development 0 Future Consideration

Provide a simple interface to setup incremental caching

Add a new UI to setup incremental caching capabilities for a view based on timestamp, dates and/or IDs.
about 8 years ago in Spotfire Data Virtualization / development 0 Future Consideration

Order of inner joins should be in the order of placed on Model panel

Please find the attached pdf. TDV Studio generates following strange SQL on SQL tab when making INNER JOIN on multiple tables on Model tab. Suppose there are view A, B, C in line on Model panel, and join them with INNER JOIN. TDV generates n...
almost 3 years ago in Spotfire Data Virtualization / development 3 Will not implement

TDV to Solace broker connectivity

Under "Configure Communications between TDV and the JMS Broker", we see the supported JMS types are Sonic MQ and TIBCO MQ only. We are trying to configure 'Solace broker' but seems like it is not supported. Please consider this for future implemen...
9 months ago in Spotfire Data Virtualization / development 0 Future Consideration

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

Email automation Tabular format

Currently it's not possible to send table visualizations in tabular format through Email Automation Job builder. It's only available in image format so copy/paste the data is not accessible on the e-mail body. Can you please develop the automation...
over 5 years ago in Spotfire Data Virtualization / development 0 To be Reviewed

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