Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

API

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 ...
about 5 years ago in Spotfire / API 0 Future Consideration

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

Add the IsEnabled method used by the Tools to the Custom Visualizations

As a Spotfire Developer the customer would like to have an enable/disable option for custom visualization the same way as we have IsEnabled() method in the tools today(CustomTool). End-goal:If this is implemented the developers can perform specifi...
over 10 years ago in Spotfire / API 0 Future Consideration

Public API for Page Header for the ExportSettings class

ExportSettings currently exposes the page footer where developers can get and set the text in the page footer as well as specify if the page footer is included on export.The same capabilities are required to be exposed for the page header in the A...
over 10 years ago in Spotfire / API 0 Future Consideration

Change width of Column header in a cross table programmatically

Customer wants to have property to be exposed which can be used to change width of Column header Columns in a cross table programmatically. For example, For changing column width for row axis we have a property called "RowHeaderWidths"as mentioned...
over 10 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 5 years ago in Spotfire / API 0 Future Consideration

Make DataFunctionInput.InputType public

I'm building a complex custom data function and need to be able to check whether an input to a data function is an expression or a value. The DataFunctionInput class has an InputType property, but it's not public so I can't directly access it with...
almost 8 years ago in Spotfire / API 1 Future Consideration

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

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 ...
almost 3 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.
almost 3 years ago in Spotfire / API 0 Future Consideration