Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Feature

Description

Multiple datasource support

Supports multiple datasource types including any relational database accessible via JDBC, CSV, Excel, JNDI-bound data sources and Google Spreadsheets.

WS and REST interfaces.

Customizable Response response format.

Data can be exposed as WS-* style Web services or REST-style Web resources.

The response XML data can be customized to match your next adapter's input.

 

 

 

 

 

 

 

 

 

 .

Support for large data sets.

With XML streaming in place, a large data set can be sent as response without having any significant impact to the server's memory usage.

Nested queries.

A Query can be nested with another, making it possible to call the former with the results of the latter. The nested query doesn't need to point to the same data source. This allows generating federated response out of disparate data sources.

Role-based content filtering.

Role-based content filtering allows the same service to be accessed by different permission levels yet, only expose the data elements configured to be seen by that particular role.

Security

Full support for WS-Security, WS-Trust, WS-Policy, WS-Secure Conversation & XKMS.

Web-based GUI wizard.

Multi transport support.

Using the GUI wizard, you can expose data as Web services on the fly. The UI fully supports configuring security, access throttling and other QoS features as well.

Send and receive data in either HTTP/S, SMTP, JMS or XMPP