save Outbox Message
@Transactional
Creates a new outbox message for a raw topic name.
The payload must already be serialized to its on-the-wire form (ByteArray). Encoding (Avro, JSON, …) is the responsibility of the caller — this processor is transport-agnostic.