Register Login

Calling external web service from within SAP HANA stored procedure

Updated May 18, 2018

Hi All,

Please I need your assistance with this little issue . A third party system needs to keep track of changes that take place on a client's database. My client is using SAP B1 Hana. Take for example, if a new inventory item is added to the system or an existing item is modified. The third party needs to be notified of these changes so that it can update its system respectively. I want to propose that the third party gives us their web service that I can call from within SAP SBO_TansactionNotification stored procedure. From within it, I intend to invoke the web service when these changes take place. My question now is that, is there a way to call external web service from within SAP B1 Hana Studio of the stored procedure?

If anyone has a better way of doing this, please let me know. What is most important is to solve the problem of tracking changes in SAP and updating the third party system immediately.

Thanks all


×