Try OpenEdge Now
skip to main content
Messaging and ESB
Implementing Messaging : Working with messages : Creating, populating, and accessing messages : clearBody and clearProperties
 
clearBody and clearProperties
The clearBody procedure and clearProperties procedure, supported by all message types, function as follows:
*The clearBodyprocedure deletes all data from the message body.
*The clearPropertiesprocedure deletes all header properties (but not the JMS-predefined header fields).