Hello there,
How can I read an SAP iDoc file using sapidoc3.jar in java? Any samples of reading iDocs?
I have a another question,
I wanted to read an SAP iDoc and extract the data and put the data in to DB, What if I use a normal XML parser say DOM to read the iDOC? or Should I use sapidoc3.jar? Which one is the good option?
Many thanks!