Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 140 of 4816

add STARTTLS support for Send Email on alert

TIBCO Spotfire Data Streams' LDMEngine alert configuration uses the "Email Sender Output Adapter" which currently does not support STARTTLS. More and more smtp servers are supporting STARTTLS (only) recently please add support for it.
over 5 years ago in Spotfire Streaming 0 Unlikely to implement

Enable access to NaturalStringComparer for use with DataColumnProperties.Comparer

Within TIBCO Spotfire Analyst client, users can enable Natural string sorting for string-type data columns. However, TIBCO does not expose the same mechanism for use within IronPython or .NET. Please enable access to the NaturalStringComparer that...
over 5 years ago in Spotfire / Scripting 0 Future Consideration

We need to be able to sort document properties by name in the data function output parameters dialog.

I have a file with a lot of document properties, and every time I set up a Python data function with output parameters, I have to hunt for the document property in the list. Most dialogs let you sort by property name and that makes it much easier ...
over 5 years ago in Spotfire / Data Functions / Scripting 1 Future Consideration

LiveView Server should monitor the keystore for any changes and then reload the keystore when any change is seen.

The LiveView Server at this time doesn't monitor the keystore for change. On any keystore change, the LV server needs to be stopped and restarted to see the change. LiveView Server should monitor the keystore for any changes and then reload the ke...
about 6 years ago in Spotfire Streaming 0 Future Consideration

Update Data on Demand Tables through script

Allow to update the data demand tables based off of the markings in the linked table through a script. This will allow the user to control which data on demand table gets updated, instead of updating all of them.
about 6 years ago in Spotfire / Scripting 1 Future Consideration

AMS native support for JS files

Add native support to JS files. Right now they can be uploaded as "Other" type but it would be nice to have them as a native artifact type with nice formatting within the editor.
over 6 years ago in Spotfire Streaming 0 Will not implement

Decision Table operator should try to reconnect to AMS if not available at startup

Right now, if AMS is not available at startup, decision table operator will start with an empty ruleset. Connection to AMS is not retried ever again. Reloading of the rules is now achieved through a tricky input stream that only exists during runt...
over 6 years ago in Spotfire Streaming 2 Will not implement

Better control of column selection in Property Controls

When selecting columns for a property control, allow sorting variables and showing data type during selection. For instance if I wanted to select only numeric values from many columns, I have to leave the dialog window and check my column datatype...
over 6 years ago in Spotfire / Scripting 0 Future Consideration

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