Oracle Error Message
ORA-32167: No payload set on the Message
Reason for the Error
An attempt was made to enqueue a message without setting a payload on it.
Solution
Set a payload on the message before calling the send method.
ORA-32167: No payload set on the Message
An attempt was made to enqueue a message without setting a payload on it.
Set a payload on the message before calling the send method.