Name | Description |
---|---|
Partial | The relationship that all incomplete messages from the endpoint will be sent to. Incomplete message is the message that doesn't end with 'End of message delimiter byte'. This can happen when 'Receive Buffer Size' is smaller then the incoming message. If that happens that the subsequent message that completes the previous incomplete message will also end up in this relationship, after which subsequent 'complete' messages will go to 'success'. |
Success | The relationship that all sucessful messages from the endpoint will be sent to. |
Name | Description |
---|---|
source.endpoint | The address of the source endpoint the message came from |