Skip to Content
0
Former Member
May 14, 2008 at 07:38 AM

Invoke Web Service in execute method

32 Views

Hi,

can we execute web service in Web Dynpro execute method?

Because I have an exception :

com.sap.tc.webdynpro.model.webservice.api.WDWSModelExecuteException: Exception on execution of web service with WSDL URL : ...

That same piece of code work fine when it is implementated in other method.

thanks