Consultor Eletrônico



Kbase P77077: What is the recommended practice when using the SAX parser to handle XML messages delivered via the
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   29/09/2004
Status: Unverified

GOAL:

What is the recommended practice when using the SAX parser to handle XML messages delivered via the SonicMQ Adapter?

GOAL:

Does the SAX Parsers' set-input-source method expect a MEMPTR or HANDLE?

FACT(s) (Environment):

SonicMQ

FIX:

In a SonicMQ Adapter Environment where incoming messages are XML, the set-input-source method of the SAX Parser should be passed a MEMPTR in most cases. It will also accept a file name or a longchar as its parameter. The only time a handle should be used is in a WebSpeed environment with the WEB-CONTEXT system handle.