I have a subroutine that accepts an xml document and processes it using
the XDOM/XMAP routines
When this routine is called from an interactive user session or from a
phantom process it works.
But if the routine is called from UniObjects session ( @TTY=uvcs )
XDOMOpen returns XML.ERROR
Calling XMLGetError returns an error code of -1 and a blank error
message.

Just to be sure that this wasn't a data error, I forced the routine to
load the xml document from a file rather than use the one that was
passed to it.  Same result.

Does anyone know if there is some configuration that needs to be done to
get this to work from a uvcs session ?

Gerry
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to