cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice Exception from Webdynpro

former_member206107
Active Participant
0 Kudos

Hi,

We are on 7.1 SP04 Patch 1. We have created a webservice with http and None Authentication and deployed on EP 7.0 server. We have set a constant User Name and Password in Visual Admin.

We are able to execute this webservice successfully from Webservice navigator.

We have developed a Webdynpro appln with this webservice. We are getting an exception when the webservice is getting executed from Webdynpro appln.

"Exception on execution of webservice with WSDL url '<wsdl url>' with operation 'webservice name' in interface"

We checked in the trace file and got the following message

com.sap.mdm.logging.MdmLogger warning

WARNING: PingServerCommand failed

Have any one faced this issue?

Thanks,

Arun prabhu

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member206107
Active Participant
0 Kudos

Hi Walter,

The webservices are developed using MDM Webservice generator. The webdnpro application has to access MDM Data using MDM Webservices / MDM Java APIs.

This was working fine with MDM 7.1 SP03. Now we have upgraded to MDM 7.1 SP04.

When I try to access MDM Data from webdynpro using MDM Java API commands, I am getting an exception at AuthenticateUserSession Command. While access using MDM Webservices, I am getting an webservice exception and an entry in trace file.

Thanks,

Arun prabhu S

Former Member
0 Kudos

Hi,

Please clarify - does the web service or Web Dynpro have anything to do with MDM, or are you asking here because you see an MDM message in your trace file?

Walter