Kbase P61584: Unable to return a MEMPTR to the caller from a Web Service
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  07/01/2004 |
|
Status: Unverified
SYMPTOM(s):
Unable to return a MEMPTR to the caller from a Web Service
CAUSE:
The source code incorrectly used the SAVE method of the X-DOCUMENT object to store the XML into a MEMPTR and specified the second parameter to the SAVE method within quotes.
FIX:
Modify the source code and remove the quotes from the name of the MEMPTR variable in the SAVE method.