Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire Streaming

Showing 38

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.
almost 4 years ago in Spotfire Streaming 0 Unlikely to implement

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 k...
over 4 years ago in Spotfire Streaming 0 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.
almost 5 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 run...
almost 5 years ago in Spotfire Streaming 2 Will not implement

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 w...
about 6 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.
about 6 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...
about 6 years ago in Spotfire Streaming 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 ...
almost 7 years ago in Spotfire Streaming 0 Will not implement