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 UI5 Integration Card that Displays Data from the Northwind Demo System

Create a UI5 integration card in SAP Build Work Zone to display data from the Northwind backend.

Overview

🎓 beginner 25 min. SAP Work ZoneBeginnerSapui5SAP Business Application Studio

You will learn

  • โœ”How to create a card for SAP Build Work Zone using SAP Business Application Studio (BAS)
  • โœ”What the main elements of the Integration card are and understand their roles
Unknown U Unknown February 6, 2026
Created by November 24, 2022
Contributors

Prerequisites

Prerequisites

  • Please note that if you are following this tutorial as part of a workshop, you can skip these prerequisites.
  • You have created a dev space. See Create a Dev Space for SAP Fiori Apps.
  • To deploy a UI5 Integration card in the SAP Build Work Zone, you should have a subaccount in SAP BTP that includes a subscription to the SAP Build Work Zone service. Additionally, you have to configure a destination for SAP Build Work Zone instance. See Development Tools for SAP Build Work Zone.

IMPORTANT: SAP Build Work Zone is not available in a trial account. If you only have a trial account and you want to learn more about the Integration cards you can follow this tutorial from steps 1 to 5.

Steps

Intro

Integration cards are UI elements which display concise pieces of information in a limited-space container. Cards are small previews of application content, and each card represents a specific topic, task, or perspective. As a card developer, you only need to configure a descriptor (manifest.json file) and as a result you get fully functional and reusable card.

Step 1 Check for Development Tools for SAP Build Work Zone extension
โ€”

If you are following this tutorial as part of a workshop, please skip this step.

  1. In SAP Business Application Studio, stop the dev space if it is not already stopped.

  2. Edit the dev space by selecting the Edit button.

    Image depicting SAP Business Application Studio with configured dev spaces โ€“ click on Edit button
    Image depicting SAP Business Application Studio with configured dev spaces โ€“ click on Edit button

  3. Ensure that the Development Tools for SAP Build Work Zone extension is checked and save the changes.

    Image depicting SAP BAS with Development Tools for SAP Build Work Zone extension selected
    Image depicting SAP BAS with Development Tools for SAP Build Work Zone extension selected

Step 2 Create application and run it
+
Step 3 Add destination to connect to Gateway
+
Step 4 Add manifest parameters
+
Step 5 Add user interaction with filtering
+
Step 6 Configure card parameters that are displayed in SAP Build Work Zone
+
Step 7 Deploy card
+

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 7
1. Check for Development Tools for SAP Build Work Zone extension 2. Create application and run it 3. Add destination to connect to Gateway 4. Add manifest parameters 5. Add user interaction with filtering 6. Configure card parameters that are displayed in SAP Build Work Zone 7. Deploy card

Learn more →