Skip to Content
1
Former Member
Nov 21, 2014 at 09:27 AM

Problem with SICF service reference to a BSP application

1498 Views

Hi,

I have created a service reference to a BSP existing service in SICF.

The corresponding service path in SICF is: /default_host/sap/bc/ui5_ui5/sap/zeasybag

The service reference path is: /default_host/EZ and its reference target is /default_host/sap/bc/ui5_ui5/sap/zeasybag

When I test the link from the orginial service, the following URL is launch in my browser and works well:

http://mycompany/sap/bc/ui5_ui5/sap/zeasybag/easybag/index.html

When I test the service reference link, the launched URL is the following:

http://mycompany:8000/ez/index.html

And I get an error message on the page: File sap/zeasybag/index.html NOT found!

The BSP application directory is the following:

So the service reference is not working because it is missing the subdirectory easybag (the parent folder of the index.html file) in its URL.

Is there anyway to configure the service reference to take in account the parent folder ?

Thanks in advance for your help.

Thibault

Attachments