Skip to Content
0
Former Member
Oct 29, 2010 at 01:21 PM

Java or .NET DMS Integration

98 Views

I am currently integarting SAP DMS with Microsoft .NET using the SAP .NET Connector with Bapi_Document_Checkoutviewx to download files from SAP DMS for use in external systems. This works, but it's slow and unreliable (sometimes the download locks up).

Our system is using HTTP content servers, and the document data is stored in MaxDB databases.

I was wondering what the options were for programmatically downloading files from SAP, in either .NET or Java?

Thanks!