Try OpenEdge Now
Messaging and ESB
Implementing Messaging
:
Working with messages
:
Clearing messages
Clearing messages
An application clears the body of a message, leaving header and property values unchanged, using the
clearBodyprocedure
. The
clearPropertiesprocedure
deletes all header properties (but not the JMS-predefined header fields).