cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in SOAMANAGER tcode

Former Member
0 Kudos

Hi SAP Experts,

I am trying to create web service for a bapi(RFC enabled Function Module). When i enter SOAMANAGER tcode a browser is opening but "PAGE CAN NOT BE DISPLAYED". Any BASIS tips needed for this? how to solve it?

I am not getting 14th image which is mentioned in the following link. Instead of that I am getting "PAGE CAN NOT BE DISPLAYED" in browser.

http://wiki.sdn.sap.com/wiki/display/ABAP/Web+Service+Publishing

Thanks in Advance.

Janaraja

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Janaraja,

Try following the suggestions in this thread & revert if you having issues:

http://scn.sap.com/message/8144669

- Check authorizations

- Check that all the required services for SOAMANAGER & webdynpro are activated in TCode SICF

- Check profile parameter settings for HTTP port.

Regards, Trevor

Former Member
0 Kudos

Hi Trevor Naidoo,

Thanks for your post. It helped me. to cross the step. But when i try to open wsnavigator "Page can not be displayed". Where can i configure to enable wsnavigator portal. Where can i find wsnavigator host name?

Thanks in advance.

Rajeshkumar L

Former Member
0 Kudos

Hi,

Use this wiki reference:

http://wiki.sdn.sap.com/wiki/display/ABAPConn/Web+Service+Testing+Using+the+J2EE+Server+Web+Service+...

Launch SOAMANAGER --> Technical Administration --> SAP Client Settings --> WS Navigator

You essentially need to point it to a networked SAP Java stack within your SAP landscape, e.g. SAP Portal, SAP PI that has a Java stack. The Java stack that you choose will determine your hostname in this case.

If you don't have an SAP Java stack in your landscape, you can use various SOAP Test tools, one example is SoapUI that you can download for free & test your webservice.

Regards, Trevor

Answers (0)