Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 308

Add API for Data-On-Demand

There should be a public inspection and automation API for the Data-On-Demand.
over 8 years ago in Spotfire / API 1 Future Consideration

Import data from custom datasources when creating new analysis in Business Author

The report developer would like to load data from various sources using their custom datasource extension when creating new analysis files in Web Player clients/business author.
over 8 years ago in Spotfire / API 0 Future Consideration

expose cluster id

The code signing certificate issued by spotfire in order to sign mods is issued to spotfire acount with subject like this, 0.9.2342.19200300.100.1.1 = admin@SPOTFIRE CN = admin OU = a7ce437d-9ce0-4514-8f12-4f11b090d673 O = Spotfire The CN part ...
about 3 years ago in Spotfire / Mods 0 Future Consideration

Callback to set auto-title for Visualization mods

Spotfire's auto-title feature for built-in visualizations is a nice time-saving feature. It would be good if visualization Mods also could change their titles based on their axis configuration when auto-title was used.
about 3 years ago in Spotfire / Mods 0 Future Consideration

Allow access to HttpServletResponse from the custom authentication APIs

We currently use the Authentication Filter capability (which has been deprecated) of Spotfire to implement a couple of features that don't appear to be possible with the CustomAuthenticator API: In certain situations we'll redirect the browser to...
about 6 years ago in Spotfire / API 3 Future Consideration

Spotfire as a Service

Spotfire Web should behave as a service. We should be able to load and query a Spotfire analysis via an external API and query it for data, results from aggregated visualisations, visualisation images, etc.. This means that we would be able to use...
about 6 years ago in Spotfire / API 0 Future Consideration

API to detect that a visualization is closing

We created some custom visualizations that add calculated columns to the source data table. When we close the visualization, we would like to drop the added columns. We are looking for an API that is invoked when the visual is closing/closed. So t...
about 3 years ago in Spotfire / API 0 Future Consideration

Move Spotfire SDK sample code to GitHub to allow others to improve/comment

Having one single GitHub repository for Spotfire SDK sample code means that non-TIBCO resources could help contribute. In particular, it would allow additional commenting (which would be really handy to better document differences between the Desk...
about 3 years ago in Spotfire / API 0 Future Consideration

CustomTool<TablePlot> provide access to element at location of context menu invocation

I want to be able to get the value/element (TableCell?) at the location of the context menu invocation. That is, right click on a table cell element and be able to perform operations based on that. (TableCell is not valid for CustomTool<TableCe...
about 3 years ago in Spotfire / API 1 Already exists

WebPlayer custom context menu grouping

I have a custom tool based on: Spotfire.Dxp.Application.Extension.CustomTool<Spotfire.Dxp.Application.Visuals.Visualization> I register it in a custom menu group in pkdesk with: IntendedClient="Any" The custom tool is displayed in the custom...
about 3 years ago in Spotfire / API 0 Future Consideration