cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Idoc`s with SharePoint Integration

Former Member
0 Kudos

Hi All,

     I need to integrate SAP idoc`s to SharePoint 2013.

Step 1: We will receive the idoc file in .xml format .

Step 2: We need to upload into SharePoint library.

Step 3: We need to fetch the values in idoc tag (Eg: BSART and etc..)

Step 4: We need to show in the application page.

Note: Now currently we are developing in C# code to fetch the values in idoc file tag.

If any of them already done this SAP idoc`s to SharePoint 2013 integration or any idea about this Kindly help me... Thanks !!!

Accepted Solutions (0)

Answers (1)

Answers (1)

raphael_almeida
Active Contributor
0 Kudos

Hi Mohamed!

I do not know if you've solved your problem, but I would opine here because I saw no answer for you. I suggest you use an RFC communication and it passes via webservice (JSON or WSDL) your XML.


BR,