Topics ›
Software-Product>sap-Build
87 tutorials tagged with Software-Product>sap-Build.
Consume a CAP Service in SAP Build Apps
Using SAP Build Apps, create an app that calls a CAP service via a destination, updates data, and manages permissions based on SAP BTP role collections.
Enable Push Notifications in Your Branded MDK Client
Use the SAP Mobile Services to enable push notifications in your branded MDK client.
Enable Certificate-Based Authentication in your MDK Client
Create a branded MDK client that can on-board using certificates for authentication.
Build Your Mobile Development Kit Client Using Cloud Build Service
Build a standard or a customized mobile development kit client using cloud build service and connect to your SAP mobile app.
Create a Customer Record in an MDK App
Allow the user to create a customer record in an MDK app.
Set Up Initial Configuration for an MDK App
Configure initial setup for MDK Mobile applications development.
Implement Deep Linking to Another App from an MDK App
Use the mobile development kit client to call a deep link into another application. With this feature, you can launch the target app and perform actions …
Use OData Annotations to Add CRUD Functionality to an MDK App
Generate a fully functional CRUD cross-platform application based on OData annotations.
Debug Your Mobile Development Kit Application
Learn how to effectively troubleshoot and resolve issues in your mobile development kit (MDK) application through comprehensive debugging techniques.
Set Up SAP Business Application Studio for Multi-Channel Development
Set up your SAP Business Application Studio to start developing mobile and web applications.
Define a Validation Rule in an MDK App
Write a JavaScript logic to validate an email address format in an MDK app.
Access SAP Mobile Services
Access SAP Mobile Services within a SAP Business Technology Platform account and open the Mobile Services admin UI.
Modify a Customer Record in an MDK App
Allow editing of customer details in an MDK app.
Extend an MDK App with Customer Orders
Display a customer order list and its details.
Build Your Mobile Development Kit Client Using MDK SDK
Set up your development environment that enable MDK SDK so that you can begin building your branded mobile development kit client.
Extend Your MDK App With a Map Custom Control (Using Metadata Approach)
Build and run the mobile development kit client with Map custom control functionality for Android and iOS platforms.
Enable Push Notifications in the MDK Public Store Client
Use the SAP Mobile Services to enable push notifications in the MDK public store client.
Consume a REST API in an MDK App
Create a fully functional multi-channel application consuming Petstore REST API.
Quick Start with the mobile development kit (MDK)
Develop and analyze your first offline mobile application using the MDK template, connecting it to a sample service.
Implement Deep Linking into an MDK Application
Set up the mobile development kit client to accept deep links through URL schemes and HTTP URLs (iOS Universal Links and Android App Links). With this feature, …
Start Your MDK Application in the Editor
Use the MDK editor to create a cross-platform mobile application.
Add NativeScript Plugins in an MDK App
Build and run the mobile development kit client with a non-visual extension functionality for Android and iOS platforms.
Create a Slider Custom Control in an MDK App (Using Metadata Approach)
Build and run the mobile development kit client with slider custom control functionality for Android and iOS platforms.
Add Styling to an MDK App
Customize an MDK app to display styling to its controls.
Add Internationalization and Localization to an MDK App
Localize the UI text strings and format the values according to device's or browser's or app's current locale.
Handle Error Archive in an MDK App
Create an MDK app to display errors occurred while uploading local changes and implement some logic on how to handle such errors and then let users to fix it …
Enable Multi-User Mode for MDK Application
Set up the mobile development kit client to enable the multi-user mode (one device, multiple users with secure access).
Implement Create Entity and Linking Entities in an MDK App
Create relationship between two OData entities.
Set Up MCP Server for MDK Development
Configure your development environment to get started with an agentic coding experience using the MCP server for mobile development kit (MDK).
Create Your First MDK Application Using MCP Server
Use the MCP server with agentic AI to create a cross-platform SAP MDK application using a natural language prompt.
Evolve Your MDK App with Agentic AI using MCP Tools
This tutorial demonstrates how to enhance an existing MDK project created with agentic AI by using MCP tools to modify pages, add features, and generate …
Upload Logs from an MDK App
Allow users to upload logs from an MDK app to SAP Mobile Services.
Delete a Customer Record in an MDK App
Allow the user to delete a customer record in an MDK app.
8 - Create a Work Zone Site and Embed Your App
Create a site for accessing your application using SAP Build Work Zone, standard edition, as part of the SAP Build CodeJam.
10 - Create Action Project to Post Data to CAP Service
Create an action project to update our CAP service and call the action from your process when the order is approved, as part of the SAP Build CodeJam.
15 - Implement Conditional Formatting to Change Color Based on Data
Amend the shopping cart page - to highlight any items that have a Unit Quantity of 50 or higher – as part of the SAP Build CodeJam.
13 - Enable App to Filter Products
Add UI components and logic to enable filtering of the product list, as part of the SAP Build CodeJam.
12 - Enable App to Select Product by Scanning Barcode
Show some of the native mobile capabilities of SAP Build Apps by allowing users to select a product by scanning a barcode, as part of the SAP Build CodeJam.
9 - Create Action to Get Data from SAP S/4HANA Cloud
Create an action project to retrieve SAP S/4HANA Cloud data and call the action from your business process, as part of the SAP Build CodeJam.
11 - Expand Process to Add Rework Flow
Use a custom variable and Go-To Step to expand your workflow so the approver can ask the submitter to rework it, as part of the SAP Build CodeJam.
SAP Build: Event-Based Processes CodeJam – Prerequisites
Get ready for your event-based processes CodeJam now!
1 - Exploring Events and More in the SAP Business Accelerator Hub
Before you start exchanging events between systems, let's get familiar with the events that SAP applications can produce, and with the SAP Business Accelerator …
Create a Customer Detail Page in an MDK App
Create a new page for displaying customer details in an MDK app.
Create a Customer List Page in an MDK App
Use the mobile development kit page editor to create a new page for displaying a customer list.
14 - Implement Spinner for Product Details Page
Set up and use a spinner control to hide UI until all data is available to display, as part of the SAP CodeJam.
3 - Configure the Shopping Cart Page
Set up the shopping cart page –- including variables, binding, styling, and logic -– and update your CAP service as part of the SAP Build CodeJam.
6 - Trigger Process from Your App
Enable your app to call the SAP Build Process Automation API in order to trigger your process, as part of the SAP Build CodeJam.
7 - Build and Deploy App to BTP
Build your app and deploy it to SAP BTP, as part of the SAP Build CodeJam.
5 - Add Approval Flow to Process
Fill in your empty process with conditions, approval workflow and other steps, as part of the SAP Build CodeJam.
4 - Create a Business Process Project
Create an empty business process to better understand how to release and deploy a process, and then start and monitor a process instance, as part of the SAP …
2 - Configure the Product Details Page
Set up the product detail page – including variables, binding, styling, and logic – as part of the SAP Build CodeJam.
Set Up Prerequisites for SAP Build CodeJam
Get ready for your SAP Build CodeJam now!
1 - Create the Product List Page
Import a skeleton project for the SAP Build CodeJam, and create a simple product list page based on data in our CAP service.
Forward events from SAP Integration Suite, advanced event mesh to SAP Build Process Automation
Learn how you can configure forwarding events from SAP Integration Suite, advanced event mesh to SAP Build Process Automation tenant, so that you can later …
5 - Send Events to SAP Build Process Automation
Learn how we can configure sending events to a particular SAP Build Process Automation tenant, so that we can later create processes that can be triggered by …
4 - Publish and Subscribe to Events
Dive deeper into the message exchange, still by using the UI in AEM, and also explore a different section through which you can exchange messages.
3 - Explore SAP Integration Suite, advanced event mesh
Learn to get around SAP Integration Suite, advanced event mesh, and get familiar with some of key parts of the product.
2 - Why Event-Driven Architectures?
Learn how event-driven architectures (including event-based processes) make software systems more robust, and learn how such systems work.
7 - Add Approval Step and Use Inbox
Add a step to allow an approver to see the details sent with the event and approve the request for a badge.
10 - Call 3rd-Party System and Wait for Callback
Add a "Wait for an API Call" to integrate an external system by using an action to call the system and then waiting for the system to trigger resumption of the …
SAP Build: Event-Based Processes CodeJam – Introduction
Welcome to the SAP Build: Create event-based processes CodeJam, and thanks for your interest in joining us as part of this CodeJam.
Check Status of Process from SAP Build App
After triggering a process, you can check the status of that process using the Retrieve Instances flow function.
Populate Dropdown with Products
Populate a dropdown field with product data, so that you can provide the user with a choice field.
Create SAP Build App to Trigger Workflow
Trigger a workflow created in SAP Build Process Automation from an app created with SAP build Apps.
6 - Capture Events in SAP Build Process Automation
Now that you've created events and sent them to your SAP Build Process Automation tenant, create a project that can be triggered by those events.
11 - Run the Full Scenario
Now that all the pieces are in place, run the entire event-based process scenario.
9 - Add 2nd Approval With Custom Variables, Conditions and Form Events
Create a second approval that can veto the badge but only within 24 hours, using custom variables, conditions and form events.
8 - Create Action to Get Data from SAP S/4HANA Cloud
Create an action project for defining the API call for retrieving additional data about the business partner, who ID was sent in the event.
AI-driven Process Optimization: Run Machine Learning use cases in SAP Signavio leveraging SAP Build
Extend your process mining event log by applying machine learning algorithms to boost your analysis and derive smarter decisions.
Display Fetched Data in Your App
Display data fetched from a public API, such as product names and calorific information, in your SAP Build app.
Fetch Data from Public API to Your App
Configure your application to fetch records from a public API when a food item is scanned.
Perform S/4HANA CRUD Operations in SAP Build Apps
Using SAP Build Apps, create an app that performs all the CRUD operations for the SAP S/4HANA Cloud business partner address API, and handles $expand for nested …
Store User Preferences on Device
Create a Composite Component (List with Rating)
Create a composite component made by mashing up a Large Image List Item with a Star Rating, so users can rate products.
Create a Product List Page with Ratings
Now that you have your backend, you can finish the product list page by adding data resources and binding the properties of your list item composite component.
Prepare a Product Page
Create a new, detail page and set up the infrastructure (i.e, variables and navigation) for the page.
Create a Social Media Backend
Use the Visual Cloud Functions, a part of SAP Build Apps, to build a backend to store social media information for each product, and create a function to do …
Subscribe to SAP Build Apps on SAP BTP
Subscribe to and open the free version of SAP BTP, using a free-tier service plan.
Get your Use Case Buddy started
This tutorial is for BTP Admins or CoE teams who are responsible for managing the pipeline of low-code use cases and the low-code solution portfolio. Start this …
Modify the process of your Use Case Buddy and connect it to your Work Zone site and app
This tutorial will show you how to implement the Use Case Buddy's approval process to your app and configure the necessary elements to set the process up for …
Customize the Use Case Buddy App to your needs
The templates of the Use Case Buddy already contain lots of great questions and proposals for how you can use and build your own Buddy app. This tutorial is all …
Create a CAP Service with BAS Productivity Tools
Create a SAP Cloud Application Programming model (CAP) service using the productivity tools in SAP Business Application Studio.
Test CAP Service and its Destination
Test the CAP service created with SAP Business Application Studio's productivity tools, including the destination automatically generated to expose it to SAP …
Build a Digital Center of Excellence for Your Low-Code Developers
IT-teams responsible for SAP Build can use this Digital Center of Excellence to communicate with and enable their low-code developers – especially the citizen …
Set Up SAP Build Apps on SAP BTP Trial Account
Set Up SAP Build Apps on an SAP BTP trial account.
Set Up SAP Build Apps (with Booster) on SAP BTP Trial Account
Set Up SAP Build Apps on an SAP BTP trial account, using the SAP Build Apps booster.
Integrate SAP Build Apps with SAP Integration Suite
how to test request calls in SAP Build Apps (formerly SAP AppGyver) to a SAP Integration Suite API and how to set up the needed schema for sending payloads.