Consuming SAP Web Services

Hello, since I got good help here yesterday I was able to consume some simple web services with Lotus Notes through Lotusscript.

Now I tried to consume an SAP web service as listed in their Enterprise Services Worklpace.

But every time, I want to import the WSDL file, I am getting the error “The requested operation failed: No elements are presented in the WSDL document”.

The WSDL file I tried to import is this one:

http://erp.esworkplace.sap.com/sap/bc/srt/wsdl/bndg_DD72BA4C22C11DF1BB77001438C3BC08/wsdl11/binding/ws_policy/document?sap-client=800

What would I have to do to consume SAP web services like this?