...
- The
endpoint
token refers to an anonymous endpoint definition.
...
UI Configuration
Select one of the following options to define the endpoint to which the message should be delivered.
Parameter Name | Description | ||
---|---|---|---|
None | Select this option if you do not want to provide an endpoint. The Call mediator will send the message using its wsa:to address. | ||
Define Inline | If this is selected, the endpoint to which the message should be sent can be included within the Call mediator configuration. Click Add to add the required endpoint. See Adding an Endpoint for further details. | ||
Pick From Registry | If this is selected, the message can be sent to a pre-defined endpoint which is currently saved as a resource in the registry. Click either Configuration Registry or Governance Registry as relevant to select the required endpoint from the resource tree. | ||
XPath | If this is selected, the endpoint to which the message should be sent will be derived via an XPath expression. You are required to enter the relevant XPath expression in the text field that appears when this option is selected.
|
...