Try OpenEdge Now
skip to main content
Messaging and ESB
Implementing Messaging : Working with messages : Accessing message header properties
 

Accessing message header properties

The message header provides envelope information about a message. The message header interface is supported by all message types, and all message types have the same header information.
The message header is not created directly by the application. When any type of message is created, its header procedure is automatically created. The message procedure delegates header method calls to its header procedure.
The following table lists the methods to access message header information.
Table 30. Accessing message header information
Set header methods
Get header methods