Category Archives: SOAP

How to Publish Services in SAP PI/PO Service Registry

Before we go through the steps on how to Publish Services in SAP PI/PO Service Registry, lets look at features of Service Registry. Service registry is a UDDI based repository which contain enterprise services and related metadata. Located centrally in SOA landscape, It represents a set of web services. Service Registry supports SAP and non-SAP […]

Expose RFC as Web Service in SAP PI/PO – SOAP to RFC Synchronous Interface

In this article we will look at how to expose a RFC as a Web service in SAP PI/PO. Using SOAP to RFC synchronous interface we would be exposed a RFC as a web service. Most commonly researched topics under third-party system integration with SAP is how to use RFCs and web services to expose […]

Proxy Communication Error SLD_NO_OWN_BS

While setting up proxy communication between PI/PO and SAP backend, after a new PI/PO 7.4 single stack server installation, I came across error “SLD_NO_OWN_BS”. Full Error in PI Message Log: “SOAP: Call failed: com.sap.aii.af.sdk.xi.srt.BubbleException: System Error Received. HTTP Status Code = 200: However System Error received in payload ErrorCode = SLD_NO_OWN_BS ErrorCategory = XIServer Parameter1 […]