cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Integration with Blockchain

former_member591922
Participant
0 Kudos

Hello Team,

I am looking into granular details on SAP integration with blockchain in terms of BAPI,oDATA,and IDOCS used.

Please let me know BAPI details which can be used to communicate with Blockchain API directly.

Please suggest some other integeration method of SAP with blockchain.

Thanks in advance.

Karan

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member

Karan,

there are already quite a number of blogs about how to use the api hub, and what a recent open sap class is recommending is this one: https://blogs.sap.com/2017/11/20/getting-started-with-sap-api-business-hub.

i would start with something simple and what you are already familiar with and then work your way into more complex examples.

thank you, greg


Former Member

Karan,

you should at least be getting 'not authorized' or http 401. this part has always worked for me and you can use standard operating system tools to ping SAP (and AWS) server to make sure there is not something in your browser, proxy, or firewall preventing you from reaching the server.

thank you, greg

former_member591922
Participant
0 Kudos

Thanks Greg for your response.

Do you have any further information which you can share,some step by step process.

Thanks

Karan


Former Member

Hi Karan,

have you seen this yet: https://api.sap.com/api/timestamp/resource ? it's one of 3 blockchain services and can be a good start if you can get past http 401. my understanding is that there is also a connector to HANA database where blockchain records are being stored and i'm assuming can be joined to any standard SAP table, but it may only be available to properly licensed users. there are also some blogs showing chaincode that is using shim APIs to write data to the blockchain.

thank you, greg

former_member591922
Participant
0 Kudos

Thanks Greg for your response.

I am getting "Could not get any response" while running this API.Could you please let me know more details on connectors used at SAP side.

Thanks again

Karan