Hi,
Can someone explain me the steps of how to consume a Web Service from the ABAP stack in Web Dynpro for Java.
The requirement is to create a BAPI and use it from a Web Dynpro for Java application in the portal.
We are using EP6.0 SP 18, so I guess we should use the Adaptive Web Service Model.
I downloaded the Wsdl file (from the ABAP stack), and tried to generate a model from it, but the Developer Studio gives me an error saying:
Error in loading the WSDL file.
- Kristian