Filter and Output to SAP HANA Table in SAP HANA Smart Data Streaming
2019-12-18
Beginner
15 min.
Part 3 of 9. Add a filter and output the desired events to a SAP HANA Table through SAP HANA Output adapter.
You will learn
- Applying a filter to only capture events of interest. Filters match each event against the defined criteria, only passing those that match.
- Adding a HANA Output adapter to connect the filtered stream to a HANA table, capturing the events in the HANA database.
- Compiling the streaming project and check for errors.
Step 1: Add a Filter
Step 2: Capture Events in HANA Table
Step 3: Compile and Check for Errors
Navigate tutorial steps