Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 320 of 4807

add option to turn off mod signature verification

Many of our customers implement Spotfire Server(together with services) environment inside intranet and there is not internet access. So they also have to change "Require valid signature to allow trust" to false to allow end users to utilize mods ...
about 2 years ago in Spotfire / Mods 0 Future Consideration

Create .mod for a release automatically on MacOS

It would be great if the .mod file could be created via command line like using npm command or similar. This would simplify process of creating a new release. Note: On Windows, It is possible to package and sign mods directly via the TIBCO Spotfir...
over 4 years ago in Spotfire / Mods 1 Future Consideration

Download a Mod from the Spotfire Library in Business Author

Add the option to mod from the Spotfire library in Business Author to be able to share the mod with others.
over 4 years ago in Spotfire / Mods 0 Future Consideration

add/expose API to get when data is loaded

Please add/expose API to get when data is loaded. Currently this informaton is availabe in data campas "Data loaded at" popup or Source Infromation of Data Table Properites dialog. Customer wants to show this information for each datatable to end ...
over 4 years ago in Spotfire / API 0 Future Consideration

API to register a data function

An API to register a data function would make it possible to have a custom extension dynamically add a data function to the analysis document. Similar to how you can import a .data function (from a -sdf file) in the Register Data Functions dialog.
over 2 years ago in Spotfire / API 0 Future Consideration

add API to write log out to Analyst/WP/AS standard log files

Please add API to write log out to Analyst/WP/AS standard log files, i.e. Spotfire.Dxp.SupportDiagnostics.log (analyst) Spotfire.Dxp.Worker.Host.[instance-guid].log (WP/AS)
over 4 years ago in Spotfire / Mods 0 Future Consideration

Enhancement of Spider chart mod

Here are several suggestions for enhancement of Spider chart mod (in the attachment you can find graph which we would like to replicate and which would be useful for multivariate distribution comparison, for example for drift detection): Should be...
over 2 years ago in Spotfire / Mods 0 Future Consideration

trigger mod visualization to redraw when document properties is changed.

We know that if document property is referenced by a built-in visualization(e.g. bar chart), when the value of the document property changes, the visualization is rendered automatically to reflect the new value. One of our customers wants this beh...
over 2 years ago in Spotfire / Mods 1 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

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