Core TSIs : Event Connector : Working with... : Message processing
Message processing
Message processing happens in cascading steps,
When a message (or a series of messages) is pushed to Event Connector, it is validated to ensure that the data is correctly formatted and passes the required access authorization.
* 
The body of raw messages cannot exceed 32,000 characters.
If this limit is exceeded, an error will be displayed when trying to create the raw message (inbound or outbound).
If customers want to truncate messages that are too long, this should be handled in a customized app.