Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 296

Please add APis to retrieve metadata like connection string of data source and other information of data source

CUrrently, we have usecase for data catalog to retrieve information of a dashboard like the data tables used, data sources relevant and the connect info. But we do not see the DXP having this info and there are no underlying APIs to extract such m...
about 1 month ago in Spotfire / API 0 To be Reviewed

Parallel Data Loading via the API

Parallel Data Loading is a feature available from Spotfire 11.4. https://community.tibco.com/s/article/tibco-spotfirer-parallel-data-loading-faq However, the parallell loading currently only happens when opening the .dxp file or when adding multip...
over 1 year ago in Spotfire / API 0 Future Consideration

All table data in spotfire can be accessed through the spotfire mods api

Recently we wanted to create a custom component using the spotfire mods component I have a problem during this period I wanted to get all the table data from spotfire in the mods development environment because I needed this interaction to display...
11 days ago in Spotfire / Mods 0 To be Reviewed

Mods trusted in Spotfire server should be trusted in Web players automatically

Mods trusted in Spotfire server should be trusted in Web players automatically. As of now Spotfire web client is checking the mods certificate though its trusted via adding Mods cert as trusted certificate in Spotfire server and trying to connect ...
almost 2 years ago in Spotfire / Mods 0 Future Consideration

Add access to user's jwt token in Spotfire API

When using oAuth2/OIDC for authentication it would be great to have access to the user's jwt token in the API to make use of it in e.g. a custom data source or an IP script to authenticate the user in other systems with the same token (e.g. via an...
about 2 years ago in Spotfire / API 3 Likely to implement

Ability to disable storing data in the undostack to prevent continuous increase in memory consumption when data is refreshed

Per request from the Support team (Case#02157929), I am creating this urgent feature request. The customer(s) are severely impacted by the continuous memory consumption when the open template (a dashboard) has automatic refresh every n minutes. At...
about 1 year ago in Spotfire / API 5 Future Consideration

Allow urls and external content to be opened from Mods

Currently urls and external content is blocked in mods, so it is not possible to add a link in a Mod for someone to click on. It would be very useful to be able to display links in Mods such as links to other Spotfire tools, external content and i...
over 2 years ago in Spotfire / Mods 2 Likely to implement
189 VOTE

API for Text Area Action and Property Controls

Developers would like to be able to create text areas, properties and input controls in the text area that manipulate those properties. One example would be to have a tool that would perform an S+ calculation. A user of Spotfire could launch a too...
about 8 years ago in Spotfire / API 11 Future Consideration

Mods API for formatting of calculated values

To render calculated values in a mod (e.g. to display a continuous scale) there is a need for an API to get the values formatted according to the settings made in Spotfire, similar to what's achieved with row.continuous("Y").formattedValue().
over 3 years ago in Spotfire / Mods 1 Future Consideration

calling an custom Export Tool from Iron Python

te Excecute methot within the CustomTool API is not valid for an customExportTool (even if this inherits it). therefore there is no public method to be called from IronPython in order to trigger a custom export from a button for example. Furthermo...
3 months ago in Spotfire / API 0 Future Consideration