cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service in WAS6.4 CRM5.0

Former Member
0 Kudos

Hi All,

I have created Web service definition in CRM5.0.I have to access it from outside my company. I have created client proxy(by using the WSDL file of the web service) and logical port.when we test the webservice using the WSADMIN its working fine.But when we test using the SICF its not working.

do we need any Basis settings to be done? In WSDL file we gave the address as: soap:address location="http://<sapserver.domain.local>:<icmport>/sap/bc/srt/rfc/sap/"/

Regards

Ashok

Accepted Solutions (1)

Accepted Solutions (1)

athavanraja
Active Contributor
0 Kudos

But when we test using the SICF its not working.

do you mean you right clicked on the service in SICF and click test, you can't run a WS this way.

You need some other tool (or SAP j2ee engine) to test the webservice.

i use MS office infopath for this.

Regards

Raja

Answers (1)

Answers (1)

Former Member
0 Kudos

yes.

I have right clicked and pressed F8. can you please explain more on how to test using the SAP J2EE engine.

I am able to run using the WSADMIN.

Regards

Ashok