cancel
Showing results for 
Search instead for 
Did you mean: 

SAPIDocReceiver - read idoc content

Former Member
0 Kudos

Hi,

I'm writing a dot net application receive IDOCS from SAP using .net connector class SAP.Connector.SAPIDocReceiver.

Can anybody tell me the easiest way to access IDOC content from received text stream.

Also please let me know if there's a alternative to receive IDOC into a .NET application.

Thanks,

Sameera Perera.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sameera,

Read this blog and it would help- /people/sap.user72/blog/2004/12/31/some-tips-on-developing-idoc-receiver-programs-with-net-connector

And also NCo provides you with a sample application in the samples directory.

Regards.