Hi,
I am generating .xml file using RecordListToXml, and then downloading the file. but when i am trying to open it in EI11, I cant see the Data.
Thanks
Rajendra Singh
It's not valid XML... there's no XML document tag at the beginning. That may be part of the problem.
J.Ja
Justin James wrote:
thanks Justin james,
i need to check, but i m doing nothing just passing the record list to the RecordListToXml.
What does it look like in a text editor?
Hi, i have attached the .xml file. in notepad it looks ok.
Thanks Justin James, i need to Serialize the Record list before passing to RecordListToXml.