Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 364 of 4839

API to change DataFunction's UpdateBehavior from manual to automatic without trigger function execution

I am using API to add data function and execute then do some other stuff(create graph,etc), func.Execute((bool done) => { if (done) { applicationThread.InvokeAsynchronously(applicationInvocationSuccess); } else { applicationThread.InvokeAsynch...
over 8 years ago in Spotfire / API 0 Future Consideration

Enable column sorting in schema and output stream

I am using streambase v7.6.6 In a named schema or table schema, I can't sort the fields by name, which could be handy when I compare a schema with a stream in streambase. I need to do this quite often, e.g. when I need to write into a data table, ...
over 8 years ago in Spotfire Streaming 1 Already exists

Point and Drag Mapping

When creating the Output of an operator in the properties view, offer a mapping tool to drag functions, input fields, etc to fill in code or expressions. For example: in a map's Output Settings view, I can select the Streams > Input > input1...
over 8 years ago in Spotfire Streaming 2 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 ...
over 4 years ago in Spotfire / Mods 0 Future Consideration

Enabling multiple installations for same major version of TIBCO streaming

Dear Team, We are dealing in services and have limitations over multiple machines for different clients. our few clients are working using 10.6.1 in their production and few will use 10.6.2 going ahead. We could have proposed 10.6.1 only to have s...
over 4 years ago in Spotfire Streaming 2 Unlikely to implement

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.
over 4 years ago in Spotfire / Mods 0 Future Consideration

Customize the BusyIndicator object's animation

We would like to define our own animation when using a BusyIndicator type object. An instance of this class that can be used when implementing new extensions, for example a new visualization, in order to notify the user that something is loading, ...
about 9 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...
over 4 years ago in Spotfire / API 0 Future Consideration

open APIs that remove upper bound of 256 categories which Spotfire automatically generates and stores a value for.

open APIs that remove upper bound of 256 categories which Spotfire automatically generates and stores a value for.
about 9 years ago in Spotfire / API 1 Future Consideration

We should be able to configure heap size for system process

Currently we can configure the heap size only for the node process we are deploying. But we observed that ,there is a system process running along with this and it's default heap size is always 2.1 GB. We can't configure it's size to a low level. ...
over 4 years ago in Spotfire Streaming 0 Already exists