Skip to Content
0
Former Member
Mar 02, 2009 at 01:03 PM

Reading iDocs using sapidoc3.jar in Java

293 Views

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!