cancel
Showing results for 
Search instead for 
Did you mean: 

Exception accessing Web Service

Former Member
0 Kudos

Hi,

I created a webdynpro app for consuming Webservices based on the example https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/301ff0bb-74ca-2910-fa99-eae39269....

When I deploy and run the application I am getting the following exception:

Exception on execution of web service with WSDL URL 'http://gf20:50400/wsdl/abs_sync_nfeConsulta.wsld' with operation 'outbound_sync_Consulta' in interface 'outbound_sync_Consulta

I already tested the Webservice using the "oXygen" application and its working fine. The webservice was made in XI.

Thanks

Vitor Zaninotto

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Vitor,

I am having the same problem. did you solve it ?

Rgds,

Aditya

Former Member
0 Kudos

I had the same problem in webdynpro. I created a webdynpro app for consuming a adative Webservices and I alse get the following exception on deploy and run.

(Exception on execution of web service with WSDL URL http://vsrmi71.sap.dev.local:50100/WS_CAF_Ume_Service/Caf_Ume_Service?wsdl&mode=ws_policy with operation getAllUmeUsers in interface Caf_Ume_Service)

- My webdynpro has only one webservice model with no homonymous classes.

- The Service delivers a ArrayList of my own type of UME-Users (DataTypes).

- The Service was create with caf and works fine with the visual composer and the wsnavigator.

If someone has a solution for this problem please let me know! Thanks!

Former Member
0 Kudos

Hi Dirk,

I am also facing the same problem. Did you solve this adaptive webservice issue ?

Rgds,

Aditya

Former Member
0 Kudos

Anyone can help me ?

thanks