Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Use or support Zing JVM for better GC and server performance

We currently use large heap sizes >16gb and running into frequent client timeout issues caused by "Long GC pauses". We tried jvm fine-tuning with CMS and G1 GC. Other JVMs such as Azul's Zing/Zulu JVM would help in this case with true parallel ...
over 7 years ago in Spotfire Data Virtualization / performance 0 Will not implement

Issue with Webservice call after upgrade to 7.0.8.0.1

We are facing an “Unauthorized error” issue with the web service call after upgrade to 7.0.8.0.1 hotfix version. We assume the issue could be with the bearer token not being sent to the service automatically. We tried giving the token as a header ...
over 7 years ago in Spotfire Data Virtualization 0 Will not implement

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 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

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

Ability to use other HTTP methods with the WebReader Operator through the control port

When using the Web Reader Adaptor with "Enable Control Port" set to true, only GET and POST HTTP methods are available. The adaptor should allow all supported methods (i.e. matching the list of HTTP methods from the drop-down list). The only wor...
over 8 years ago in Spotfire Streaming 0 Future Consideration

add system API for performing datasource add/remove resources

We've a use case for adding excel file sources on daily basis automatically from a shared location.
over 8 years ago in Spotfire Data Virtualization / admin APIs / management 0 Already exists

PassThrough enabled on ALL adaptors and operators

In a lot of case there is a need to have to ability to pass through some fields. Not all the adaptors and operators have this capability.
over 8 years ago in Spotfire Streaming 0 Will not implement