Skip to content

Latest commit

 

History

History
71 lines (56 loc) · 3.22 KB

File metadata and controls

71 lines (56 loc) · 3.22 KB

Clean Core Full Stack Application Development with SAP BTP

Overview

Welcome to this guidance for application development on SAP Business Technology Platform (SAP BTP) following the SAP BTP Developer Guide. In the following documentation and tutorials, we provide information and examples on how to develop and deploy a full stack application based on SAP Cloud Application Programming Model (CAP) and SAP Fiori elements on SAP BTP using different tools and services.

MindMap

   mindmap
  root((Clean Core Development))
    Tools and Systems
      Setup Dev Environment
        SAP BTP Account
        SAP Business Application Studio
      Setup System   
        SAP S/4HANA Cloud
    Develop Full Stack CAP Application 
      Add Custom Logic
      Add Fiori Elements
      Deploy to SAP BTP,CF
        Integrate to SAP Build Workzone
          Integrate SAP Mobile Start
    Connect to SAP S/4HANA Cloud API
      Extend Incident Management
        Deploy to SAP BTP, CF
    Observability
      SAP Cloud Logging Service
        Access Logs
        Metrics
        Traces
Loading

Prerequisites

  1. Logging on to SAP BTP Cockpit
  2. Create Cloud Foundry Space
  3. Set Up SAP Business Application Studio

Exercises

1. Develop and Deploy Full-Stack CAP Application

  1. Overview
  2. Build a CAP Application
  3. Add SAP Fiori Elements UIs
  4. Add Custom Logic
  5. Prepare for Production
  6. Deploy in SAP BTP, Cloud Foundry Runtime
  7. Integrate Your Application with SAP Build Work Zone, Standard Edition
  8. OPTIONAL:Access Your Launchpad Site with SAP Mobile Start

2. Implement Remote Connectivity with SAP S/4HANA

  1. Overview
  2. Extend the Incident Management аpplication
  3. Run a developer test with mock data
  4. Prepare the app for production
  5. Deploy to SAP BTP Cloud Foundry runtime with SAP S/4HANA Cloud
  6. Run application with SAP S/4HANA Backend

3. Add Observability to CAP Application

  1. Overview
  2. Setup Custom Log Collection
  3. Set Up Trace Collection
  4. Set Up Metrics Collection
  5. Deploy Application in the SAP BTP, Cloud Foundry Runtime
  6. Access Logs, Metrics and Traces Using SAP Cloud Logging Service