Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

API & Examples for unit testing Spotfire extensions

As a developer, I find very important being able to unit test the code I implement for extending the Spotfire functionality: new visualizations, tools, etc. The documentation that comes together with the SDK has good examples about the different w...
over 9 years ago in Spotfire / API 1 Future Consideration

Detailed lineage in Business Directory

Right now the Business Directory presents a summary of the table level lineage, i.e. what data source the data originates from. We need to add support for the full detail lineage at the table level as well as detailed column level lineage like we ...
over 8 years ago in Spotfire Data Virtualization / data catalog / metadata 1 Will not implement

Provide self-tuning capabilities for data sources

Have the server be able to scan a data source and learn capabilties for the data source so that the user does not need to edit or customize the capabilities files themselves. If a function doesn't exist allow the developer to add it without updati...
over 8 years ago in Spotfire Data Virtualization 0 Future Consideration

API to set the analysis to editing mode when opening

We are building an application that embeds the Spotfire web client. From our application we launch a Spotfire Analysis, and we want to be able to set it to open in editing mode so the user does not have to do that.
almost 3 years ago in Spotfire / API 0 Future Consideration

Group Custom Tools in the right-click context menu

Request: When registering a Custom Tool on a Visualization should also allow the creation of groups like in the menu in Spotfire Professional. This change should also carry over to the Web Player.
over 10 years ago in Spotfire / API 0 Future Consideration

make the intermediate ca certificate imported into spotfire server be used to build the certificate chain

The command "config.bat import-code-signing-certificate" can import code signing certificate, root certificate and also intermediate ca certificate. However, intermediate ca certificate imported by above command isn't used to build certificate cha...
almost 5 years ago in Spotfire / API 7 Future Consideration

Programmatically set Details-On-Demand columns via Spotfire API

Hello, in some situations it would be very useful to set the columns of the Details-On-Demand panel with a ironPython script. Do you think that could be included in a further evolution? Thanks. Mickael
over 9 years ago in Spotfire / API 0 Future Consideration

Using Kerberos Authentication to Tibco Business Directory

I would like to using Kerberos Authentication to Tibco Business Directory. This is not supported on version 8.3 . Tibco have plan to add this featter on which version of BD, please let me know.
almost 6 years ago in Spotfire Data Virtualization 0 To be Reviewed

Add dynamic variables to the mods, like arrays

I need to store variables that can grow in the mods, for custom properties that are stored as a dynamic array instead of only fixed sizes
almost 5 years ago in Spotfire / API / Visualization 0 Future Consideration

make script.WithParameters(params) work on WP@Linux

Below IronPython script doesn't work on WP@Linux, res, script= Document.ScriptManager.TryGetScript('myScript') newScript = script.WithParameters(params) It fails with error "Operation is not supported on this platform." We use above API to enable ...
12 months ago in Spotfire / API 0 Future Consideration