Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

filter conditions in the advance filter of monitor request page

while troubleshooting we use monitor page and look for SUCCESS, FAILED and RUNNING requests, but the advance filter option DOES NOT give option to select RUNNING/SUCCESS/FAILED.
over 7 years ago in Spotfire Data Virtualization / monitoring 0 Future Consideration

I would like to be able to validate library items/folders using (public) functions in the API.

I would like to see an enhancement to the LibraryManager API so that I can validate items or folders before I retrieve the item (to check invalid references etc.). Just like in the Information Designer one can right-click on an item and choose val...
over 7 years ago in Spotfire / API 2 Future Consideration

Javascript API open Information Link

We should have the ability to open an information link using the javascript api, exactly like we can open an analysis. This will give customers the ability to integrate spotfire into their web portal while giving their business author users the ab...
over 7 years ago in Spotfire / API 0 Future Consideration

Get username and default domain via the API

I'd like to be able to retrieve the current user name, who is logged into Spotfire, and request the default domain for the current Spotfire connection, all using calls to API.
over 7 years ago in Spotfire / API 4 Future Consideration

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

Add IronPython API to export analysis to HTML file

You provided export to HTML functionality through Spotfire UI itself, but it is worth making an API for automating this process. It is very inconvenient to go to tab every time, when you want to export html with custom properties. I would like to ...
over 7 years ago in Spotfire / API 0 Future Consideration

Make history of visualizations accessible

Spotfire has very good undo functionality. What I would like to do, is to get programmatical access to what is stored in there. Whenever a new entry in the undo history is created, a service should be notified of the changes, e.g. what filters whe...
over 7 years ago in Spotfire / API 2 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