Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 358 of 4816

Get username and default domain via the API

I'd like to be able to retrieve the current user name, who is logged into Spotfire, and request the default domain for the current Spotfire connection, all using calls to API.
almost 7 years ago in Spotfire / API 4 Future Consideration

Add IronPython API to export analysis to HTML file

You provided export to HTML functionality through Spotfire UI itself, but it is worth making an API for automating this process. It is very inconvenient to go to tab every time, when you want to export html with custom properties. I would like to ...
about 7 years ago in Spotfire / API 0 Future Consideration

Make history of visualizations accessible

Spotfire has very good undo functionality. What I would like to do, is to get programmatical access to what is stored in there. Whenever a new entry in the undo history is created, a service should be notified of the changes, e.g. what filters whe...
about 7 years ago in Spotfire / API 2 Future Consideration

get the list of columns provided by an information link

in C#, when using and informationlinkdescriptor or informationlinkdatasource, it would be nice to know the list of columns provided by the informationLink. this can be usefull to identify the columns to ignore, the colums used for mapping (in the ...
about 7 years ago in Spotfire / API 0 Future Consideration

Ability to use other HTTP methods with the WebReader Operator through the control port

When using the Web Reader Adaptor with "Enable Control Port" set to true, only GET and POST HTTP methods are available. The adaptor should allow all supported methods (i.e. matching the list of HTTP methods from the drop-down list). The only wor...
over 7 years ago in Spotfire Streaming 0 Future Consideration

PassThrough enabled on ALL adaptors and operators

In a lot of case there is a need to have to ability to pass through some fields. Not all the adaptors and operators have this capability.
almost 8 years ago in Spotfire Streaming 0 Will not implement

Implement some way to avoid duplication between configuration files

I have this adapter which has some parameters that are set up in the configuration files in src/main/configurations. But it seems that I have to duplicate this same data in two different configuration files, "com.tibco.ep.ldm.configuration.ldmengi...
almost 8 years ago in Spotfire Streaming 0 Future Consideration

API to update data reader column properties when data finishes loading

We need a method to be invoked when DataRowReader finishes loading its data ... this method should have access to reader column properties (read/update). The use case is about updating some column properties that are data dependent after reader fi...
over 8 years ago in Spotfire / API 0 Future Consideration

Allow hit count after conditional breakpoint

We currently support both conditional breakpoints and hit count BPs (i.e., if N-1 events hit a BP then break on Nth event). It would be nice to hit on a BP for a count after the initial conditional is met. Might often be just N=1, so break on the ...
over 8 years ago in Spotfire Streaming 0 Will not implement

Add an API / DLL call to import an excel file into a dxp as a page and save the modified dxp

This will help many of us in QUALCOMM to call the API after our test are complete to upload the excel into a existing dxp (with templates available) option to select a new page or add to an existing page would be better. With this feature Qualcomm...
over 8 years ago in Spotfire / API 2 Already exists