Common event-based endpoint parameters
Following is a common event-based inbound endpoint parameter:
Parameter Name | Description | Required | Possible Values | Default Value |
---|---|---|---|---|
coordination | This parameter is only applicable in a cluster environment. In a cluster environment an inbound endpoint will only be executed in worker nodes. If this parameter is set to true in a cluster environment, the inbound will only be executed in a single worker node. Once the running worker node is down the inbound will start on another available worker node in the cluster. | No | true or false | false |
See the following topics for detailed information on each event-basedĀ inbound endpoint available with WSO2 ESB:
For information on how to create a custom inbound endpoint by extending the event-based inbound endpoint behaviour, see Creating a custom event-based inbound endpoint.