SAP Business Connector and SAP .NET Connector are technologies that addess similar targets but with different means. Therefore it doesn't make a lot of sense to use them together. If you want to use BC to send or receive an XML-IDOC, this is pure WebService technology. BC should offer you a WSDL file that you can use with the VS "Add Web Reference" feature to create a WebService proxy.
Hi,
Is any SAP server involved here? Or you just want two connectors to talk to each other without involving a SAP backend system?
I would like to mention that both connectors don't support (well) the direct RFC communication between them.
Regards,
Guangwei
Add a comment