Channel Serializers
For each type of channel (except local channels), TIBCO BusinessEvents uses a serializer to convert events to messages and a deserializer to convert incoming messages to events.
Local channels do not require serializers. HTTP channels also provides you the option of using action rule functions on the message instead of converting messages to event using deserializer.
When you configure a destination, you select the appropriate serializer. (It actually includes the serializer and deserializer).
Copyright © TIBCO Software Inc. All Rights Reserved.