cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service Not Working After Reimport in NWDS

Former Member
0 Kudos

Hi Experts,

We've a situation that need to add in new field in existing web service, this web service is imported from ESR, thus,

we've added the new field in PI, and performed the reimport of the web service in nwds.

after check in the changes, the interface is not working.

and we have the following error in Enterprise Portal log

Connection IO Exception. Check nested exception for details. (Invalid SOAP Response. Runtime can not find return parameter <{http://schemas.xmlsoap.org/ws/2005/02/rm}CreateSequenceResponse>.).

[EXCEPTION]

com.sap.engine.services.webservices.espbase.client.bindings.exceptions.TransportBindingException: Connection IO Exception. Check nested exception for details. (Invalid SOAP Response. Runtime can not find return parameter <{http://schemas.xmlsoap.org/ws/2005/02/rm}CreateSequenceResponse>.).

at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.deserializeResponse(SOAPTransportBinding.java:2018)

Please advise.

Thanks,

Alviss

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Alviss,

We are facing similar issue like the one you explained above.

Were you able to resolve it?.

Thank you!.

Regards,

Karun

Former Member
0 Kudos

Hi Karun,

yes, issue has been resolved. since the configuration/architecture is not same, maybe try to check from your end, the step to re-import web service from ESR is it correctly configured? codes in NWDS is it updated (since we're replaced existing web service, existing implemented codes may get overwritten)

for my case, i have incorrectly configured the settings.

try to check in PI as well, for this new field, is it correctly handled? like mapping in PI?

if there is nothing wrong in the configuration, try to restart the Portal. we have done the portal restart when transported the changes to Acceptance/Production Environment.

Thanks,

Alviss

Former Member
0 Kudos

Hi Alviss,

Appreciate your reply.Thank you so much.

We will try to check the configurations and reimport it if necessary.

Kind Regards,

Karun