Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Publish OPEN API Compliant REST Web Service from TDV

An option is required to create open API compliant REST API web services in TDV against provided or pre-existing swagger document. Also , it shall support all http error messages or scenarios.
almost 8 years ago in Spotfire Data Virtualization / web services 1 Already exists

Add support for Non-Ascii characters in ODBC drivers

Currently the TIBCO Data Virtualization 7.0 ODBC drivers used to connect to TDV does not support non-Ascii letters in the username. This causes some problems for Scandinavian users as letters such as Æ-Ø-Å is often used in a person’s name. Adding ...
almost 8 years ago in Spotfire Data Virtualization / JDBC / ODBC / ADO 0 Future Consideration

Method to Restict Client Driver Minimum Version

Since many early versions of the client drivers are harmful to the CIS/TDV servers, it would be nice to enforce a minimum client version to prevent DoS attacks. I had discovered and documented how a misconfigured csjdbc.jar driver can cause a deni...
almost 8 years ago in Spotfire Data Virtualization / access control 0 Future Consideration

Functionality to programmatically turn off Request logging for call to procedures

I think individual lines in the log for each call to a procedure in a loop clutter the log. I want to have the ability to turn off logging for procedures called from other custom procedures/views.
about 8 years ago in Spotfire Data Virtualization / monitoring 0 Future Consideration

Ability to use other HTTP methods with the WebReader Operator through the control port

When using the Web Reader Adaptor with "Enable Control Port" set to true, only GET and POST HTTP methods are available. The adaptor should allow all supported methods (i.e. matching the list of HTTP methods from the drop-down list). The only wor...
over 8 years ago in Spotfire Streaming 0 Future Consideration

add system API for performing datasource add/remove resources

We've a use case for adding excel file sources on daily basis automatically from a shared location.
over 8 years ago in Spotfire Data Virtualization / admin APIs / management 0 Already exists

PassThrough enabled on ALL adaptors and operators

In a lot of case there is a need to have to ability to pass through some fields. Not all the adaptors and operators have this capability.
over 8 years ago in Spotfire Streaming 0 Will not implement

Add plan re-run capability that does not stop plan execution on resources that are not found in the target on deletions

Add plan re-run capability that does not stop plan execution on resources that are not found in the target on deletions Add ability to edit and re-execute plans in cases where you wanted to add additional resources to delete from the targets, the ...
over 8 years ago in Spotfire Data Virtualization / deployment 0 Future Consideration

Implement some way to avoid duplication between configuration files

I have this adapter which has some parameters that are set up in the configuration files in src/main/configurations. But it seems that I have to duplicate this same data in two different configuration files, "com.tibco.ep.ldm.configuration.ldmengi...
over 8 years ago in Spotfire Streaming 0 Future Consideration

Add support for placeholders for stored procedures, to ODBC/JDBC drivers

The existing [as of 7.0.5.00.01] drivers for TDV do not support SQL placeholders (bind parameters), when used with stored procedures. Using PERL or Python, the following kind of code fails: PERL: ---- use DBI; use DBD::ODBC; my $dsnName = 'DSN_N...
over 8 years ago in Spotfire Data Virtualization / JDBC / ODBC / ADO 0 Future Consideration