Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire

Showing 4206 of 4808

add option to change TEMP folder location for Analyst

The DataStorage folder(and other folders) is created under OS environment variable TMP like below, C:\Users\[OS user]\AppData\Local\Temp\TIBCO\Spotfire\12.0\DataStorage Bot Web Player and Automation Services have configuration option to change it ...
over 2 years ago in Spotfire / System Administration 0 Future Consideration

TERR - Parallel processing support

As far as I know, TERR does not support parallel processing or multi-threading. It would be great to include this support in order to reduce computing time on large data sets, or on large ML training exercises. I created some multithreaded code in...
over 7 years ago in Spotfire / TIBCO Enterprise Runtime for R 2 Already exists

Allow setting of the AllowCaching flag for the DataFunctionDefinition class via the API

I've built an extension that creates custom data functions and allows the user to edit them. I'd like to be able to alter the 'AllowCaching' setting, but the only public API method for setting the value is on the DataFunctionDefinitionBuilder clas...
over 7 years ago in Spotfire / API 1 Already exists

Add (Tools menu) Models to Recommendations Engine

It would be valuable to have an option to initiate the Tools menu models (Data Relationships, Clustering, Regression, Classification) with the Recommendations engine. Data exploration can become tedious and haphazard when dealing with more than a ...
almost 10 years ago in Spotfire / Analytics / Visualization 0 Future Consideration

upgrade TERR to the latest R version

Please upgrade TERR to the latest R version, in order to support latest R packages. Currently the latest TERR version is 6.0.3 which is based on R 4.0.2 which is released in July 2020. There have been lots of newer versions of R since then.
over 2 years ago in Spotfire / TIBCO Enterprise Runtime for R 0 Future Consideration

Add script and custom query permissions for TIBCO Cloud Spotfire product

TIBCO Cloud Spotfire users with Analyst licenses need permission to write trusted custom queries. In order to point at a new database server for other Analyst users, I have to open a custom query, verify it, refresh the results, change the databas...
over 7 years ago in Spotfire 0 Future Consideration

Automation Services does not fire analysisApplication.DocumentClosing event ...

Both Spotfire Professioanl Analyst and Web Player trigger analysisApplication.DocumentClosing event when a document is closed ... but this does not trigger in Automation Services when a job is finished executing. TIBCO support provided the followi...
over 2 years ago in Spotfire / Automation Services 0 Future Consideration

Automation Service job should provide a unique job ID

When running jobs in Automation services, we need to have a unique job ID per running job that is accessible via public API. Currently, I was unable to find such public job ID that can be used! Use case: When we execute jobs in Automation services...
over 2 years ago in Spotfire / Automation Services 0 Future Consideration

API to detect when Spotfire is crashing

We need an event that is triggered when Spotfire crashes ... This is already available in .net using: AppDomain.CurrentDomain.UnhandledException But unfortunatly it does not work from within Spotfire! In our case, we keep track on when professiona...
over 2 years ago in Spotfire / System Administration 0 Future Consideration

Fix API that detects Spotfire is closing

The following API in Spotfire application.Exiting(...) is supposed to fire when Spotfire is exiting. This would allow us to do any necessary cleanups before Spotfire dies. But unfortunatly, this API is not working. The workaround is to use either ...
over 2 years ago in Spotfire / API 0 Future Consideration