Hi All,
I want to load the xml data in the Microsoft sql server database. I have created the XSD file to generate the structure.
after that I have given the path of xml. while I run the job get below the error
XML parser failed see previously displayed error message.
Attached XML contains following nested tags
DailyTranscation
TenderDetails
Product
Products
Product
Product
Products
Product
TenderDetails
DailyTransaction
While we generate XSD we could see nested product tag however sap data services could not identify nested product tag. it throws the error
XML parser failed see previously displayed error message.