Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Expose Data Type of Document, Table and Column Properties in the API

It is highly annoying that you cannot check the type of properties in python scripts. The only way I found is to write a value of dffferent types to the property, check if this is succesful and catch the error if it fails. However, writing to a ta...
over 7 years ago in Spotfire / Scripting 1 Already exists

Support PostgreSQL 10.4.x for data source, cache and dataship

OSS postgres cannot meet our customers' needs. It would be great that TIBCO can officially integrate EDB postgres (version 10.4 or later) into their RDBMS adapter list.
over 7 years ago in Spotfire Data Virtualization / data sources 1 Future Consideration

SSO invocation of TDV Studio should auto-detect the username of the invoker

Background / Issue Description This is current as of TDV Studio 7.0.7. We were advised to use the following CLI mechanism to invoke SSO based login to Studio: C:\Program Files\TIBCO\TDV Studio 7.0.7\bin\studio.bat" -ide -server={hostname} -port...
over 7 years ago in Spotfire Data Virtualization / development 0 Future Consideration

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

IronPython Scripts should be able to run in the web client, not just the Spotfire application client.

It is useful so that you can provide advanced functionality to a wider audience to be seen from the web. What if the business user doesn't have the Spotfire client and just wants to view the report from the web? Also, that makes IronPython scripti...
over 7 years ago in Spotfire / Scripting 1 Already exists

Ability to store & reuse configured tab with fully configured visualizations and layout.

It takes over 50% of the time to configure and layout the visualizations to only rebuild from scratch when trying to reuse with another analysis with a different data table that has different column names. It would be extremely beneficial to be ab...
over 7 years ago in Spotfire / Scripting 2 Future Consideration

Column Sort

Hello, On each column, I can set the order to be natural order, alphabetical and custom. I need a way to change this behaviour by a button (script).
over 7 years ago in Spotfire / Scripting 0 Future Consideration

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