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. :
"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 |