Progress
ADM 2 Reference


receiveHandler (xml.p)

Handles receiving a message

Parameters:

INPUT phMessage AS HANDLE
Returns: Nothing (procedure)

Notes: phMessage is the handle of the JMS message being received. An XML document is created and it is loaded with the memptr from the message. The Document is NOT processed by default. The developer can override this to start processing the document either by calling processDocument or getElementsByTagName or other equivalent methods.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095