This public repository is read-only and no longer maintained.
Replicating master data for banks from SAP S/4HANA to MultiChain and querying it from blockchain.
In this tutorial example you will use SAP Cloud SDK and MultiChain blockchain technology to develop and deploy a basic bankdata cloud application in Java. This showcases how the SAP Cloud SDK can be used to develop blockchain applications in SAP Cloud Platform with an integration to SAP S/4HANA.
To deploy this application you should have the following:
- A paid commerical SAP Cloud Platform Account, and a MultiChain subscription. Alterntively you may use the trial account.
- A familiarity with creating MultiChain service instances
- An understanding of MultiChain streams and how they can be viewed on the MultiChain dashboard.
- Downloaded and install the Cloud Foundry command-line tool
Download the Maven sample project from https://github.com/SAP/cloud-blockchain-bankdata-management-example
-
Compile and make this Maven project using maven command mvn package
-
Use Cloud Foundry command line tools to push the application to SAP Cloud Platform
-
Add the environment variable SANDBOX_APIKEY with the API Key from https://api.sap.com
-
Create a Multichain service instance in the same cloud platform account where your application is deployed to
-
Bind the MultiChain service to your cloud application
-
Restart your application
There is no support provided for this application.
Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the SAP Sample Code License except as noted otherwise in the LICENSE file.