Product Information > JADE Error Messages and System Messages > 31700 through 31899 - Messaging Framework Errors > 31782 - Body text is not valid tuple format

31782   Body text is not valid tuple format

Cause

This error occurs if you are unsuccessful in an attempt to build the payload of a JadeGenericMessage object by directly assigning to the body property.

Action

Use the appendBodyTuple method to build the message payload.