Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Ability to download cs_server.log file from DV Manager

Often times I work as an administrator on a DV server hosted on infrastructure I don't have access to. For troubleshooting purposes it would be very useful to be able to download the cs_server.log file from the DV Manager web interface. This allow...
10 months ago in Spotfire Data Virtualization / monitoring 0 Future Consideration

Push down TDV TZCONVERTOR function to Oracle DB

The following function when added to Oracle capabilities help push down TZCONVERTOR to Oracle db - TZCONVERTOR(@timestamp,~string,~string): cast(from_tz($1, $2) at time zone $3 as TIMESTAMP) Sample query - SELECT TZCONVERTOR (parse_timestamp('2023...
over 2 years ago in Spotfire Data Virtualization / data sources 0 Future Consideration

Able to set default settings for webservices JSON operation property and parameters and maintain after re-publish for REST

For REST webservices operation in TDV. We can select setting for our webservice in Web Services => REST => Operations => Property and Parameters Example: Default Property value are like ==== HTTP Method : GET ... Input Message ...
over 3 years ago in Spotfire Data Virtualization / web services 0 Future Consideration

Add method to the JavaScript mashup API to check if Spotfire is 'ready'

I'm working on a framework to automate Spotfire Web Player interaction through Selenium. Very often when writing Selenium based tests I need to interact with Spotfire in some way (e.g. change the active page) and then wait for Spotfire to be 'read...
over 7 years ago in Spotfire / API 0 Future Consideration

schema specific selection for the published views via ODBC driver

We would like to show/limit published views from specific schema in separate folders in SAS connective via via ODBC driver. And this is not working currently everything is under the same folder and in case if there are two views with same name in ...
almost 6 years ago in Spotfire Data Virtualization / JDBC / ODBC / ADO 0 To be Reviewed

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...
over 8 years ago in Spotfire Data Virtualization / data sources 0 Future Consideration

API to get display name of an axis expression

By default, the display name of an axis expression has slightly different syntax than the expression itself, e.g. "Max([col1])" is displayed as "Max(col1)". The display name is needed for several use cases, e.g. as category key in a color scheme a...
over 1 year ago in Spotfire / API 0 Future Consideration

Data Usage Metrics: adding information regarding queries submitted to data sources

Data Usage Metrics have information mostly from a view point of client session, such as session status, requests and resources. If it had information related to queries submitted to data sources, as such the Query Execution Statistics has, it w...
over 3 years ago in Spotfire Data Virtualization / monitoring 0 Likely to implement

Clean up used BCP cache tmp files during the process instead of at the end

Consider SQL Server or Hyperscale SQL DB or any derivative thereof. Consider a source table(s) with 100 million+ rows that will be cached into a target SQL Server database and use BCP to perform the load operation. Consider that the disk TDV is in...
over 2 years ago in Spotfire Data Virtualization / caching 0 Future Consideration

Incremental Caching

Create a inbuilt feature for incremental caching
almost 7 years ago in Spotfire Data Virtualization 0 To be Reviewed