Kbase P20251: SonicXQ: How can we obtain the JMS-message-id of a XQMessage?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Unverified
GOAL:
How can we obtain the JMS-message-id of a XQMessage?
FACT(s) (Environment):
SonicXQ 1.5
FIX:
According to the documentation (dev.pdf)
you obtain the JMS-message-id of a XQMessage like:
JMSMessageID = XQMessage.getHeaderValue("JMSMessageID");