HTTP Channels

Working with HTTP channels allows you to add an HTTP connection, add a destination, create events, configure rules, set up fault tolerance, and create resources to work with SOAP and a WSDL File.

Before you can configure TIBCO BusinessEvents to receive and send HTTP requests, ensure the following:

  • Configure proxy for both SSL and non-SSL so that the end target servers can be routed through the proxy. Do not interpret that authentication at any level is supported.
  • Use catalog functions ending with ViaProxy.
  • Create a connectioninfo object and pass it through the HTTP function.
Note: Once HTTP.ConnectionInfo is created, pass the object through the HTTP.sendRequest() method.