Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire Streaming

Showing 36

Connectivity to Apache Pulsar

Apache Pulsar --> TIBCO Streaming --> Apache Pulsar Ability to bring data from Pulsar, and ability to send data to Pulsar
about 4 years ago in Spotfire Streaming 2 Planning to implement

Allow AS 4.x operator schema to be set by the schema asserted on an input port.

Please refer to Case #02057640 The goal is to have a reusable module that does not need to change itself, but gets its schemas (and the AS operator schema) from context.
over 2 years ago in Spotfire Streaming 0 Future Consideration

JMS Request/Reply dynamic call along with dynamic custom converter

Feature to configure SB request/reply adapter operator with custom message converter dynamically. Reference To Case ID # 01941085
over 2 years ago in Spotfire Streaming 1 Future Consideration

Go language binding for StreamBase Client API

Starting to get some input that there are use cases for Go language applications (such as Flogo) to be able to send (and presumably receive) tuples to and from StreamBase Input and Output Streams. Entering this as an idea for a new feature. Here i...
almost 5 years ago in Spotfire Streaming 5 Future Consideration

Simplified build process for Streambase Containers for Gitlab-CI

Hi, there is documentation how to generate the Streambase Fragement and the Streambase Application Container via the GUI: https://docs.streambase.com/latest/index.jsp?topic=%2Fcom.streambase.sb.ide.help%2Fdata%2Fhtml%2Fadmin%2Fdocker-lv-create.htm...
almost 3 years ago in Spotfire Streaming 0 Future Consideration

Add a dict data type to StreamBase

Currently StreamBase offers following primitive field types: bool blob int long double timestamp string The primitive types can be used in higher order structures: tuple list There are also 2 auxiliary structures: function c...
almost 6 years ago in Spotfire Streaming 0 Future Consideration

Allow Declares on Filters

Maps allow declare actions. I'd like to be able to add a declaration in a filter, where is predicates determining output could then made use of the declare. For exaple: DECLARE _rand random() Predicate for output 1: _rand < 0.1 Predicate for...
almost 7 years ago in Spotfire Streaming 0 Future Consideration

Server Side Event adapter

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

Per-multiple-instance parameter values

One of the ways we scale StreamBase applications is to have multiple, usually concurrent, instances of a module that connect to some external thing. Connection properties, however, are almost always deployment-environment specific and thus appear ...
over 6 years ago in Spotfire Streaming 0 Future Consideration

Allow batch inserts into a table in datastreams cache

in most recent projects the adapter type has been kafka and the message contain an array of data points (e.g stock quotes, sensor values, data points). These noramly arrive as an array of data points. To add tehse to the data streams cacahe it is ...
7 months ago in Spotfire Streaming 0 Needs Info