Topics ›
Topic>cloud
243 tutorials tagged with Topic>cloud.
Set up a self-contained development environment for CAP Node.js
Use the power of containers and build a portable and abstracted development environment without committing to installing and maintaining tools directly on your …
Explore the declarative power of status-transition flows
Learn what CAP's status-transition flows feature is, and how to use it.
Use mocking to embrace auth in your domain model from the outset
With the mocked authentication strategy, we can embrace and work on the important aspect of securing our app or service right from the very start. CAP makes it …
Get Started with the Terraform Provider for BTP
Learn how to use Terraform to manage resources on SAP Business Technology Platform using code.
Use Free Tier to Create a Service Instance for SAP Document AI
Use the free tier service plan to create a service instance and the associated service key for SAP Document AI using the free tier service plan.
Create Schema for Purchase Order Documents
Create a schema for your purchase order documents to extract information from similar documents using SAP Document AI.
Create Schema for Custom Documents
Create a schema for custom documents (which are not supported out of the box) to extract information from similar documents using SAP Document AI.
🟡 Devtoberfest 2026 - Week 2 - Quote Box Puzzle
This is the quote box puzzle for Week 2 of Devtoberfest.
🟡 Devtoberfest 2026 - Week 2 - Paint By Numbers
This is the paint by numbers puzzle for Week 2 of Devtoberfest.
🟡 Devtoberfest 2026 - Week 2 - Equation Puzzle
This is the equation puzzle for Week 2 of Devtoberfest.
Get OAuth Access Token for SAP Document AI via Web Browser
Retrieve your OAuth access token, which will grant you access to SAP Document AI APIs.
Use Machine Learning to Extract Information from Documents with Swagger UI
Get machine learning model predictions for the documents you upload to SAP Document AI.
Use Machine Learning to Extract Information from Documents with the SAP Document AI Basic UI
Get machine learning model predictions for the documents you upload using the SAP Document AI basic UI.
Use Trial to Extract Information from Custom Documents with Generative AI and SAP Document AI
Learn how to use SAP Document AI with generative AI to automate the extraction of information from custom document types using large language models (LLMs).
Activate the Instant Learning Feature with Swagger UI
Use Swagger UI and the Configuration API to activate the instant learning feature of SAP Document AI, one of the SAP AI Business Services in SAP Business …
Use Trial to Extract Information from Standard Documents with Generative AI and SAP Document AI
Learn how to use SAP Document AI with generative AI to automate the extraction of information from standard documents using large language models (LLMs) and the …
Reserve, Extend, and Redeem a Single-Code Coupon with SAP Omnichannel Promotion Pricing
Learn how to reserve, extend, and redeem a single-code coupon as well as how to calculate the effective sales price.
Use Free Tier to Subscribe to SAP Document AI Basic UI
Use the free tier service plan to get access to the SAP Document AI user interface application, using SAP Business Technology Platform (SAP BTP).
Get Access to the SAP Document AI Workspace
Use either the embedded edition plan or the premium edition plan to get access to the SAP Document AI workspace, using an enterprise account in the SAP Business …
Use Trial to Create a Service Instance for SAP Document AI
Create a service instance and the associated service key for SAP Document AI, one of the SAP AI Business Services, using SAP Business Technology Platform (SAP …
Use Trial to Subscribe to the SAP Document AI Basic UI
Get access to the SAP Document AI user interface application, using SAP Business Technology Platform (SAP BTP) Trial.
Get Started with Creating a Custom Domain in SAP Build Work Zone, advanced edition
Using the SAP Custom Domain service, administrators of SAP Build Work Zone, advanced edition can configure a custom domain for exposing a site instead of using …
Get Started with Creating a Custom Domain in SAP Build Work Zone, standard edition
Using the SAP Custom Domain service, administrators of SAP Build Work Zone, standard edition can configure a custom domain for exposing a site instead of using …
Enable SAP BTP, Kyma Runtime Using the Command Line
Enabling SAP BTP, Kyma Runtime means creating a Kyma environment instance, i.e. a Kyma cluster. You can then use the Kyma cluster to build applications and …
Fast Prototyping in SAP BTP, Kyma Runtime Using App Push
Deploy a containerized application to SAP BTP, Kyma runtime in a single CLI command using kyma app push, with no Dockerfile or external container registry …
Trigger a Microservice with an Event
Trigger a microservice to run when an event is published into SAP BTP, Kyma runtime.
Deploy a CAP Application with PostgreSQL in SAP BTP, Kyma Runtime
Deploy PostgreSQL in SAP BTP, Kyma runtime for your CAP Bookstore application.
Implement Logic for a Custom Business Object
Control your custom business object application with ABAP logic
Generate the UI for a Custom Business Object and grant Access
Generate an own application based on a Custom Business Object and grant access with a Custom Catalog Extension
Create a Custom Business Object
Define the data structure and create the database persistence of a custom business object.
Adapt the UI of a Business Object
Adapt the UI of a business object inside SAP S/4HANA Cloud, shown for the generated UI of a Custom Business Object
Execute an Outbound Service from Custom Business Object Logic
Call an external service of SAP Business Accelerator Hub from inside the logic implementation of a custom business object.
Develop a Custom UI for an SAP S/4HANA Cloud System
As a key user develop a custom UI based on a custom business object OData service in SAP Business Application Studio for an SAP S/4HANA Cloud system.
Connect SAP Business Application Studio and SAP S/4HANA Cloud System
For key user extensibility connect SAP Business Application Studio and an SAP S/4HANA Cloud system using SAML assertion authentication to develop custom UIs.
Set up your own OData service
Get your own OData service up and running.
3 - Create Skill to Track Shipments
Create a skill to enable the user to track a shipment, where the user specifies a shipment ID and the skill returns information on that shipment.
Deploy Commerce Mock Application in SAP BTP, Kyma Runtime
Deploy and connect the Commerce mock application to SAP BTP, Kyma runtime.
Deploy the SAPUI5 Frontend in SAP BTP, Kyma Runtime
Develop and deploy the SAPUI5 frontend app in SAP BTP, Kyma runtime.
Deploy a Go PostgreSQL API Endpoint in SAP BTP, Kyma Runtime
Develop and deploy an PostgreSQL API endpoint written in Go to SAP BTP, Kyma runtime.
Understand the Cloud Foundry Application Lifecycle for Buildpack Applications
Understand the application lifecycle in Cloud Foundry and what happens when you cf push.
Overview of Cloud Foundry Application Logs
Understand what application logs are and the various methods used to view them
Overview of Cloud Foundry Application Container Metrics
Gain a broad understanding of application container metrics.
Forward Logs and Container Metrics
Understand the various ways logs and container metrics are forwarded so that they can be consumed by the user.
Understand the Cloud Foundry Application Lifecycle for Docker Applications
Understand how Docker works with Cloud Foundry and how to push a Docker image
Overview of Events and the SAP Alert Notification System
Understand Cloud Foundry events and options to send alerts with the SAP Alert Notification Service
Overview of Custom Metrics
An overview of custom metrics and instrumentation
Application Health Check
How the Application Health Check works and how you can set it up for your own application
Application Readiness Check
How the Application Readiness Health Check works and how you can configure it for your own application
Delivering Service Binding Credentials to Your Application
Learn how Cloud Foundry provides service credentials to your application and how to configure the credential delivery method.
5 - Create Skill to Create / Update Shipment
Create a skill to enable the user to create a new shipment in the GTT system, or update an existing shipment.
Use and Seed SAP BTP PostgreSQL in SAP BTP, Kyma Runtime
Use a BTP-managed PostgreSQL instance with Kyma workloads and seed it with sample data.
8 - Add Subagent to Convert Currency Using MCP Server
Create a subagent that connects to an MCP server with currency conversion tool, and then add that agent to our shipment agent.
2 - Create Environments for Testing
Create SAP Build environments, which let you set aside different deployment areas for different lines of business, as well as private environments for …
Joule Studio CodeJam - Introduction
This tutorial provides an overview of the Joule Studio CodeJam, what you will build plus some background on Joule Studio.
1 - Open and Explore the SAP Build Lobby
Open the SAP Build Lobby and explore how to create projects and the other tools available for developers and admins.
Get Started with the SAP BTP Command Line Interface (btp CLI)
Find out what the btp CLI is, download the btp CLI client, and learn how to use it.
4 - Create Skill to Show Delayed Shipments
Create a skill to return all shipments that are delayed.
6 - Create Agent to Coordinate Skills
Create a Joule agent to coordinate the skills, allow us to control exactly how Joule interacts with the user.
Learn how to read annotations in OData metadata documents
Annotations from different vocabularies can be found throughout OData metadata documents.
Learn about OData's origins
Discover OData's origins in RSS and Atom.
Learn how to read OData metadata documents
Take a tour of a simple metadata document and get to know its key sections.
Get to know the OData standards resources on the Web
Get acquainted with the OData standards and how to navigate them.
Understand how vocabularies are used in OData metadata documents
Metadata can be extended, using content organized into vocabularies.
7 - Test the Shipping Agent
Use the private environment to test the shipping agent.
Set Up SAP Build Work Zone, standard edition Using a Trial Account
To get started with building a site in SAP Build Work Zone, standard edition, you must perform the required onboarding steps.
9 - Release and Deploy to Shared Environment
Create a release version of your project and deploy to your shared environment, where you can perform more testing or send to production.
Set Up SAP Omnichannel Promotion Pricing
Learn how to set up a fully-functional trial for SAP Omnichannel Promotion Pricing and how to create roles for your users.
🟣 Deploy Your Project to Work Zone
Deploy your project to production by making it available in a work zone business site.
Install the Kubernetes Command Line Tool
Download and install kubectl - the Kubernetes command line tool that allows access to SAP BTP, Kyma runtime.
Use Redis in SAP BTP, Kyma Runtime to Store and Retrieve Data
Deploy Redis and configure two Serverless Functions to cache and retrieve data from the Redis instance within SAP BTP, Kyma runtime.
Enable SAP BTP, Kyma Runtime
SAP BTP, Kyma runtime is a Kubernetes cluster which is comprised of a collection of projects united together to simplify the extension, and integration of …
Create Multi-Code Coupons with SAP Omnichannel Promotion Pricing
Learn how to create a multi-code coupon using the Coupon Management service of SAP Omnichannel Promotion Pricing and how to associate the coupon with a …
🟡 Devtoberfest 2025 - Week 4 - Developer Advocates Discuss
We appreciate you coming to our Devtoberfest session, and this tutorial will allow you to get credit for attending.
🟠 Devtoberfest 2025 - Week 4 - CAP sessions
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
🟣 Devtoberfest 2025 - Week 4 - Tooling sessions
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
🔵 Devtoberfest 2025 - Week 4 - Data & AI sessions
Thanks for joining our Devtoberfest session(s)! This tutorial will help you earn credit for attending.
🔴 Devtoberfest 2025 - Week 4 - Integration sessions
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
🟢 Devtoberfest 2025 - Week 4 - ABAP sessions
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
Setup SAP Build Process Automation Basic Trial
You will learn how to access your SAP Build Process Automation Basic Trial environment.
🟠 Devtoberfest 2025 - Week 3 - CAP sessions
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
🟡 Devtoberfest 2025 - Week 3 - Interview for SAP Tech Job
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
Add an API Proxy to a Product
In SAP Integration Suite, API proxies are grouped and exposed as products. In this tutorial you will create a new product and assign the previously created API …
🟣 Devtoberfest 2025 - Week 2 - Tooling sessions
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
🟣 Devtoberfest 2025 - Week 3 - Tooling sessions
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
🔵 Devtoberfest 2025 - Week 3 - Data & AI sessions
Thanks for joining our Devtoberfest session(s)! This tutorial will help you earn credit for attending.
🔴 Devtoberfest 2025 - Week 3 - Integration sessions
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
🟢 Devtoberfest 2025 - Week 3 - ABAP sessions
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
🟠 Devtoberfest 2025 - Week 2 - CAP sessions
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
🟡 Devtoberfest 2025 - Week 2 - Certification
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
🔵 Devtoberfest 2025 - Week 2 - Data & AI sessions
Thanks for joining our Devtoberfest session(s)! This tutorial will help you earn credit for attending.
🔴 Devtoberfest 2025 - Week 2 - Integration sessions
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
Creating an Account on the SAP Gateway Demo System has been disabled
You cannot sign up for an account on our demo SAP Gateway server (ES5) anymore.
🟢 Devtoberfest 2025 - Week 2 - ABAP sessions
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
🟡 Devtoberfest 2025 - Week 1 - New Developer Forums
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
🟡 Devtoberfest 2025 - Scramble Challenge - Programming Languages
You don't have to code all day. Let's have some fun with a little puzzle.
🟠 Devtoberfest 2025 - Week 1 - CAP sessions
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
🔵 Devtoberfest 2025 - Week 1 - Data & AI sessions
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
🔴 Devtoberfest 2025 - Week 1 - Integration sessions
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
🟣 Devtoberfest 2025 - Week 1 - Tooling sessions
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
🟡 Devtoberfest 2025 - SAP Cryptic Crossword
As has become tradition, we offer you a crossword with many SAP terms, but all are relevant to SAP developers. You will win lots of points if you can complete …
🟢 Devtoberfest 2025 - Week 1 - ABAP sessions
We appreciate you coming to our Devtoberfest session(s), and this tutorial will allow you to get credit for attending.
Create an SAPUI5 App from the Command Line
Create and test a newly created SAPUI5 app on your local machine with the editor of your choice.
🟡 Devtoberfest 2025 - Scavenger Hunt - CHECKING ONLY
This tutorial lets you check the hex digits you collect along the way, for your convenience -- but is NOT the tutorial to submit your final answer.
Apply a Simple Promotion with SAP Omnichannel Promotion Pricing
Use SAP Omnichannel Promotion Pricing to calculate the effective sales price for a product in a specific location by applying promotional rules on top of the …
🟡 Devtoberfest 2025 - Scramble Challenge - Event-Based Processes CodeJam
You don't have to code all day. Let's have some fun with a little puzzle.
🟡 Devtoberfest 2025 - Bonus Points for SAP Cryptic Crossword
Here's your chance to earn even more points for the Devtoberfest contest by entering the bonus answer from the SAP Cryptic Crossword puzzle.
🟡 Devtoberfest 2025 - Scavenger Hunt
This tutorial lets you enter the answer to the Devtoberfest Scavenger Hunt and win lots of points 😸.
🟡 Devtoberfest 2025 - Coder's Challenge - SAP Build
You don't have to code all day, even if it's without code. Let's have some fun with a little SAP Build challenge.
🟡 Devtoberfest 2025 - Coder's Challenge - CAP Documentation (Capire!)
You don't have to code all day. Let's have some fun with a little CAP challenge.
🟡 Devtoberfest 2025 - Coder's Challenge - ABAP Cloud
You don't have to code all day. Let's have some fun with a little ABAP challenge.
Integrate an SAPUI5 App to SAP Build Work Zone
Add an existing SAPUI5 app to a site in the SAP Build Work Zone, standard edition.
Provision Users into your SAP BTP ABAP Environment
Provision and authorize users for ABAP development via Cloud Identity Services in one or more target systems
Use Machine Learning to Enrich Employee Data with Swagger UI
Create, update, list and delete enrichment data using the Data API employee entity from SAP Document AI, one of the SAP AI Business Services in SAP Business …
Use Machine Learning to Enrich Business Data with Swagger UI
Create, update, list and delete enrichment data using the Data API business entity from SAP Document AI, one of the SAP AI Business Services in SAP Business …
Create Template for Custom Documents
Create a template for custom documents (which are not supported out of the box) to extract information from similar documents using SAP Document AI.
Create Template for Purchase Order Documents
Create a template for purchase order documents to extract information from similar documents using SAP Document AI.
Use Free Tier to Set Up Account for SAP Document AI and Go to Application
Use the free tier service plan and an SAP BTP booster to automatically create a service instance, and subscribe to the UI application for SAP Document AI.
Use Free Tier to Set Up Account for SAP Document AI and Get Service Key
Use the free tier service plan and an SAP BTP booster to automatically create a service instance, and the associated service key for SAP Document AI.
Use Trial to Set Up Account for SAP Document AI and Get Service Key
Get access to the solution's Swagger UI using a booster in SAP Business Technology Platform (SAP BTP) Trial that automatically creates a service instance, and …
Use Trial to Set Up Account for SAP Document AI and Go to Application
Get access to the SAP Document AI basic UI using a booster in SAP Business Technology Platform (SAP BTP) Trial that automatically creates a service instance, …
Create a Single-Code Coupon with SAP Omnichannel Promotion Pricing
Learn how to create a single-code coupon using the Coupon Management service of SAP Omnichannel Promotion Pricing.
Set Up the SDK for Data Attribute Recommendation
Create a virtual environment and install the Python SDK (Software Development Kit) for Data Attribute Recommendation.
Consume the SDK for Data Attribute Recommendation using the AI API from SAP AI Core
Use the Python SDK to train machine learning models and run inference requests.
Get an Account on SAP BTP Trial
Sign up for a trial account on SAP BTP.
Send Requests Using Istio Egress Gateway in SAP BTP, Kyma Runtime
Configure and use the Istio egress Gateway to allow outbound traffic from your Kyma runtime cluster to specific external destinations.
Send mTLS Requests Using Istio Egress Gateway in SAP BTP, Kyma Runtime
Learn how to configure and use the Istio egress Gateway to allow mTLS-secured outbound traffic between clusters.
Connect to OData Service on Cloud Foundry Using SAP Cloud SDK
Create a basic Java project to call OData services using the SAP Cloud SDK on Cloud Foundry.
Create a Sample Application on Cloud Foundry Using SAP Cloud SDK
Create the very first Hello World example on Cloud Foundry using the SAP Cloud SDK.
Apply a Mix-and-Match Promotion with SAP Omnichannel Promotion Pricing
Use SAP Omnichannel Promotion Pricing to calculate the effective sales price by applying a mix-and-match promotion rule on top of the regular sales price.
Apply a Transactional Promotion with SAP Omnichannel Promotion Pricing
Use SAP Omnichannel Promotion Pricing to calculate the effective sales price by applying a transactional promotion rule on top of the regular sales price.
Apply Incentives (Coupons and Loyalty Points) with SAP Omnichannel Promotion Pricing
Learn how to use SAP Omnichannel Promotion Pricing for calculating the effective sales price by applying a coupon to the transaction and adding loyalty points.
Apply an Additional Bonus with SAP Omnichannel Promotion Pricing
Set up an additional bonus as a reward for your customers with SAP Omnichannel Promotion Pricing.
Use the SAP Omnichannel Promotion Pricing Apps for Maintaining Promotions and Generic Attributes
Learn how to associate a single-code coupon with a promotion that considers a promotion recommendation and a generic attribute.
Take a Tour of SAP BTP Trial
Get familiar with the SAP Business Technology Platform basics to make the most of your try-out experience.
Display Data from the Northwind Service
Learn how to display data in your SAPUI5 application and how to navigate between views.
Use Gateway API to Expose a Workload in SAP BTP, Kyma Runtime
Use Gateway API to expose a workload.
Visualize Data from the Northwind Service
Learn how to visualize data with a VizFrame.
View the SAP BTP from 10,000 Meters
Explore SAP BTP from a developer's perspective, and understand the concepts of accounts, environments and more.
Prepare the Local Development Environment
Install essential runtimes and tools for local development.
Test the Business Rules API from SAP API Business Hub
Use SAP API Business Hub to test and run the business rules API to see how business rules can be consumed from a custom application.
Manage Cross-Domain Mapping
The steps mentioned in the tutorials are required if the domain of your email account and Google Workspace account is different.
Maintain Protection Allowlist on SAP S/4HANA Cloud, public edition
In this tutorial, you are creating an allowlist of trusted hosts.
Maintain Business Roles and Restrictions in SAP S/4HANA Cloud, public edition
In this tutorial, you create a business role to access the application.
Explore and Customize Your SAP Web IDE Full-Stack
Get to know your development environment by setting some of the preferences.
Establish Trust Configuration between SAP S/4HANA Cloud, public edition and SAP BTP Subaccount
Configure trust between SAP S/4HANA Cloud, public edition and the BTP subaccount. During the configuration, you download the identity providers generated in SAP …
Deploy a Rule Service
Deploy a rule service so that other applications can consume the decision logic.
Create Rule Services and Rulesets
Create a rule service interface for an application to invoke the decision logic by associating the rule to a ruleset of the rule service.
Create JSON Web Token (JWT) to Authenticate Onboarding Repository API
In this tutorial, you follow the steps by using the parameters from the service key of the Document Management Service, Integration Option instance to generate …
Create Decision Table and Text Rules
Create and activate the decision tables and text-based rules to create the decision logic.
Create Data Objects and Configure Value Help for a Data Object
Create data objects that hold employee and equipment details, and create value help for a data object attribute.
Create an API Proxy
Learn how SAP Integration Suite, API Management can leverage the OData catalog service to retrieve relevant information from a SAP Gateway system and …
Create a Repository Using the Onboarding API for Google Drive
Create your repository to Document Management Service, Integration Option as it's required for establishing a connection with Google Drive.
Create a Project to Author Rules
Create a business rules project to determine the equipment for a new employee based on employee details.
Create a Destination to Connect Google Drive
Create destinations in your SAP BTP cockpit to connect Google Drive with Document Management Service, Integration Option.
Create Instance of SAP Event Mesh
Create an instance of SAP Event Mesh service from SAP Business Technology Platform Cockpit and understand in detail about it's each property.
Create a Content Package with Your UI Integration Card
Create a content package that includes a UI integration card with it's associated role.
Establish Trust Configuration between SAP S/4HANA On-premise and SAP BTP
Configure trust between SAP S/4HANA On-premise and the BTP subaccount. During the configuration, you download the identity providers generated in SAP S/4HANA …
Install the Cloud Foundry Command Line Interface (CLI)
Download and install the CLI, which allows access via the command line.
Integrate Your UI Integration Card from the Content Package Into Your Site
Integrate a card from your content package into your SAP Build Work Zone, standard edition site.
Connect SAP Continuous Integration and Delivery with Your Corporate Git
Set up SAP Continuous Integration and Delivery, use SAP Connectivity service to connect it with your corporate Git repository, and create and run a basic CI/CD …
Access Protected SAP Analytics Cloud Resources with OAuth Two-Legged Flow
Develop a sample client application that embeds an SAP Analytics Cloud story and configure the OAuth two-legged flow to provide access to the API.
Introduce Resilience to your Application
Introduce resilience to your application using the SAP Cloud SDK.
Debug Your SAPUI5 App
Debugging and logging are the nut and bolts to inspect your application. Learn how to debug and test your web apps with the Google Chrome Dev Tools.
Deploy the Fiori App to Cloud Foundry
Deploy the application to the SAP BTP, Cloud Foundry environment to be able to share it with your coworkers.
Add Smart Controls to the User Interface
Replace the current UI controls with more complex (smart) controls that fully leverage the OData protocol.
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 …
Use the Regression Model Template to Predict Data Records
Predict product data records using your machine learning model.
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 an SAP HANA Tenant Database and an SAP HANA XS Classic Application
Create and bind an SAP HANA tenant database to an SAP HANA XS classic application.
Introduce Caching to Your Application
Introduce caching to your application using the SAP Cloud SDK.
Set Up Your Local Infrastructure to Develop with SAP Cloud SDK
Set up your system to create an SAP Business Technology Platform application with the SAP Cloud SDK.
Set Up Postman to Call Data Attribute Recommendation APIs
Import Postman environment and collection JSON sample code files to call the Data Attribute Recommendation APIs.
Use Data Attribute Recommendation to Train a Machine Learning Model
Train a machine learning model using the data that you uploaded to your Data Attribute Recommendation service instance.
Use Data Attribute Recommendation to Classify Records, Delete Model and Dataset
Classify data records you uploaded to Data Attribute Recommendation using your machine learning model.
Upload Data to Data Attribute Recommendation
Upload a dataset to your Data Attribute Recommendation service instance to afterwards be able to train your machine learning model.
Use Data Attribute Recommendation With Your Own Dataset
Classify your own data records in Data Attribute Recommendation using a custom dataset schema.
Use Trial to Create a Service Instance for Data Attribute Recommendation
Create a service instance and the associated service key for Data Attribute Recommendation, one of the SAP AI Business Services, using SAP Business Technology …
Use Service Ticket Intelligence and Postman to Classify Service Requests
Train a machine learning model based on historical service requests in order to classify new requests.
Set Up Postman to Call Service Ticket Intelligence APIs
Import Postman environment and collection JSON sample code files to call the Service Ticket Intelligence APIs.
Use Service Ticket Intelligence and Postman to Get Solution Recommendations
Train a machine learning model based on historical service requests in order to get solution recommendations for new requests.
Use Service Ticket Intelligence and Jupyter Notebook to Classify Service Requests
Train a machine learning model based on historical service requests in order to classify new requests.
Set Up Jupyter Notebook for Service Ticket Intelligence
Set up a local JupyterLab instance as well as the Jupyter Notebook for Service Ticket Intelligence.
Use Service Ticket Intelligence and Jupyter Notebook to Get Solution Recommendations
Train a machine learning model based on historical service requests in order to get solution recommendations for new requests.
Use Trial to Create a Service Instance for Business Entity Recognition
Create a service instance and the associated service key for Business Entity Recognition, one of the SAP AI Business Services, using SAP Business Technology …
Get OAuth Access Token for Business Entity Recognition via Web Browser
Retrieve your OAuth access token, which will grant you access to the service APIs.
Detect and Highlight Entities from Unstructured Text with Pre-trained Models
Use the Business Entity Recognition pre-trained models to get machine learning entity predictions for the text you submit to the service.
Use Trial to Set Up Account for Data Attribute Recommendation and Get Service Key
Use a booster in SAP BTP Trial to automatically create a service instance, and the associated service key for Data Attribute Recommendation.
Use Trial to Set Up Account for Data Attribute Recommendation and Download Postman Sample Files
Use a booster in SAP BTP Trial to automatically create a service instance, and download Postman environment and collection JSON sample code files for Data …
Deploy Model and Get Prediction Results
Perform the final steps to train your own Business Entity Recognition custom model to get machine learning entity predictions for the text you submit to the …
Create Dataset and Upload Training Data
Perform the initial steps to train your own Business Entity Recognition custom model to get machine learning entity predictions for the text you submit to the …
Get OAuth Access Token for Data Attribute Recommendation via Web Browser
Retrieve your OAuth access token, which will grant you access to the service APIs.
Use Trial to Set Up Account for Business Entity Recognition and Get Service Key
Use a booster in SAP BTP Trial to automatically create a service instance, and the associated service key for Business Entity Recognition.
Use Free Tier to Create a Service Instance for Personalized Recommendation
Create a service instance and the associated service key for Personalized Recommendation using the free tier service plan.
Get OAuth Access Token for Personalized Recommendation via Web Browser
Retrieve your OAuth access token, which will grant you access to the service APIs.
Use the Invoice Object Recommendation (IOR) Business Blueprint to Train a Machine Learning Model
Train a machine learning model for the Data Attribute Recommendation service, using the Invoice Object Recommendation (IOR) business blueprint.
Use the Invoice Object Recommendation (IOR) Business Blueprint to Predict Financial Objects
Get financial objects recommendations using your machine learning model.
Use an Invoice Object Recommendation (IOR) Dataset Schema to Upload Training Data to Data Attribute Recommendation
Upload a dataset to your Data Attribute Recommendation service instance to afterwards be able to train your machine learning model using the Invoice Object …
Use the Regression Model Template to Train a Machine Learning Model
Train a machine learning model for the Data Attribute Recommendation service, using the regression model template.
Use a Regression Dataset Schema to Upload Training Data to Data Attribute Recommendation
Upload a dataset to your Data Attribute Recommendation service instance to afterwards be able to train your machine learning model using the regression model …
Get Recommendations Based on Users' Browsing History
Use the Personalized Recommendation service to give visitors to your website recommendations based on their browsing history.
Use Free Tier to Set Up Account for Data Attribute Recommendation and Get Service Key
Use the Free Tier service plan and an SAP BTP booster to automatically create a service instance, and the associated service key for Data Attribute …
Use Service Ticket Intelligence and Jupyter Notebook to generate Clusters and Keywords in Service Requests
Train a machine learning model based on historical service requests in order to identify trends or patterns in new requests.
Use Free Tier to Set Up Account for Service Ticket Intelligence and Get Service Key
Use the Free Tier service plan and an SAP BTP booster to automatically create a service instance, and the associated service key for Service Ticket …
Use Free Tier to Set Up Account for Service Ticket Intelligence and Download Postman Sample Files
Use the Free Tier service plan and an SAP BTP booster to automatically create a service instance, and download Postman environment and collection JSON sample …
Use Free Tier to Set Up Account for Personalized Recommendation and Get Service Key
Use the Free Tier service plan and an SAP BTP booster to automatically create a service instance, and the associated service key for Personalized …
Use Free Tier to Set Up Account for Data Attribute Recommendation and Download Postman Sample Files
Use the Free Tier service plan and an SAP BTP booster to automatically create a service instance, and download Postman environment and collection JSON sample …
Use Free Tier to Set Up Account for Business Entity Recognition and Get Service Key
Use the Free Tier service plan and an SAP BTP booster to automatically create a service instance, and the associated service key for Business Entity …
Use Your Own Data to Train a Machine Learning Model and Get Recommendations Based on Users' Browsing History
Use the Personalized Recommendation service to train your own machine learning model to give visitors to your website highly personalized recommendations based …
Set Up the Python SDK for Business Entity Recognition
Create a virtual environment and install the Python SDK (Software Development Kit) for Business Entity Recognition.
Use the Python SDK for Business Entity Recognition
Use the Python SDK to access the pre-trained models of Business Entity Recognition.
Use Free Tier to Create a Service Instance for Service Ticket Intelligence
Create a service instance and the associated service key for Service Ticket Intelligence using the free tier service plan.
Use Free Tier to Create a Service Instance for Business Entity Recognition
Create a service instance and the associated service key for Business Entity Recognition using the free tier service plan.
Use Free Tier to Create a Service Instance for Data Attribute Recommendation
Create a service instance and the associated service key for Data Attribute Recommendation using the free tier service plan.
Use the Sales Order Completion (SOC) Business Blueprint to Train a Machine Learning Model
Train a machine learning model for the Data Attribute Recommendation service, using the Sales Order Completion (SOC) business blueprint.
Use the Sales Order Completion (SOC) Business Blueprint to Predict Missing Sales Order Fields
Get recommendations for missing fields in sales order documents using your machine learning model.
Use a Sales Order Completion (SOC) Dataset Schema to Upload Training Data to Data Attribute Recommendation
Upload a dataset to your Data Attribute Recommendation service instance to afterwards be able to train your machine learning model using the Sales Order …
Create a Service Instance in SAP BTP
Create a service instance for services, environments and applications in SAP Business Technology Platform.
Manage Entitlements on SAP BTP Trial
Configure entitlements and quotas in your SAP BTP trial using the cockpit.
Manage Entitlements Using the Cockpit
Configure entitlements and quota using the cockpit. (Free Tier ready)
Create Automated System Tests for SAP Cloud Application Programming Model Projects
Create wdi5 tests against an SAP Cloud Application Programming Model application and add them to your SAP Continuous Integration and Delivery job.
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 …
Get Started with an SAP Fiori Project in SAP Continuous Integration and Delivery
Configure and run a basic CI/CD pipeline for your SAP Fiori project in the Cloud Foundry environment.
Get Started with an SAP Cloud Application Programming Model Project in SAP Continuous Integration and Delivery
Configure and run a basic CI/CD pipeline for your SAP Cloud Application Programming Model project.
Extend SAP S/4HANA Cloud on SAP BTP, Cloud Foundry Environment
Extend SAP S/4HANA Cloud with an extension application running on SAP BTP, Cloud Foundry environment using automated integration configuration.
Create an SAP HANA XS Classic Hello World Application Using SAP HANA Studio
Create and test a simple SAP HANA XS classic application that displays the "Hello World" message.
Consume SAP BTP Services In SAP Kyma
Build an Extension Application on Kyma using SAP BTP services.
Access SAP HANA Spatial Service APIs
Explore select functionality available in SAP HANA Spatial Services including geocoding, mapping and routing.
Create Queues and Queue Subscriptions for SAP Event Mesh
Navigate and explore the SAP Event Mesh management dashboard to implement messaging concepts like queues and queue subscriptions.
Deploy a Node.js Application for SAP HANA
Deploy a sample Node.js application which connects to SAP HANA, express edition or SAP HANA Cloud.
Debug Your SAPUI5 App with SAP Business Application Studio
Learn how to run and test your web apps with the SAP Business Application Studio and Google Chrome DevTools.
Create a GitHub Organization and Add Collaborators
Create a GitHub organization account to support collaborative development using GitHub and SAP Web IDE.
Work with Branches in GitHub and SAP Web IDE
Create branches in GitHub, switch branches and update application in a different branch in SAP Web IDE.
Merge Branches into Master Branch in GitHub using Pull Requests
Merge a feature branch back into the master branch in GitHub, and fetch the updates in SAP Web IDE.
Create Issues and Assign to Collaborators
Create issues and milestones, and assign issues to collaborators to support collaborative development using GitHub and SAP Web IDE.
Create a Project in SAP Web IDE and Push into GitHub
Create a project in SAP Web IDE and push it into GitHub to support collaborative development using GitHub and SAP Web IDE.
Create a Git Repository in a GitHub Organization
Create a repository in a GitHub organization to support collaborative development using GitHub and SAP Web IDE.
Protect Your API Proxy by Adding Application Key Verification
Protect your API Proxy with a first simple policy -- the Verify API Key policy.
Install Postman REST Client
Install Postman REST client so you can interact with your REST API.
Install the MultiApps Cloud Foundry CLI Plugin
Download and install the Command Line Interface (CLI) plugin, which allows you to deploy MTA archives from the command line.
Send and Receive Test SAP Event Mesh
Test send and receive of message with REST protocol using the Postman tool for a SAP Event Mesh instance.
Add Automated System Tests with the SAPUI5 Test Recorder to Your CI/CD Pipeline
Use the SAPUI5 Test Recorder to create system tests with UIVeri5 against the user interface of an SAPUI5/SAP Fiori application. Add the tests to a continuous …
Manage Entitlements Using the Cockpit
Configure entitlements and quota using the cockpit. (Free Tier ready)