Versions Compared

Key

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

...

  • To invoke URL of a RESTful service, use the functionality Load WADL from URL as demonstrated in Functional Demonstration section.
  • If RESTConsumer is used to invoke RESTStub which is running on a peer server with both jms ssl enabled and jetty ssl enabled, the keystore used to connect to jetty ssl is to be imported into jms ssl keystore %FIORANO_HOME%\esb\server\profiles\certs\jssecacerts.
  • When the content type of request is application/octet-stream the content is sent as bytes content in the message, this will be present as bytes property. This can be retrieved as Base 64 encoded string in mapper using the funclet Byte-Content in JMS Message funclets.
  • For invocation of RESTful services whose base URL is dynamic, use the elements ResourceURL and Parameters from the request schema.
  • For dynamic invocation, if empty values are allowed in the query parameters, they need to be concatenated to the ResourceURL element.
Tip

To understand the service better, refer the REST Attachments example which demonstrates RESTConsumer service features.

Adaptavist ThemeBuilder EngineAtlassian Confluence