
philip.mugglestone from the SAP HANA Academy just released a new series of hands-on tutorial videos introducing SAP Graph. In this blog post you will find the videos embedded with references and some additional information for the Key User persona. For the introduction article about SAP Graph, see For how to get started with SAP Graph from the perspective of the different personas, see
For the article about Low-Code / No-Code, go to Anything to add? Leave a comment below. Useful? Give us a like and share on social media. Questions? Please use the community Q&A. |
npm i -g @sap/graph-toolkit
# version
graphctl --version
# login to SAP BTP using service instance key
graphctl login -f <service-key>.json
# Generate business data graph configuration
graphctl generate config -f <config>.json
# Activate
graphctl activate config -f <config>.json
# List configuration
graphctl list config
# List configuration
graphctl get config v1
# To remove
graphctl delete config
graphctl logout
graphctl get access-token
# login
graphctl login -f <credentials>.json
# list configuration
graphctl list config
# list configuration
graphctl delete config <businessDataGraphIdentifier>
# generate configuration
graphctl generate config -f <config>.json
# activate configuration
graphctl activate config -f <config>.json
# get access token for RESTful client
graphctl get access-token
Over the years, for the SAP HANA Academy, SAP’s Partner Innovation Lab, and à titre personnel, I have written a little over 300 posts here for the SAP Community. Some articles only reached a few readers. Others attracted quite a few more. For your reading pleasure and convenience, here is a curated list of posts which somehow managed to pass the 10k-view milestone and, as sign of current interest, still tickle the counters each month. |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
21 | |
12 | |
12 | |
11 | |
10 | |
9 | |
9 | |
8 | |
7 | |
7 |