Tuesday, September 5, 2017

Activation of files in HANA through Regi

1.Install hdbclient
2.Set the enviornment variable for hdbclient
3.$hdbuserstore SET <userstorename> <hanamachinehostname>:30015 <user> <password>
4.$regi create workspace myWorkspace --key=<userstorename>
5.$cd myWorkspace
6.$regi track package repository_package     //sap.hc.hph.custom
7.$regi checkout package repository_package
8. Do the modifications
7.$regi PUSH
This will take some time to finish.

No comments:

Post a Comment