cancel
Showing results for 
Search instead for 
Did you mean: 

how to access the Web Service Browser

Former Member
0 Kudos

Hi,

I need to access the Web Service Browser to generate a Web Service Description.

How can I do it?

I use the follow url:

http://<host_name>:<port_number>/sap/bc/bsp/sap/WebServiceBrowser/search.html?sap-client=<relevant_c...;

but I can't say how to determine values for the three placeholders.

Help me please.

THANKS

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Don't forget to use the FQDN for the hostname : it's mandatory for BSP applications !

Regards,

Olivier

Former Member
0 Kudos

Hi Andrea,

you can access the web services in sap transaction SICF. Then right click on the

service and choose "test". The hostname is the host on where the sap system

runs.

The port ´number can be seen in transaction SMICM -> shift + F1. Here you can see

the portnumer assigned to the HTTP protocol.

And the client is the sap client (standard client) for which the service is configured.

Hope this helps.

KR,

Andreas