Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

Showing 11

Apply Javascript API Set Filter Scheme

following this documentation https://docs.tibco.com/pub/sfire_dev/area/doc/api/TIB_sfire_Web_Player_JavaScript_API_Reference/html/M_spotfire_webPlayer_Filtering_setFilter.htm There exists the `getFilteringScheme`, `getFilter` and `setFilter` metho...
over 3 years ago in Spotfire / API 4 Already exists

Use `DataFunctions` API to control the Limited by > Filtered/Marked rows options

#### Goal Use `DataFunctions` API to control the Limited by > Filtered/Marked rows options. #### Issue The [DataFunctions API](https://docs.tibco.com/pub/doc_remote/sfire_dev/area/doc/api/TIB_sfire-analyst_api/?topic=html/N_Spotfire_Dxp_Data_Da...
over 2 years ago in Spotfire / API 2 Already exists

sign spk with code signing certificates only existing in OS's certificate store

Due to regulation change by the CA/Browser Forum, code signing certificates issued by a CA (e.g. Sectigo) is shipped in a HSM (USB drive) and only available as an entity in the OS's certificate store on which the HSM is plugged in. The code signin...
6 months ago in Spotfire / API 2 Already exists

Provide a way to set document properties and filtering/marking before the actual data loading of an analysis

We have an application that let users save their configuration in db. When the analysis is open, user's configuration will be loaded. Then, document properties would be set and data will be loaded which depends on document properties.Currently all...
almost 4 years ago in Spotfire / API 4 Already exists

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...
9 months ago in Spotfire / Mods 1 Already exists

Expose XJitter & YJitter properties to IronPython MapChart Class

For example government bodies may be required to obfuscate precise locations of events when presenting evidence. Exposing these properties would also allow analysts to easily modify mapchart marker locations via webplayer / pre-authored dashboards...
over 1 year ago in Spotfire / API 0 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 5 years ago in Spotfire / API 1 Already exists

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...
over 2 years ago in Spotfire / API 1 Already exists

Package Builder to sign mod with timestamp embedded

Currently, Package Builder seems can not sign mod with timestamp information, hence if the certificate used to sign the mod expires, the mod is shown as "Invalid signature" hence can not be trusted. Please let Package Builder sign the mod with tim...
over 3 years ago in Spotfire / Mods 0 Already exists

Can we have an option to refresh the analysis using a batch process run by command line?

Clients asked for this option. They re need to know how to refresh a view in Analytics Explorer by Command Line. They want to run a batch file at the end of a Month Process that will refresh the Explorer view with fresh data.
over 4 years ago in Spotfire / API 1 Already exists