...
In the following Send mediator configuration, the PersonInfoEpr
key refers to a specific endpoint saved in the registry.
Code Block | ||
---|---|---|
| ||
<send> <endpoint key="PersonInfoEpr"/> </send> |
Resolving Endpoint
The Resolving Endpoint refers to an actual endpoint using a dynamic key. The key is an XPath expression.
...