Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

web services

Showing 20 of 4760

Add A Button to Check and Uncheck All Column in TDV Web UI - Flow - Column Node / Object

In TDV Web UI, if a user creates a flow that contains a "Column" object/node, then at the bottom of the display, there is a list of columns available in the table being operated along with checkboxes for each column name. When a user works usin...
about 2 months ago in TIBCO Data Virtualization / web services 0 Future Consideration

Option to limit web service API invocation for specified time

This feature is to help control load on the TDV server from web service calls. Organizations with hardware limits or web services that pull large amounts of data could use this feature to keep load on their server in check without causing unintend...
3 months ago in TIBCO Data Virtualization / web services 0 Future Consideration

Support Navigation Properties in OData

Navigation properties allow to represent semantical links between objects in OData. A link that is technically established as the translation of a foreign key - primary key relation could semantically mean different things. E.g. in banking the acc...
over 4 years ago in TIBCO Data Virtualization / web services 0 To be Reviewed

Allow contract first for REST/OData

Contract first design of REST/Odata APIs is common in many enterprises. As SOAP contract first is already supported, Contract first in REST would allow us to receive Openapi 3.0 specifications and link the data virtualization to this exact contrac...
over 4 years ago in TIBCO Data Virtualization / web services 0 To be Reviewed

Enable custom JSON structures for published web services

Developers need to have the ability to explicitly define the shape of JSON objects they want to expose via a REST service. Currently, users have no way of explicitly controlling how TDV will make the JSON object appear.
over 7 years ago in TIBCO Data Virtualization / web services 2 Future Consideration

Add the ability to include TDV descriptions in the OpenAPI specification

It is possible to generate an OpenAPI specification from the ODATA CSDL, however CSDL doesn't include the descriptions of the entities and attributes of the published objects. It would be useful if we could include the descriptions as this will al...
over 4 years ago in TIBCO Data Virtualization / web services 0 To be Reviewed

Wizard-guided configuration for REST data source

The REST adapter supports a wide variety of functionality and options, but all these options appear on a single page, and there is no guidance on the order of steps needed to make it work. For example, it can be very confusing to figure out exactl...
over 7 years ago in TIBCO Data Virtualization / web services 1 Future Consideration

Sorting the Published REST Web Services page

Dear all,I would like to be able to sort the services that we publish to the Published REST Web Services web page. Currently we have a very untidy situation that looks like this (sorted by publishing date): service called Z service called A servic...
over 1 year ago in TIBCO Data Virtualization / web services 0 Future Consideration

Able to set default settings for webservices JSON operation property and parameters and maintain after re-publish for REST

For REST webservices operation in TDV. We can select setting for our webservice in Web Services => REST => Operations => Property and Parameters Example: Default Property value are like ==== HTTP Method : GET ... Input Message ...
about 2 years ago in TIBCO Data Virtualization / web services 0 Future Consideration

Provide a way for a Published TDV web service's Schema to use Input arguments as-is

Provide a way for a Published TDV web service's Schema to use Input arguments as-is, instead of pre-pending them with the Operation name
over 2 years ago in TIBCO Data Virtualization / web services 0 Planning to implement