Routing Filters Index

Getting Started with Routing Configuration

Explains how to configure routing filters in a policy depending on, firstly, whether the client is using the Enterprise Gateway as a proxy or an endpoint, and secondly, whether service virtualization is required.


Routing Wizard

Use the Routing Wizard to auto-generate the filters required to route messages directly to a specified destination or using an HTTP proxy.


Connection

The Connection filter is responsible for sending messages to the target Web Service, potentially over a mutually authenticated channel.


Connect to URL

This is the simplest filter to use to send a request to a target Web Service.


Dynamic Router

In cases where the Enterprise Gateway is deployed as a proxy, the URL received in the request line of the HTTP request can be used to route messages to the ultimate destination.


HTTP Status Code

Force the Enterprise Gateway to return specific HTTP status codes in responses sent to clients.


Rewrite URL

Use this filter to send the request to a different path than was originally requested by the client.


Static Router

Configure details of the machine hosting the target Web Service.


Call Internal Web Service

This filter is used to pass control up to a Servlet Application or Static Content Provider.


File Download

Download messages from a file transfer server.


File Upload

Upload messages to a file transfer server for archive purposes.


Insert WS-Addressing Information

Insert WS-Addressing information into a SOAP message.


Messaging System

Send a message to a messaging system using synchronous or asynchronous transfer modes.


Read WS-Addressing Information

Use WS-Addressing information contained in a SOAP message to route the message to its intended destination.


Save to File

Write the current message contents to a file.


SMTP Routing

Send messages to an email recipient using an SMTP server.


TIBCO Enterprise Messaging Service

Place messages on a TIBCO Enterprise Messaging Service queue or topic.


TIBCO Rendezvous

Place messages on a TIBCO Rendezvous queue or topic.


Wait for Response Packets

Passively listen on a network interface for response messages sent back to a client so that they can be logged.