Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

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...
about 9 years ago in Spotfire Streaming 0 Future Consideration

Add native support for mongo DB adapter

Add native support for mongo DB adapter. Mongo is used extensively in many industries. Supporting this natively would help a lot of use cases. Needs to support all CRUD operations and well as CDC etc
over 2 years ago in Spotfire Streaming 0 Future Consideration

Support Google Campaign Manager API

Currently out of the box, we have Google adapter for the following products Google Sheet Adapter Google BigQuery Adapter Google Apps Adapter Google Analytics Adapter Google AdWords Adapter Can these now be extended to the Google Campaign Manag...
almost 7 years ago in Spotfire Data Virtualization / data sources 0 To be Reviewed

Along with 2-way-SSL setup for authentication in TDV, need to pass user id from client to make it use for authorization in TDV

Requirement: TDV oData Services are exposed via API Gateway platform. In order to have secure authentication between API Gateway and TDV, we want to implement 2-way-SSL (i.e. mutual authentication) so that none of other system can directly call t...
almost 7 years ago in Spotfire Data Virtualization / development 0 Planning to implement

Duplicate Data Function definition

Sometimes, I want to register a data function with a script that is already present in the analysis but slightly different parameters. For this, I have to register a new data function and select all the input/output parameters again. "Copy" in the...
almost 7 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration

PAM(Privileged Account Management) capability to obtain credentials and define policies

PAM (Privileged account Management) to maintain the system account(used for integration or administration - non user based AD accounts ) & there password. This help in implementing password expiry policy for system accounts, PAM automaticall...
about 7 years ago in Spotfire Data Virtualization 1 To be Reviewed

Categorize data functions

i find the new data function capabilities in Spotfire really useful and the ability to pin data functions to an easily accessible data function panel is very handy. However the long list of functions looks a bit intimidating. It would make it much...
almost 5 years ago in Spotfire / Data Functions 0 Future Consideration

Seperate JVM for cached objects

Currently, DV runs with single JVM for all server threads, user requests, caching,etc. and causing too high HEAP requirement, custom GC settings and unrecoverable exceptions. This is causing frequent restarts (due to node shunned alerts) and somet...
about 7 years ago in Spotfire Data Virtualization / performance 1 Needs Info

Federated Open Search in DV?

When we make connection in Salesforce for External Data Sources.There are two types can be selected:1. Odata2. FederatedOpenSearch Odata connection to access TDV virtual database is fully functional however second option FederatedOpenSearch is not...
over 2 years ago in Spotfire Data Virtualization / data sources 0 Future Consideration

provide XSLT transform for procedure output

It should be possible to define an XSLT transform to "flatten" output passed through by a procedure that accesses a web service. Currently, if one tries to define the XSLT transform into a cursor output (as from table or view), then all one gets i...
over 7 years ago in Spotfire Data Virtualization / web services 3 Already exists