cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Web Service cannot be reached

Former Member
0 Kudos

Using WSADMIN, I am trying to test my first ABAP web service. However the test is not working.

Here are the conditions:

I see the web service in the WSADMIN list.

I select it.

I execute it.

I check "Include SAP features in WSDL"

I select "Document Style"

However i get a web page, that says

"Service cannot be reached"

"URL http://ftldsapd07.citrite.net:8000/wsnavigator/jsps/index.jsp call was terminated because the corresponding service is not available."

ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:FTLDSAPD07_D07_00-v:0-s:404-r:Notfound

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI Wardell,

Have you released the Web service via transaction WSCONFIG?It should show status green there.

Also,Are you using a proxy server?You can try by doing the proxy settings in transaction SM59 ,under RFC-->HTTP Proxy Configuration and there you can bypass the proxy for local addresses.

Regards,

Siddhartha Jain

Former Member
0 Kudos

Hi,

Yes the web service is enabled. It's showing "Green" on the WSCONFIG screen.

No proxy servers are involved in this process.

Are there any other suggestions?

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi, Wardell.

Please check your setting in the

WSADMIN -> menu Goto -> Administration Settings.

And you have to set J2EE server address in your landscape like

the following.

http://<J2EE server>:<J2EE port>/

Refer to this help.sap.com - Administration for the SOAP Runtime

http://help.sap.com/saphelp_nw04s/helpdata/en/2b/036829d238dc46bad91bff1563e183/content.htm

Good Luck.

Sejoon

Former Member
0 Kudos

Hello Wardell / Others,

Any status on how to solve this issue to pass the Proxy to the SAP SICF service hierarchy?

Thanx

Arun