Page tree
Skip to end of metadata
Go to start of metadata

How to get the WSIL of an SAP back-end definition

The Logical Destination of SAP back-end contains an URL to the server, SID and client number

The WSIL URL of that back-end is http://<server>:<port>/sap/bc/srt/wsil?sap-client=<xxx> where:

  • Server is the back-end server
  • Port is 50000 + back-end instance number
  • Client is the system client (3 digits). Not mandatory if you need the back-end default client.

For example X7A client 100: http://pwdf2709.wdf.sap.corp:50009/sap/bc/srt/wsil?sap-client=100

  • No labels