Choose which service is used at run time, using a database
to lookup service endpoints.
About this task
If your goal is to have service requests routed to endpoints
that are selected dynamically, you can achieve this by using a database
combined with a Database Lookup
mediation primitive.
The run time supports dynamic endpoint selection, but you must set
the
Use dynamic endpoint property in your
mediation module.
Figure 1. Actor (service requester) and system (ESB)
To dynamically route services complete the following
steps.
Note: these steps provide an overview, they do not include
all instructions for creating a complete mediation module or
a suitable database. You should refer to product documentation for
these instructions.