Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Server Side Event adapter

Adapter for SSE (server side events)
about 6 years ago in Spotfire Streaming 1 Already exists

Feed prompted information links via simple query string in the URL

it would be great if prompted information links could be fed values by appending values to the report url as a set of name/value pairs. No need for JavaScript API. This would allow external applications to link directly to reports and to tailor th...
almost 9 years ago in Spotfire / Scripting 9 Already exists

Critical Section Support

Sometimes we don't want let the new tuple into a section which still dose some works.Wondering if we can specify a single threaded section via Designer by grouping it.
about 3 years ago in Spotfire Streaming 2 Already exists

Ability to convert a String or Real to a SingleReal using IronPython

Currently it's not possible to convert a String or Real to Single Real using IronPython to set the value to a document property of type SingleReal. It's doable using Spotfire data function. But we would like to have it also on IronPython. Referenc...
over 3 years ago in Spotfire / Scripting 4 Already exists

Renderer Parameter for chemical compound drawing

I'm looking to automate the design of tables that displays compounds in a specific column. Manually I can choose between either of the three chemistry renderer : ChemDraw (vNext), ChemDraw or Biovia Draw. I'm basically trying to adapt this code sn...
over 3 years ago in Spotfire / Scripting 5 Already exists

Optional parameters for JavaScripts

I would like to apply default values when no script parameters are provided
almost 4 years ago in Spotfire / Scripting 4 Already exists

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, ...
about 9 years ago in Spotfire Streaming 1 Already exists

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. ...
almost 5 years ago in Spotfire Streaming 0 Already exists

Expose Data Type of Document, Table and Column Properties in the API

It is highly annoying that you cannot check the type of properties in python scripts. The only way I found is to write a value of dffferent types to the property, check if this is succesful and catch the error if it fails. However, writing to a ta...
over 7 years ago in Spotfire / Scripting 1 Already exists

IronPython Scripts should be able to run in the web client, not just the Spotfire application client.

It is useful so that you can provide advanced functionality to a wider audience to be seen from the web. What if the business user doesn't have the Spotfire client and just wants to view the report from the web? Also, that makes IronPython scripti...
over 7 years ago in Spotfire / Scripting 1 Already exists