Skip to Content
0
Former Member
Aug 04, 2016 at 06:53 AM

To Create Generic URL to consume HTTP destination

359 Views

Hi everyone , I am trying to build a fiori app and need to create a service for my HTTP destination. This is new for me and when I try to register the service in Odata provisioning, it shows the system but fails to retrieve any service. While searching for it on help portal I could find out something about SICF to do it but i am not sure how does it work. It reads as follows:

he destination URL should be of the SAP Business Suite system where the service implementations are present. Here is the generic URL: https://<hostname>:<port>/sap/iwbep?sap-client=<client number>. Hostname, port and client number depends on the system you are using.

To get the destination URL:

  1. In transaction SICF, choose Execute (F8) to display the service tree hierarchy.
  2. Expand the default host and navigate to the node IWBEP (Start of the navigation path default_host Next navigation step sap Next navigation step iwbep End of the navigation path).
  3. In the context menu of the node iwbep, choose Test Service and click Allow in the pop up window. The URL you get in the address bar of the browser is the destination URL.

I shall be grateful if someone can help me through it.

Thanks