Message routing when dynamic endpoint property is set

The URI that is invoked by a mediation flow at runtime depends on the setting of the Use dynamic endpoint property of the callout node, the existence of a URI in the target address element in the SMOHeader, and the wiring of the callout node. :

The following table summarizes this behavior under various conditions:
Table 1. Runtime behavior when callout is set to use dynamic endpoint
"Use dynamic endpoint" set on callout URI exists in /headers/SMOHeader/Target/address Import is wired to callout's associated reference Runtime behavior
Yes Yes Yes message routed to URI in target address element
Yes Yes No message routed to URI in target address element
Yes No Yes message routed to static endpoint address of the import
Yes No No unwired reference exception
Related concepts
WebSphere Service Registry and Repository (WSRR)
Related tasks
Selecting endpoints dynamically using registry lookup
Selecting endpoints dynamically without using a registry
Related reference
Dynamic endpoint example URIs

Feedback
(C) Copyright IBM Corporation 2005, 2006. All Rights Reserved.