Error in webservice in webmethods 8.0

Hi
I have created a webservice connector with the WSDL in webM 8.0
Now when i supply the request, am getting an error as ‘Connection Refused’
When tracing the same service the error actually happens in pub.client.SoapClient service with error
''com.wm.app.b2b.server.ServiceException: [ISS.0088.9354] Missing required parameter : wsdName"

I saw the BIS guide for wsdName but not sure about the description.

[FONT=PalatinoLinotype-Roman][SIZE=3][FONT=PalatinoLinotype-Roman][SIZE=3]

"The name of the Web service descriptor defining this

Web service."

Can anybody help me out on this?

Regards,
Krithiga
[/SIZE][/font][/SIZE][/FONT]

wsdName should be the ‘web service consumer descriptor’ name. Consume the wsdl, then go to the connector and you should see wsdName in the first map step of the connector.

Hi yarkar,the issue:
I have created a webservice connector with the WSDL in webM 8.0
Now when i supply the request, am getting an error as ‘Connection Refused’
When tracing the same service the error actually happens in pub.client.SoapClient service with error
''com.wm.app.b2b.server.ServiceException: [ISS.0088.9354] Missing required parameter : wsdName"
Does it is a bug or wm8? when I use wm7,it hasn’t the issue.whether it have any fix for this issue?
Thank you!

I have the same issue.could anyone help me! tks a lot!