Oracle Solution for Error ora-32167

Solution for Oracle Error ORA-32167

ORA-32167: No payload set on the Message

What triggered the Error:

An attempt was made to enqueue a message without setting a payload on it.

What should we do to fix it:

Set a payload on the message before calling the send method.