Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 57 of 4816

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 ou...
over 8 years ago in Spotfire Streaming 0 Future Consideration

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.
over 2 years ago in Spotfire Streaming 2 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 8 years ago in Spotfire Streaming 0 Future Consideration

Email Alert on Application Error

Auto alert to respective stake holder for any application related error (Adapter Error, Data Error, Memory Exceptions, Connection Errors, Library Error) for application deployed in EC2 instance or on any cloud infrastructure( eg:- AWS, GCP, Azure,...
almost 3 years ago in Spotfire Streaming 0 Unlikely to implement

UMDF Binary Adapter for B3

make available an adapter to connect to B3 using UMDF Binary
almost 3 years ago in Spotfire Streaming 0 Future Consideration

AS adapter HOCON to support set default snapshot consistency for all queries in JDBC URL

Currently AS Query operator in Streaming supports for snapshot consistency, but the setting must be at each query. and in order to do that, we need to 1. Add a field called 'consistency' to the input tuple schema, and 2. Set the value to snapshot ...
almost 3 years ago in Spotfire Streaming 0 Planning to implement

Provide the option for privilege inheritance upon cache table creation

This would be useful to simplify the creation of cache tables when it is desired that the created table inherit the permissions of the container it is published to. This option would also mitigate the risk of manually setting privileges post cache...
over 6 years ago in Spotfire Data Virtualization / caching 0 To be Reviewed

Using StreamBase Studio as client tool on remote PC for development to a Data Stream host server and also integrate Streambase Studio with OKTA..

This would be helpful in a share environment with different development groups.
over 3 years ago in Spotfire Streaming 1 Unlikely to implement

Improve JDBC Query operators and Data constructs

Query JDBC operator should behave/look as close as it could to "In memory tables". One case is the one stated in "SB-44976 JDBC Query Op Output Settings cannot use aggregate expressions" . Another would be that for an In Memory table we can define...
over 7 years ago in Spotfire Streaming 0 Unlikely to implement

Add ability to programmatically determine what objects are included in a cache policy.

Using a policy has exponentially reduced the time to complete the full cache refresh (from ~ 3 hours to just over 1 hour). However, there is no way to determine which views/objects have been added to a policy, thus managing the cache refresh proce...
over 7 years ago in Spotfire Data Virtualization / caching 0 Future Consideration