cancel
Showing results for 
Search instead for 
Did you mean: 

Enterprise Services

Former Member
0 Kudos

Hi all

I have a Service Interface available for use in the Enterprise Service Browser(CRM 5.0).

I have created a Web Service based upon this Service Interface !

On WSAdmin, I could see my Z web service available under the <b>SOAP Application for XI Proxies</b>.

I could able to see the WSDL details of my Web Service but unable to run since we donot have J2EE attached !

Is their any way to Consume this Web Service for Testing ?

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

HI Jack,

Check thios FAQ on Enterprise Services:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e20d1da6-0a01-0010-3993-8f2605d5...

Regards,

Subhasha Ranjan

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

sure you can use WSstudio:

http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=65a1d4ea-0f7a-41bd-8494-e916e...

https://weblogs.sdn.sap.com/pub/wlg/4473?page=last&x-maxdepth=0 [original link is broken]

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Former Member
0 Kudos

Michal

I get the following error while trying to GET the WSDL from the Location:

http://sapsbxcrmci1.dns.corp.mycompany.com:8030/sap/bc/srt/xip/sap/ZBPBASICDATAREADBYID?sap-client=3...

-


Initializing

Generating WSDL

System.InvalidOperationException: General Error http://sapsbxcrmci1.dns.corp.mycompany.com:8030/sap/bc/srt/xip/sap/ZBPBASICDATAREADBYID?sap-client=3... ---> System.Net.WebException: There was an error downloading 'http://sapsbxcrmci1.dns.corp.mycompany.com:8030/sap/bc/srt/xip/sap/ZBPBASICDATAREADBYID?sap-client=300&wsdl=1.1'. ---> System.Net.WebException: The request failed with HTTP status 401: Unauthorized.

--- End of inner exception stack trace ---

at System.Web.Services.Discovery.DiscoveryClientProtocol.Download(String& url, String& contentType)

at System.Web.Services.Discovery.DiscoveryClientProtocol.DiscoverAny(String url)

at WebServiceStudio.Wsdl.ProcessRemoteUrls(DiscoveryClientProtocol client, StringCollection urls, XmlSchemas schemas, ServiceDescriptionCollection descriptions)

--- End of inner exception stack trace ---

at WebServiceStudio.Wsdl.ProcessRemoteUrls(DiscoveryClientProtocol client, StringCollection urls, XmlSchemas schemas, ServiceDescriptionCollection descriptions)

at WebServiceStudio.Wsdl.Generate()

-


Any help ?

Thanks

Former Member
0 Kudos

any one please ?

Former Member
0 Kudos

Hi,

see

HTTP* Errors /people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi

Regards

Chilla