Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Scrape tables from webpages

Create a new Data Source type for "Website" that will scrape data from within any tables. I believe this should be fairly simple by parsing the html <table> tags.
almost 8 years ago in Spotfire / Data Access 0 Future Consideration

Better control of free form policy procedure for Row Level Security

Row-level security has an option of Free-form policy procedures which allows users to write their own predicates for row-level security. Input to this procedure is ALIAS which is decided at Run Time (based on the query fired). This gives very limi...
almost 8 years ago in Spotfire Data Virtualization / access control 0 Future Consideration

Publish OPEN API Compliant REST Web Service from TDV

An option is required to create open API compliant REST API web services in TDV against provided or pre-existing swagger document. Also , it shall support all http error messages or scenarios.
almost 8 years ago in Spotfire Data Virtualization / web services 1 Already exists

Add filter to the join interface to limit the rows of one of the column elements in the join table

I recently wanted to join two tables via information links. However, what I really needed was a subset of the rows that existed in the data table. Joining the entire data table created a resulting table that was too large to be practical and did n...
almost 8 years ago in Spotfire / Data Access / Information Services 0 Future Consideration

Add supported functions for in-db connections to Redshift

The supported functions for in-db connections to Redshift (https://docs.tibco.com/pub/sfire-analyst/7.12.0/doc/html/en-US/TIB_sfire-analyst_UsersGuide/connectors/amazon-redshift/redshift_supported_functions.htm) are insufficient to perform any use...
almost 8 years ago in Spotfire / Data Access 0 Future Consideration

Add support for Non-Ascii characters in ODBC drivers

Currently the TIBCO Data Virtualization 7.0 ODBC drivers used to connect to TDV does not support non-Ascii letters in the username. This causes some problems for Scandinavian users as letters such as Æ-Ø-Å is often used in a person’s name. Adding ...
almost 8 years ago in Spotfire Data Virtualization / JDBC / ODBC / ADO 0 Future Consideration

When refresh data table, how to modify only some of the source information

When Edit> Data Table Properties> Refresh Data, I want to fix only one device or one content. It seems to be a lot of time loss because I have to create all new. I want to refresh the data table by modifying only some of the source information.
almost 8 years ago in Spotfire / Data Access 2 Already exists

Method to Restict Client Driver Minimum Version

Since many early versions of the client drivers are harmful to the CIS/TDV servers, it would be nice to enforce a minimum client version to prevent DoS attacks. I had discovered and documented how a misconfigured csjdbc.jar driver can cause a deni...
almost 8 years ago in Spotfire Data Virtualization / access control 0 Future Consideration

Functionality to programmatically turn off Request logging for call to procedures

I think individual lines in the log for each call to a procedure in a loop clutter the log. I want to have the ability to turn off logging for procedures called from other custom procedures/views.
about 8 years ago in Spotfire Data Virtualization / monitoring 0 Future Consideration

Oracle Data Connection - Limit available tables in database to user defined schema/object names

Even with a low privilege database user, objects in PUBLIC schema are still visible. The ability to limit the visibility of specific schema, and to limit the objects visible by name (pattern matching) would be useful
about 8 years ago in Spotfire / Data Access 1 Will not implement