Progress
ADM 2 Reference
routeBytesMessage (router.p)
Takes a procedure that has a BytesMessage, loads the message, and sends the document to a SmartB2BObject.
Parameters:INPUT phMessage AS HANDLE
A procedure handle to the object with the BytesMessage and a corresponding getMemptr function to retrieve the message.
OUTPUT phInMessageTarget AS HANDLE
The procedure handle of the SmartB2BObject.
Returns: Nothing (procedure)Notes: Used for backward compatibility, but it is possible to override if message type requires a different routing. See obtainInMsgTarget (router.p
) for details.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |