Skip to Content
0
Former Member
Oct 09, 2003 at 12:19 PM

SAP .NET Connector missing IDOC library

162 Views

I tested the SAP .NET Connector and found it very useful.

However, I am in the process of migrating a C++ rfc server IDOC interface to .NET (outbound), but I found that the .NET Connector does not have an IDOCLIB to parse the IDOC message.

The IDOCLIB seems to be available for C++ and Java, but not for .NET.

Is there any plan to release it ?

If not, where can I find some documentation to do the IDOC to XML conversion on my onw ?

I know that on IFR there is the XML schema for the IDOCs, but I have no clue on how to parse the IDOC message.

Once I have an XML, I can easily de-serialize it into a class.

Regards,

Jacob Colombo