Tag: SAP PI
-
Force correct format for XML/JSON conversion in SAP PI
I encountered something a bit annoying recently with the SAP PI REST adapter and I just wanted to share. So I was working on a scenario where we were sending data to an external applications thru a BUS. We are using REST to communicate with the Bus and as you probably know SAP PI works…
-
Error on SOAP One Way operation from WCF client to SAP PI
While working on an integration with a customer with SOAP I came across an interesting issue. The SOAP call was yielding the following error from their side. The one-way operation returned a non-null message with Action=”. After spending hours and hours trying to debug the issue I came across a few threads on stackoverflow talking…