added eventing

This commit is contained in:
D065023
2019-12-23 11:53:24 +01:00
parent 2af54a520c
commit 5b5d9da82e

View File

@@ -22,6 +22,7 @@ Just execute the following command in the `bookshop` folder.
```
cds run --in-memory --with-mocks
```
You can emit an event by executing the first request in the file `req.http`.
## Running With an S/4HANA Backend
Provide the credentials in the `cds.requires` section of the `package.json` file in the `bookshop` folder, e.g.