xml output not writing to server

pratz17

Member
Hello,

I want to create xml file using table data as input.
i am using B0000201.
Steps i followed are-
Initialize section-Create xml document xerces wrapper(created GENLNG variable)
Do section-Add xml element xerces wrapper(mukltiple times)
end section-write xml doc xerces parser(passing genleng from initialize)
free all variable genlng

its not writing output to specified path.

Anything i am missing?

please suggest.

Thanks in advanced
 
Back
Top