One minute
Now full REST Support for TIBCO BW
TIBCO’s BusinessWorks Plugin for REST and JSON is now available in version 1.1. This version finally includes support to provide RESTful web services in BW (instead only calling REST services). Implemented REST services can be based on a WADL description. So they can be tested nice and easily with SOAP UI later. New is: for calling REST web services a (single) proxy can be set via deployment parameters. Better than before ;) Values for proxyHost, proxyPort, ProxyUser and ProxyPwd can be set. e.g. [java light=“true”]java.property.com.tibco.plugin.restjson.proxyHost[/java] Whats’s still missing
- A Wizard to generate RESTful web service from BW process (like the one for WebServices)
- Importing WADL from file
- Exporting WADL to file