| Routing Configuration |
This tutorial explains how to configure routing filters within a policy
depending on, first of all, whether the client is using the Enterprise Gateway
as a proxy or an endpoint, and secondly, whether
service virtualization is required or not.
|
| Routing Wizard |
Use the Routing Wizard to auto-generate the filters
required to route messages directly to a specified destination or via a
HTTP proxy.
|
| 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.
|
| Rewrite URL |
Use this filter to send the request to a different path than
was originally requested by the client.
|
| Connection |
The connection filter is responsible for sending messages to the
target Web Service, potentially over a mutually authenticated channel.
|
| Wait for Response Packets |
Passively listen on a network interface for response messages sent back
to a client so that they can be logged.
|
|