{"id":47948,"date":"2024-07-24T11:13:32","date_gmt":"2024-07-24T09:13:32","guid":{"rendered":"https:\/\/community.simplifier.io\/doc\/bereitstellen-auf-sap-btp\/"},"modified":"2026-04-24T14:02:54","modified_gmt":"2026-04-24T12:02:54","slug":"deploy-to-sap-cloud-platform","status":"publish","type":"manual_documentation","link":"https:\/\/community.simplifier.io\/de\/doc\/bereitstellen-auf-sap-btp\/","title":{"rendered":"Auf SAP BTP bereitstellen"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row row_content_display=&#8221;in_grid&#8221; row_content_display_align=&#8221;left&#8221; row_type=&#8221;row&#8221; stretch_row_type=&#8221;yes&#8221;][vc_column][vc_column_text]<\/p>\n<h1 id=\"WidgetGroups-WhatareWidgetGroups?\">Was ist die SAP Business Technology Platform (BTP)?<\/h1>\n<p>Die SAP BTP Platform ist ein von SAP SE entwickelter <b>Platform as a Service<\/b> zur Erstellung neuer Anwendungen oder zur Erweiterung bestehender Anwendungen in einer sicheren Cloud-Computing-Umgebung, die von SAP verwaltet wird. Die SAP BTP Platform integriert Daten und Gesch\u00e4ftsprozesse (<a href=\"https:\/\/en.wikipedia.org\/wiki\/SAP_Cloud_Platform\">Quelle<\/a>)[\/vc_column_text][vc_column_text css=&#8221;&#8221;]<\/p>\n<h1 id=\"overview\">\u00dcberblick<\/h1>\n<p>Simplifier-Apps k\u00f6nnen mit nur wenigen Klicks direkt aus dem App Editor in die SAP Build Work Zone bereitgestellt werden. Nach der Bereitstellung erscheint die App in der SAP Build Work Zone neben anderen BTP-Anwendungen. Sie k\u00f6nnen direkt innerhalb der SAP Build Work Zone ausgef\u00fchrt werden, ohne dass sie auf der SAP BTP-Runtime bereitgestellt werden m\u00fcssen. Dabei werden alle Simplifier-Funktionen unterst\u00fctzt, einschlie\u00dflich SBOs, Konnektoren, OData-Services, Workflows und aller Login-Methoden.[\/vc_column_text][\/vc_column][\/vc_row][vc_row row_content_display=&#8221;in_grid&#8221; row_content_display_align=&#8221;left&#8221; row_type=&#8221;row&#8221; stretch_row_type=&#8221;yes&#8221;][vc_column][vc_column_text css=&#8221;&#8221;]<\/p>\n<h1 id=\"btp-setup-one-time\">BTP-Einrichtung (einmalig)<\/h1>\n<p>Das folgende Setup muss einmalig auf der BTP-Seite abgeschlossen werden, bevor Apps aus dem Simplifier bereitgestellt werden k\u00f6nnen. Dies wird in der Regel von einem BTP-Administrator durchgef\u00fchrt. <\/p>\n<h3 id=\"1-prerequisites\">1. Voraussetzungen<\/h3>\n<ul>\n<li>Ein SAP BTP Sub-Account mit einem aktiven <strong>SAP Build Work Zone<\/strong>-Abonnement<\/li>\n<li>Eine <strong>SAP Cloud Connector<\/strong>-Instanz (kann on-premise oder als Docker-Container installiert werden)<\/li>\n<li>Ein <strong>technischer Nutzer<\/strong> im Simplifier f\u00fcr die Authentifizierung der Content Provider API<\/li>\n<\/ul>\n<p>[\/vc_column_text][vc_single_image image=&#8221;77202&#8243; img_size=&#8221;large&#8221; alignment=&#8221;center&#8221; style=&#8221;vc_box_shadow_border&#8221; onclick=&#8221;link_image&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<h3 id=\"2-configure-the-cloud-connector\">2. Cloud Connector konfigurieren<\/h3>\n<p>Der Cloud Connector erstellt einen sicheren Tunnel zwischen der BTP und der Simplifier-Instanz.<\/p>\n<ul>\n<li>\u00d6ffne die Benutzeroberfl\u00e4che f\u00fcr die Cloud Connector-Administration<\/li>\n<li><strong>Add Subaccount<\/strong>: Verbinde den Cloud Connector mit deinem BTP-Subaccount unter Verwendung der von der BTP heruntergeladenen Authentifizierungsdatei (BTP Cockpit &gt; Connectivity &gt; Cloud Connectors &gt; Authentication Data)<\/li>\n<\/ul>\n<p>[\/vc_column_text][vc_single_image image=&#8221;76884&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; style=&#8221;vc_box_shadow_border&#8221; onclick=&#8221;link_image&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<ul>\n<li><strong>Add Cloud-to-On-Premise mapping<\/strong>:\n<ul>\n<li>Back-end Type: <strong>Non-SAP System<\/strong><\/li>\n<li>Protocol: <strong>HTTP<\/strong><\/li>\n<li>Internal Host\/Port: Hostname und Port deiner Simplifier-Instanz<\/li>\n<li>Virtual Host\/Port: Ein virtueller Hostname, den die BTP zur Adressierung des Simplifiers verwendet (z. B. <i>simplifier-server:443<\/i>)<\/li>\n<li>Aktiviere <strong>Allow WebSocket<\/strong><\/li>\n<li>Host In Request Header: <strong>Use Virtual Host<\/strong><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>[\/vc_column_text][vc_single_image image=&#8221;76885&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; style=&#8221;vc_box_shadow_border&#8221; onclick=&#8221;link_image&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<ul>\n<li><strong>Add resource<\/strong>: F\u00fcge den Pfad <i>\/<\/i> mit <strong>Path and all sub-paths<\/strong> hinzu, um der BTP den Zugriff auf die Content Provider API und die App-Ressourcen zu erm\u00f6glichen<\/li>\n<li>\u00dcberpr\u00fcfe, ob der Verbindungsstatus als erreichbar angezeigt wird<\/li>\n<\/ul>\n<p><em>Wenn du aufgrund von TLS einen Fehler \u201ehost not reachable\u201c siehst, lade das erforderliche Zertifikat (z. B. Let&#8217;s Encrypt Root-Zertifikat) im <strong>Backend Trust Store<\/strong> des Cloud Connectors hoch.<\/em><\/p>\n<h3 id=\"3-create-btp-destinations\">3. BTP-Destinationen erstellen<\/h3>\n<p>Gehe im BTP Cockpit zu  <strong>Connectivity &gt; Destinations<\/strong>  und erstelle zwei Destinationen:[\/vc_column_text][vc_single_image image=&#8221;77204&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; style=&#8221;vc_box_shadow_border&#8221; onclick=&#8221;link_image&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<strong>Design-time destination<\/strong> (wird von der Work Zone verwendet, um App-Metadaten abzurufen):[\/vc_column_text][vc_single_image image=&#8221;77203&#8243; img_size=&#8221;large&#8221; alignment=&#8221;center&#8221; style=&#8221;vc_box_shadow_border&#8221; onclick=&#8221;link_image&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<table>\n<thead>\n<tr>\n<th>Eigenschaft<\/th>\n<th>Wert<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Name<\/td>\n<td>z. B. <code>simplifier-dt<\/code> (verwende nur Kleinbuchstaben a-z, 0-9 und <i>&#8211;<\/i>)<\/td>\n<\/tr>\n<tr>\n<td>Typ<\/td>\n<td>HTTP<\/td>\n<\/tr>\n<tr>\n<td>URL<\/td>\n<td><code>http:\/\/&lt;virtual-host&gt;:&lt;port&gt;\/sap\/bc\/ui2\/cdm3\/entities<\/code><\/td>\n<\/tr>\n<tr>\n<td>Proxy-Typ<\/td>\n<td>OnPremise<\/td>\n<\/tr>\n<tr>\n<td>Authentifizierung<\/td>\n<td>BasicAuthentication<\/td>\n<\/tr>\n<tr>\n<td>Nutzer<\/td>\n<td>Der technische Simplifier-Nutzer<\/td>\n<\/tr>\n<tr>\n<td>Passwort<\/td>\n<td>Das Passwort des technischen Nutzers<\/td>\n<\/tr>\n<tr>\n<td>Location ID<\/td>\n<td>Die Location ID des Cloud Connectors (falls konfiguriert)<\/td>\n<\/tr>\n<tr>\n<td>Zus\u00e4tzliche Eigenschaft:  <code>sap-client<\/code><\/td>\n<td><code>100<\/code><\/td>\n<\/tr>\n<tr>\n<td>Zus\u00e4tzliche Eigenschaft:  <code>HTML5.DynamicDestination<\/code><\/td>\n<td><code>true<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>Runtime destination<\/strong> (wird zum Laden und Ausf\u00fchren von Apps verwendet):[\/vc_column_text][vc_single_image image=&#8221;77208&#8243; img_size=&#8221;large&#8221; alignment=&#8221;center&#8221; style=&#8221;vc_box_shadow_border&#8221; onclick=&#8221;link_image&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<table>\n<thead>\n<tr>\n<th>Eigenschaft<\/th>\n<th>Wert<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Name<\/td>\n<td>z. B. <code>simplifier-rt<\/code> (verwende nur Kleinbuchstaben a-z, 0-9 und -)<\/td>\n<\/tr>\n<tr>\n<td>Typ<\/td>\n<td>HTTP<\/td>\n<\/tr>\n<tr>\n<td>URL<\/td>\n<td><code>http:\/\/&lt;virtual-host&gt;:&lt;port&gt;<\/code><\/td>\n<\/tr>\n<tr>\n<td>Proxy-Typ<\/td>\n<td>OnPremise<\/td>\n<\/tr>\n<tr>\n<td>Authentifizierung<\/td>\n<td>BasicAuthentication<\/td>\n<\/tr>\n<tr>\n<td>Nutzer<\/td>\n<td>Der technische Simplifier-Nutzer<\/td>\n<\/tr>\n<tr>\n<td>Passwort<\/td>\n<td>Das Passwort des technischen Nutzers<\/td>\n<\/tr>\n<tr>\n<td>Location ID<\/td>\n<td>Die Location ID des Cloud Connectors (falls konfiguriert)<\/td>\n<\/tr>\n<tr>\n<td>Zus\u00e4tzliche Eigenschaft:  <code>HTML5.DynamicDestination<\/code><\/td>\n<td><code>true<\/code><\/td>\n<\/tr>\n<tr>\n<td>Zus\u00e4tzliche Eigenschaft:  <code>sap-client<\/code><\/td>\n<td><code>100<\/code><\/td>\n<\/tr>\n<tr>\n<td>Zus\u00e4tzliche Eigenschaft:  <code>sap-platform<\/code><\/td>\n<td><code>ABAP<\/code><\/td>\n<\/tr>\n<tr>\n<td>Zus\u00e4tzliche Eigenschaft:  <code>sap-service<\/code><\/td>\n<td><code>Simplifier<\/code><\/td>\n<\/tr>\n<tr>\n<td>Zus\u00e4tzliche Eigenschaft:  <code>sap-sysid<\/code><\/td>\n<td><code>Simplifier<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>Hinweis:<\/strong> Verwende in Destination-Namen nur Kleinbuchstaben, Ziffern und Bindestriche, um Validierungsfehler in der SAP Build Work Zone zu vermeiden.<\/p>\n<h3 id=\"4-add-content-provider-in-sap-build-work-zone\">4. Content Provider in SAP Build Work Zone hinzuf\u00fcgen<\/h3>\n<ul>\n<li>\u00d6ffne die <strong>SAP Build Work Zone<\/strong> (vom BTP Cockpit &gt; Subscriptions)<\/li>\n<li>Gehe zum <strong>Channel Manager<\/strong><\/li>\n<\/ul>\n<p>[\/vc_column_text][vc_single_image image=&#8221;77209&#8243; img_size=&#8221;full&#8221; alignment=&#8221;center&#8221; style=&#8221;vc_box_shadow_border&#8221; onclick=&#8221;link_image&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<ul>\n<li>Klicke auf <strong>New &gt; Content Provider<\/strong><\/li>\n<li>Gib einen Namen ein (z. B. \u201eSimplifier\u201c) und w\u00e4hle die oben erstellten Design-Time- und Runtime-Destinationen aus<\/li>\n<\/ul>\n<p>[\/vc_column_text][vc_single_image image=&#8221;77210&#8243; img_size=&#8221;large&#8221; alignment=&#8221;center&#8221; style=&#8221;vc_box_shadow_border&#8221; onclick=&#8221;link_image&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<ul>\n<li value=\"5\">Klicke auf <strong>Save<\/strong><\/li>\n<\/ul>\n<p>Der Content Provider ruft nun die App-Metadaten \u00fcber die Content Provider API vom Simplifier ab.<\/p>\n<h3 id=\"5-configure-content-security-policy\">5. Content Security Policy konfigurieren<\/h3>\n<p>In der SAP Build Work Zone  <strong>Site Manager<\/strong> f\u00fcgst du den folgenden Sicherheits-Header in den Site-Einstellungen hinzu:<\/p>\n<table>\n<thead>\n<tr>\n<th>Header-Name<\/th>\n<th>Wert<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code>content-security-policy<\/code><\/td>\n<td><code>default-src * 'unsafe-inline' 'unsafe-eval' data: blob:;<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row row_content_display=&#8221;in_grid&#8221; row_content_display_align=&#8221;left&#8221; row_type=&#8221;row&#8221; stretch_row_type=&#8221;yes&#8221;][vc_column][vc_column_text css=&#8221;&#8221;]<\/p>\n<h1 id=\"deploying-an-app-to-sap-btp\">Eine App auf SAP BTP bereitstellen<\/h1>\n<h3 id=\"step-1--open-the-deploy-menu\">Schritt 1 \u2013 Das Deploy-Men\u00fc \u00f6ffnen<\/h3>\n<p>\u00d6ffne eine App im App Editor. Klicke in der Toolbar auf die Dropdown-Schaltfl\u00e4che <strong>Deploy<\/strong> und w\u00e4hle <strong>Deploy to SAP BTP<\/strong>.[\/vc_column_text][vc_single_image image=&#8221;76891&#8243; img_size=&#8221;medium&#8221; alignment=&#8221;center&#8221; style=&#8221;vc_box_shadow_border&#8221; onclick=&#8221;link_image&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<h3 id=\"step-2--fill-out-the-deployment-dialog\">Schritt 2 \u2013 Den Deployment-Dialog ausf\u00fcllen<\/h3>\n<p>Der Deployment-Dialog \u00f6ffnet sich mit den folgenden Feldern:[\/vc_column_text][vc_single_image image=&#8221;76892&#8243; img_size=&#8221;large&#8221; alignment=&#8221;center&#8221; style=&#8221;vc_box_shadow_border&#8221; onclick=&#8221;link_image&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<table>\n<thead>\n<tr>\n<th>Feld<\/th>\n<th>Erforderlich<\/th>\n<th>Beschreibung<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>App-Name (EN)<\/td>\n<td>Ja<\/td>\n<td>Anzeigename der App in der BTP Workzone. Vorausgef\u00fcllt mit dem Simplifier-App-Namen. <\/td>\n<\/tr>\n<tr>\n<td>App-Name (DE)<\/td>\n<td>Nein<\/td>\n<td>Deutsche \u00dcbersetzung. Wenn das Feld leer bleibt, wird der EN-Wert verwendet. <\/td>\n<\/tr>\n<tr>\n<td>App-Untertitel (EN)<\/td>\n<td>Ja<\/td>\n<td>Kurzbeschreibung, die unter der App-Kachel angezeigt wird. Vorausgef\u00fcllt mit der App-Beschreibung. <\/td>\n<\/tr>\n<tr>\n<td>App-Untertitel (DE)<\/td>\n<td>Nein<\/td>\n<td>Deutsche \u00dcbersetzung. Wenn das Feld leer bleibt, wird der EN-Wert verwendet. <\/td>\n<\/tr>\n<tr>\n<td>App-Icon<\/td>\n<td>Ja<\/td>\n<td>Ein g\u00fcltiger SAP-Icon-Name, z. B. <code>sap-icon:\/\/database<\/code>.<\/td>\n<\/tr>\n<tr>\n<td>SAP BTP Gruppe \/ Sektion (EN)<\/td>\n<td>Ja<\/td>\n<td>Die Gruppe oder Sektion in der BTP Workzone, in der die App erscheint. Freitext. <\/td>\n<\/tr>\n<tr>\n<td>SAP BTP Gruppe \/ Sektion (DE)<\/td>\n<td>Nein<\/td>\n<td>Deutsche \u00dcbersetzung. Wenn das Feld leer bleibt, wird der EN-Wert verwendet. <\/td>\n<\/tr>\n<tr>\n<td>Rollen<\/td>\n<td>Ja<\/td>\n<td>Eine oder mehrere globale Simplifier-Rollen, die den Zugriff auf die App in der BTP steuern.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"step-3--deploy\">Schritt 3 \u2013 Bereitstellen<\/h3>\n<p>Klicke auf <strong>Deploy<\/strong>, um die App auf der SAP BTP zu ver\u00f6ffentlichen.<\/p>\n<h3 id=\"step-4--refresh-the-content-provider-in-sap-build-work-zone\">Schritt 4 \u2013 Den Content Provider in der SAP Build Work Zone aktualisieren<\/h3>\n<p>Nach der Bereitstellung muss ein BTP-Administrator den Simplifier Content Provider in der SAP Build Work Zone aktualisieren, bevor die App sichtbar wird:<\/p>\n<ul>\n<li>Gehe zum <strong>Channel Manager<\/strong> in der SAP Build Work Zone und klicke beim Simplifier Content Provider auf <strong>Refresh<\/strong>.<\/li>\n<li>Wechsle zum <strong>Content Manager<\/strong> in der Seitenleiste. Die bereitgestellten Rollen, Gruppen und Apps aus dem Simplifier sollten nun erscheinen. <\/li>\n<li>Aktiviere in den <strong>Role Assignments<\/strong> der Site die Simplifier-Rollen, um die Apps f\u00fcr Nutzer verf\u00fcgbar zu machen.<\/li>\n<\/ul>\n<p>[\/vc_column_text][vc_single_image image=&#8221;76893&#8243; img_size=&#8221;large&#8221; alignment=&#8221;center&#8221; style=&#8221;vc_box_shadow_border&#8221; onclick=&#8221;link_image&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]Weise Nutzer den entsprechenden <strong>BTP Role Collections<\/strong> zu, die automatisch aus den Simplifier-Rollen erstellt werden und folgendem Namensschema entsprechen:  <code>~&lt;content provider name&gt;_&lt;role name&gt;<\/code>[\/vc_column_text][vc_single_image image=&#8221;77211&#8243; img_size=&#8221;large&#8221; alignment=&#8221;center&#8221; style=&#8221;vc_box_shadow_border&#8221; onclick=&#8221;link_image&#8221; css=&#8221;&#8221;][vc_column_text css=&#8221;&#8221;]<i>Wann immer die App erneut bereitgestellt oder eine neue App aus dem Simplifier bereitgestellt wird, aktualisiere den Content Provider in der SAP Build Work Zone, um die \u00c4nderungen zu \u00fcbernehmen.<\/i><\/p>\n<h2 id=\"undeploying-an-app\">Bereitstellung einer App aufheben<\/h2>\n<p>Um eine App aus der BTP zu entfernen, \u00f6ffne den Deployment-Dialog \u00fcber denselben Men\u00fceintrag <strong>Deploy &gt; Deploy to SAP BTP<\/strong> und klicke auf <strong>Delete<\/strong>. Nachdem der BTP-Administrator den Content Channel aktualisiert hat, ist die App in der SAP Build Work Zone nicht mehr verf\u00fcgbar. <\/p>\n<h2 id=\"transport-support\">Transport-Unterst\u00fctzung<\/h2>\n<p>Die BTP-Deployment-Konfiguration ist enthalten, wenn Apps zwischen Simplifier-Instanzen transportiert werden. Wenn eine App mit einer BTP-Deployment-Konfiguration auf einer Zielinstanz importiert wird, wird sie auf dieser Instanz automatisch in der BTP bereitgestellt.[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Dieser Artikel beschreibt die Bereitstellung (das Hochladen) einer Simplifier Fiori-Anwendung in SAP Build Work Zone, ehemals Cloud Launchpad, mit der SAP Business Technology Platform (SAP BTP), ehemals SAP Cloud Platform<\/p>\n","protected":false},"author":3005,"featured_media":0,"parent":50092,"menu_order":155,"template":"","format":"standard","class_list":["post-47948","manual_documentation","type-manual_documentation","status-publish","format-standard","hentry","manualdocumentationcategory-aktueller-release","manual_doc_tag-ehp-de"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Auf SAP BTP bereitstellen - Simplifier Makers Club<\/title>\n<meta name=\"description\" content=\"Dieser Artikel beschreibt die Bereitstellung (das Hochladen) einer Simplifier Fiori-Anwendung in SAP Build Work Zone, ehemals Cloud Launchpad, mit der SAP Business Technology Platform (SAP BTP), ehemals SAP Cloud Platform\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/community.simplifier.io\/de\/doc\/bereitstellen-auf-sap-btp\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Auf SAP BTP bereitstellen - Simplifier Makers Club\" \/>\n<meta property=\"og:description\" content=\"Dieser Artikel beschreibt die Bereitstellung (das Hochladen) einer Simplifier Fiori-Anwendung in SAP Build Work Zone, ehemals Cloud Launchpad, mit der SAP Business Technology Platform (SAP BTP), ehemals SAP Cloud Platform\" \/>\n<meta property=\"og:url\" content=\"https:\/\/community.simplifier.io\/de\/doc\/bereitstellen-auf-sap-btp\/\" \/>\n<meta property=\"og:site_name\" content=\"Simplifier Makers Club\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/simplifier.io\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-24T12:02:54+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@simplifier_io\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"7\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"TechArticle\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/bereitstellen-auf-sap-btp\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/bereitstellen-auf-sap-btp\\\/\"},\"author\":{\"name\":\"Christian Kleinschroth\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#\\\/schema\\\/person\\\/f8c8f6d71ca92598e95bd53c9a6e0fc6\"},\"headline\":\"Auf SAP BTP bereitstellen\",\"datePublished\":\"2024-07-24T09:13:32+00:00\",\"dateModified\":\"2026-04-24T12:02:54+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/bereitstellen-auf-sap-btp\\\/\"},\"wordCount\":1407,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#organization\"},\"inLanguage\":\"de\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/bereitstellen-auf-sap-btp\\\/\",\"url\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/bereitstellen-auf-sap-btp\\\/\",\"name\":\"Auf SAP BTP bereitstellen - Simplifier Makers Club\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#website\"},\"datePublished\":\"2024-07-24T09:13:32+00:00\",\"dateModified\":\"2026-04-24T12:02:54+00:00\",\"description\":\"Dieser Artikel beschreibt die Bereitstellung (das Hochladen) einer Simplifier Fiori-Anwendung in SAP Build Work Zone, ehemals Cloud Launchpad, mit der SAP Business Technology Platform (SAP BTP), ehemals SAP Cloud Platform\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/bereitstellen-auf-sap-btp\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/bereitstellen-auf-sap-btp\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/bereitstellen-auf-sap-btp\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Builder-Leitfaden\",\"item\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/app-builder-leitfaden\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Bereitstellen\",\"item\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/doc\\\/aufstellen\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Auf SAP BTP bereitstellen\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/\",\"name\":\"Simplifier Makers Club\",\"description\":\"Where Ideas become Digital Reality - Simplifier Documentation, Knowledgebase, Forum, Courses and Marketplace\",\"publisher\":{\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#organization\",\"name\":\"Simplifier AG\",\"url\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/community.simplifier.io\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/simplifier-logo.png\",\"contentUrl\":\"https:\\\/\\\/community.simplifier.io\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/simplifier-logo.png\",\"width\":651,\"height\":150,\"caption\":\"Simplifier AG\"},\"image\":{\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/simplifier.io\\\/\",\"https:\\\/\\\/x.com\\\/simplifier_io\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/simplifier-ag\\\/\",\"https:\\\/\\\/www.youtube.com\\\/c\\\/Simplifier\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/de\\\/#\\\/schema\\\/person\\\/f8c8f6d71ca92598e95bd53c9a6e0fc6\",\"name\":\"Christian Kleinschroth\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/community.simplifier.io\\\/wp-content\\\/uploads\\\/avatars\\\/3005\\\/1713534997-bpfull.png\",\"url\":\"https:\\\/\\\/community.simplifier.io\\\/wp-content\\\/uploads\\\/avatars\\\/3005\\\/1713534997-bpfull.png\",\"contentUrl\":\"https:\\\/\\\/community.simplifier.io\\\/wp-content\\\/uploads\\\/avatars\\\/3005\\\/1713534997-bpfull.png\",\"caption\":\"Christian Kleinschroth\"},\"description\":\"Hi, I\u2019m Christian, CTO and Co-Founder of Simplifier. My passion lies in driving technological innovation to empower businesses with our low-code platform. I lead our technical teams to ensure that our solutions are cutting-edge, secure, and scalable, meeting the highest standards of quality and performance. At Simplifier, we are committed to transforming the way you develop applications, making it faster and more efficient to achieve your goals.\",\"sameAs\":[\"https:\\\/\\\/de.linkedin.com\\\/in\\\/christian-kleinschroth-a491a06b\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Auf SAP BTP bereitstellen - Simplifier Makers Club","description":"Dieser Artikel beschreibt die Bereitstellung (das Hochladen) einer Simplifier Fiori-Anwendung in SAP Build Work Zone, ehemals Cloud Launchpad, mit der SAP Business Technology Platform (SAP BTP), ehemals SAP Cloud Platform","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/community.simplifier.io\/de\/doc\/bereitstellen-auf-sap-btp\/","og_locale":"de_DE","og_type":"article","og_title":"Auf SAP BTP bereitstellen - Simplifier Makers Club","og_description":"Dieser Artikel beschreibt die Bereitstellung (das Hochladen) einer Simplifier Fiori-Anwendung in SAP Build Work Zone, ehemals Cloud Launchpad, mit der SAP Business Technology Platform (SAP BTP), ehemals SAP Cloud Platform","og_url":"https:\/\/community.simplifier.io\/de\/doc\/bereitstellen-auf-sap-btp\/","og_site_name":"Simplifier Makers Club","article_publisher":"https:\/\/www.facebook.com\/simplifier.io\/","article_modified_time":"2026-04-24T12:02:54+00:00","twitter_card":"summary_large_image","twitter_site":"@simplifier_io","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"7\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"TechArticle","@id":"https:\/\/community.simplifier.io\/de\/doc\/bereitstellen-auf-sap-btp\/#article","isPartOf":{"@id":"https:\/\/community.simplifier.io\/de\/doc\/bereitstellen-auf-sap-btp\/"},"author":{"name":"Christian Kleinschroth","@id":"https:\/\/community.simplifier.io\/de\/#\/schema\/person\/f8c8f6d71ca92598e95bd53c9a6e0fc6"},"headline":"Auf SAP BTP bereitstellen","datePublished":"2024-07-24T09:13:32+00:00","dateModified":"2026-04-24T12:02:54+00:00","mainEntityOfPage":{"@id":"https:\/\/community.simplifier.io\/de\/doc\/bereitstellen-auf-sap-btp\/"},"wordCount":1407,"commentCount":0,"publisher":{"@id":"https:\/\/community.simplifier.io\/de\/#organization"},"inLanguage":"de"},{"@type":"WebPage","@id":"https:\/\/community.simplifier.io\/de\/doc\/bereitstellen-auf-sap-btp\/","url":"https:\/\/community.simplifier.io\/de\/doc\/bereitstellen-auf-sap-btp\/","name":"Auf SAP BTP bereitstellen - Simplifier Makers Club","isPartOf":{"@id":"https:\/\/community.simplifier.io\/de\/#website"},"datePublished":"2024-07-24T09:13:32+00:00","dateModified":"2026-04-24T12:02:54+00:00","description":"Dieser Artikel beschreibt die Bereitstellung (das Hochladen) einer Simplifier Fiori-Anwendung in SAP Build Work Zone, ehemals Cloud Launchpad, mit der SAP Business Technology Platform (SAP BTP), ehemals SAP Cloud Platform","breadcrumb":{"@id":"https:\/\/community.simplifier.io\/de\/doc\/bereitstellen-auf-sap-btp\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/community.simplifier.io\/de\/doc\/bereitstellen-auf-sap-btp\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/community.simplifier.io\/de\/doc\/bereitstellen-auf-sap-btp\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/community.simplifier.io\/de\/"},{"@type":"ListItem","position":2,"name":"Builder-Leitfaden","item":"https:\/\/community.simplifier.io\/de\/doc\/app-builder-leitfaden\/"},{"@type":"ListItem","position":3,"name":"Bereitstellen","item":"https:\/\/community.simplifier.io\/de\/doc\/aufstellen\/"},{"@type":"ListItem","position":4,"name":"Auf SAP BTP bereitstellen"}]},{"@type":"WebSite","@id":"https:\/\/community.simplifier.io\/de\/#website","url":"https:\/\/community.simplifier.io\/de\/","name":"Simplifier Makers Club","description":"Where Ideas become Digital Reality - Simplifier Documentation, Knowledgebase, Forum, Courses and Marketplace","publisher":{"@id":"https:\/\/community.simplifier.io\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/community.simplifier.io\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/community.simplifier.io\/de\/#organization","name":"Simplifier AG","url":"https:\/\/community.simplifier.io\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/community.simplifier.io\/de\/#\/schema\/logo\/image\/","url":"https:\/\/community.simplifier.io\/wp-content\/uploads\/2024\/09\/simplifier-logo.png","contentUrl":"https:\/\/community.simplifier.io\/wp-content\/uploads\/2024\/09\/simplifier-logo.png","width":651,"height":150,"caption":"Simplifier AG"},"image":{"@id":"https:\/\/community.simplifier.io\/de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/simplifier.io\/","https:\/\/x.com\/simplifier_io","https:\/\/www.linkedin.com\/company\/simplifier-ag\/","https:\/\/www.youtube.com\/c\/Simplifier\/"]},{"@type":"Person","@id":"https:\/\/community.simplifier.io\/de\/#\/schema\/person\/f8c8f6d71ca92598e95bd53c9a6e0fc6","name":"Christian Kleinschroth","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/community.simplifier.io\/wp-content\/uploads\/avatars\/3005\/1713534997-bpfull.png","url":"https:\/\/community.simplifier.io\/wp-content\/uploads\/avatars\/3005\/1713534997-bpfull.png","contentUrl":"https:\/\/community.simplifier.io\/wp-content\/uploads\/avatars\/3005\/1713534997-bpfull.png","caption":"Christian Kleinschroth"},"description":"Hi, I\u2019m Christian, CTO and Co-Founder of Simplifier. My passion lies in driving technological innovation to empower businesses with our low-code platform. I lead our technical teams to ensure that our solutions are cutting-edge, secure, and scalable, meeting the highest standards of quality and performance. At Simplifier, we are committed to transforming the way you develop applications, making it faster and more efficient to achieve your goals.","sameAs":["https:\/\/de.linkedin.com\/in\/christian-kleinschroth-a491a06b"]}]}},"_links":{"self":[{"href":"https:\/\/community.simplifier.io\/de\/wp-json\/wp\/v2\/docs\/47948","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/community.simplifier.io\/de\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/community.simplifier.io\/de\/wp-json\/wp\/v2\/types\/manual_documentation"}],"author":[{"embeddable":true,"href":"https:\/\/community.simplifier.io\/de\/wp-json\/wp\/v2\/users\/3005"}],"version-history":[{"count":5,"href":"https:\/\/community.simplifier.io\/de\/wp-json\/wp\/v2\/docs\/47948\/revisions"}],"predecessor-version":[{"id":77215,"href":"https:\/\/community.simplifier.io\/de\/wp-json\/wp\/v2\/docs\/47948\/revisions\/77215"}],"up":[{"embeddable":true,"href":"https:\/\/community.simplifier.io\/de\/wp-json\/wp\/v2\/docs\/50092"}],"wp:attachment":[{"href":"https:\/\/community.simplifier.io\/de\/wp-json\/wp\/v2\/media?parent=47948"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}