Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Spotfire Data Virtualization

Showing 332

Include common XML capabilities pushdown into the product for SQL Server and Postgres

Include the following capabilities out-of-the-box with TDV. Postgres 9.1 adapter - This allows for push-down to TDV catalog tables when converting Integer timestamp to actual timestamp. TDV_HOME/conf/adapters/system/postgresql_9_1/postgresql_9_1_...
about 2 years ago in Spotfire Data Virtualization / data sources 0 Future Consideration

Add an hashfunction base on the SHA-256 algoritme to TDV

In case 02225472 I asked you "Dear Tibco-support-people, In TDV there is a sql statement HASHMD2, which hashs strings with the use of the MD2 hash-algoritme. Example: select hashmd2('hello tibco') results in b86f42e31e1aba5055b72b78381aa01c Unfort...
about 2 years ago in Spotfire Data Virtualization / sql support 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...
over 6 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...
over 6 years ago in Spotfire Data Virtualization / development 0 Planning to implement

Bind variables should be supported in package queries same as Oracle

Bind variables should be supported in package queries same as Oracle:- Currently bind variables are not supported . In delta we are in TDV 8.5.5 VER. Still we see bind variable concept dont work. It cause connection pool issue in our Oracle DB . D...
about 2 years ago in Spotfire Data Virtualization / development 1 Planning to implement

Snowflake adapter and yaml files should be propagated across cluster and default version should not override during rejoining cluster

When a server drops from cluster and we do drop schema and create schema, the Snowflake adapter and yaml files are changed to default version and we loose the yaml file changes and new adapter we had deployed. Also when we join the server to clust...
about 2 years ago in Spotfire Data Virtualization / JDBC / ODBC / ADO 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...
over 6 years ago in Spotfire Data Virtualization 1 To be Reviewed

Suppress User Privilege errors

Related to TDV-I-449, but other implementation TDV has the assumption that if someone is the owner of a view that forms the basis to another view, then they should also have access to that child-view. In practice however it's very common for one t...
about 2 years ago in Spotfire Data Virtualization / development 0 Will not implement

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...
almost 7 years ago in Spotfire Data Virtualization / performance 1 Needs Info

Customizing "Cursor Fetch Limit" for user specific roles

Usually we set this value to 10,000 or less in our environments. Occassionally if we want to view/fetch say 100,000 records or more we use jdbc tool to query and fetch. If we configure 100,000 in TDV, all users using TDV studio will fetch huge vol...
over 2 years ago in Spotfire Data Virtualization / access control 1 To be Reviewed