‎2010 Sep 06 1:31 PM
Hi,
When opened soamanager and after single service management and etc. and lastly select the webservice i see have created and when wanted to open the wsdl document via:Open WSDL document for selected binding
i get the following error in the file:
- <slibfault:exception>
<slibfault:text>Wrong value: Object IF :no location url for
ZWEB_CREATE_ORDER </slibfault:text>
<slibfault:position program="CL_SIDL_SUBJECT_ADAPTER=======CP" include="CL_SIDL_SUBJECT_ADAPTER=======CM006" line="47" />
</slibfault:exception>
What causes this error?
i need fast answers, thanks.
‎2010 Sep 06 1:38 PM
When i have created a new webservice from the same function module and transported it into production system,
it is not seen in se80 - enterprise services also?
But i see it in soamanager screen. Why seen in soamanager and not seen in se80?
What i am doing wrong?
Thanks.
‎2010 Sep 06 1:42 PM
Hi,
I think the WSDL file you have used doesn't have the endpoint URL mentioned properly. Open the WSDL file in a XML editor or even Internet Explorer and search for endpoint.
There can be multiple endpoints in the same WSDL file. Check for the one you are using and see if the correct URL is maintained there. The URL can be like <www.somehwhere.com>/<methodname> or can be a IP address and port numbe combination.
SAP uses this information to connect to the endpoint.
Regards
Barada