Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Showing 62 of 4816

Disable Title Masthead in Spotfire iOS App

The included screenshot shows what is above the page when opened in the iOS app. It utilizes quite a bit of screen space. We'd prefer to have the option to either disable or have the ability to adjust the size of the shown masthead in order to mor...
almost 2 years ago in Spotfire / Mobile 0 Future Consideration

more flexible single sign-on for iPAD Spotfire app

The authentication/authorization options to enable the Spotfire app is quite restrictive. NTLM/Windows Integrated will not work in our environment and we cannot use Anonymous sign-on either; which are the only two single sign-on options that will ...
over 9 years ago in Spotfire / Mobile 0 Future Consideration

Enabling Streaming and AMS to Scale model scoring on GPU’s

Customer are looking to leverage GPU based systems to run and score models for better scalability and faster performance.Please include support for GPU's using parallel processing compute platforms such as Nvidia CUDA.
almost 2 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 ou...
over 8 years ago in Spotfire Streaming 0 Future Consideration

Add Spotfire Server with the same URL in mobile app

Unlike the desktop application, the spotfire mobile application could not add the same URL to the spotfire server(library) list. However, since the same URL can be logged in using a different user name, it would be nice to be able to add the same ...
almost 7 years ago in Spotfire / Mobile 1 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