-
Transforms data provided by SafePassGlobal REST api
-
SAP HANA Database for source is located in the db module of cp-rtwp
- To prepare the safepass api data for import, run this transform process
npm install
npm run prepare
- To load the prepared data in hana, make sure you are logged in to cloud platform. Change the environment variables with your values or set permanently in
~/.profile
or~/.bashrc
export CP_USER=i123456
export CP_PASSWORD=SapCloudPlatformPass
./cf-login.sh
- Then run the import which will clean existing data before
./hana-import.sh