[progress Communities] [progress Openedge Abl] Forum Post: X-document Load Function Returns...

  • Thread starter Thread starter Karikalan Ram
  • Start date Start date
Status
Not open for further replies.
K

Karikalan Ram

Guest
Hi, Could someone please tell me how to debug when X-document load function returns error on below scenario, not sure why I get an error while loading valid XML file. May I know how load function validates/return error on this case. Thanks. pseudo code data/code: ================ Sample.xml content, Nested nodes follow this above line cFileName = "C:\Temp\Sample.xml". CREATE X-DOCUMENT hDocument. ASSIGN lvError = hDocument:LOAD("FILE":U, cFileName, FALSE) no-error. Here lvError value as FALSE as LOAD method not successful.

Continue reading...
 
Status
Not open for further replies.
Back
Top