SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Create a Streaming Project in SAP HANA Smart Data Streaming

Part 2 of 9. Create a SAP HANA Smart Data Streaming (SDS) project in SAP HANA Studio with streaming plug-in and visual editor.

Overview

🎓 beginner 20 min. SAP HANA Streaming AnalyticsBeginnerSAP HANA Studio

You will learn

  • โœ”Creating a new streaming project: a project contains one or more input streams/windows and then directs the flow of data through continuous queries and/or custom operators, publishing output events via adapters.
  • โœ”Defining an input stream to receive incoming events: All incoming events enter a project via an input stream or input window. The schema of the input stream (or window) defines the fields that events on that stream will (or may) contain.
Bill Jiang B Bill Jiang February 18, 2026
Created by August 23, 2016
Contributors

Prerequisites

Steps

Step 1 Create a New Streaming Project
โ€”

  1. Click the File menu. You can also press Alt+f. Then click the New > Project…. You can also press r.

    Create a new Project
    Create a new Project

  2. Click New Streaming Project, then click Next.

    Select Streaming Project
    Select Streaming Project

  3. Enter freezer_monitoring in the Name box (be sure and only use lower case) and accept the default Directory location.

    Provide name and location
    Provide name and location

  4. Click Finish. You can also press Alt+f.

    Click Finish
    Click Finish

Step 2 Create the Required SAP HANA Tables
+
Step 3 Create an Input Stream
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 3
1. Create a New Streaming Project 2. Create the Required SAP HANA Tables 3. Create an Input Stream

Learn more →