Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Enforce user to create secure ODBC only

At present users can configure secure and non-secure ODBC connection. We want enforce users to create only secure ODBC connection (same as studio encryption works when http is disabled)
about 7 years ago in Spotfire Data Virtualization / JDBC / ODBC / ADO 1 Already exists

End to End platform monitoring capability using app dynamics & Other monitoring tools

Third party tools like App Dynamics should be able to connect with TDV for platform monitoring purpose. Enhancement should be done to enable integration with third party tools
about 7 years ago in Spotfire Data Virtualization / monitoring 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

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 the TDV oData s...
about 7 years ago in Spotfire Data Virtualization / web services 0 Planning to implement

Ability to call a Javascript function in TextArea2 from a javascript of TextArea1

For reusable javascript code. Sometime data in TextArea1 would affect the appearance of TextArea2 , thus the need to access TextArea2 script Also sometime order of execution of the script is important. TextArea1 script should be executed before Te...
about 7 years ago in Spotfire / Scripting 0 Future Consideration

Increase maximum length for multi-line text prompts for properties

It could be argued that this is a bug (although not a very critical one!). Steps to reproduce: Create a text area. Add a multi-line property control with a string property. Paste >2MB of data into the textarea control. The data isn't entered i...
over 7 years ago in Spotfire / Scripting 0 Future Consideration

Renderer Parameter for chemical compound drawing

I'm looking to automate the design of tables that displays compounds in a specific column. Manually I can choose between either of the three chemistry renderer : ChemDraw (vNext), ChemDraw or Biovia Draw. I'm basically trying to adapt this code sn...
over 3 years ago in Spotfire / Scripting 5 Already exists

A development mode which considers all scripts trusted until disabled

I am the author of an open source build utility called Spotless which allows live-reloading of Javascript in Spotfire while iterating on ideas. I would like to also live-reload the IronPython, and I already have the code written to do this. Due to...
over 7 years ago in Spotfire / Scripting 0 Future Consideration

Add support for common data definitions in the Business Directory

My clients are requesting support for common data definitions in Business Directory. This should be a searchable repository that users can use to more easily understand the meaning of terms and data fields present as columns in the views and table...
over 7 years ago in Spotfire Data Virtualization / data catalog / metadata 1 Future Consideration

Copy paste formula for the calculated column

When we build/create a formula using calculated column, noticed that we are not able to copy the formula after we save it. I think it's very useful if we can copy the formula and paste it to the new calculated column when we needed. Especially whe...
over 7 years ago in Spotfire Data Virtualization / data sources 0 Will not implement

XML Escape/Unescape Functions

In order to facilitate interaction with XML based data sources (for example, REST endpoints returning XML data), it would be beneficial for TDV to have built-in functions for escaping, and unescaping, XML data. Currently, there is no functionality...
over 7 years ago in Spotfire Data Virtualization / data sources 0 Will not implement