cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP service /sap/bc/soap/rfc/sap does not exist

Former Member
0 Kudos

Hi!

I implement ABAP-Proxy to SOAP scenario.

For the receiver communication channel (SOAP Adapter) I need to put target-URL

http://<server>:8000/sap/bc/soap/rfc/sap/BAPI_MATERIAL_EXISTENCECHECK?sap-client=200.

Unfortunately the URL cannot be displayed in brwoser.

I also could not detect the appropriate SICF service sap/bc/soap/rfc/sap under tcode SICF.

Can some one help me to solve this problem?

Thank you very much!

regards

Holger

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member181985
Active Contributor
0 Kudos

Hi Holger,

>>Unfortunately the URL cannot be displayed in brwoser.

What exactly is the status when you point browser to the URL .

On which R/3 module (ECC, MM, SD etc ...) this webservice is running,

Try with 50000 port.

Thanks,

- Gujjeti.

Former Member
0 Kudos

Hi!

The error is that the site will not be displayed.

No wonder, because the SICF-path /sap/bc/soap/rfc/sap does not exist on the business system A.

Only the /sap/bc/soap/rfc/ is available.

I need it for SAP ECC 6.0.

Thank you!

regards

former_member181985
Active Contributor
0 Kudos

Hi.....

Use WSADMIN tcode in ECC system to test your webservice.

Have you tried with 50000 port?

Thanks,

- Gujjeti.

prateek
Active Contributor
0 Kudos
Former Member
Former Member
0 Kudos

You have to give full receiver url address in that with the username and password to connect to the remote server and it may be also because the webservice provider can only be reached by using http proxy server and not directly , so in that case select the option of use proxy, and use host and port for the receiving proxy http request

and never forget to give the SOAP action in receiver soap adapter, its must