cancel
Showing results for 
Search instead for 
Did you mean: 

Read an .IDOC file using C#

0 Kudos

Hi,

I have a simple scenario in which I want to read an IDOC file generated by SAP and stored on my server. I have to write a C# code that will read the IDOC file and manipulate as per the logic and then store the data into my SQL SERVER 2017 and furthermore my web application will process the data.

I tried to use SAPDOTNETCONNECTOR3 but wasn't able to use it as I could find any support/guide for it. Remember that the IDOC files are on my server, I cannot connect directly to the SAP I can only access the IDOC files and manipulate them. I will give the path or choose the file from my application and it will read the data.

Here is the content of one of my IDOC file.

If you have any solution, please suggest.

Thanks in advance

Accepted Solutions (0)

Answers (0)