<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Problem Statement: Unable to Deploy CAPM Project on C... in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/problem-statement-unable-to-deploy-capm-project-on-cloud-foundry-service/qaa-p/14054715#M4907941</link>
    <description>Thank you for your suggestion! I have checked my xs-security.json and mta.yaml files and ensured that the xsappname is the same in both. The TESTAPP-auth service was successfully generated. However, I am still facing the following error during deployment: Error uploading content module "TESTAPP-app-deployer" in service "TESTAPP-html5-repo-host": Operation 'Upload File' to the URL '&lt;A href="https://html5-apps-repo-dt.cfapps.ap10.hana.ondemand.com/v2/files/upload" target="_blank"&gt;https://html5-apps-repo-dt.cfapps.ap10.hana.ondemand.com/v2/files/upload&lt;/A&gt;' failed. Remote server responded with HTTP status code 500, error message: 'Upload application content failed { CODE: '1001' } validation error: Could not find applications in the request.', error type 'Bad Request'</description>
    <pubDate>Mon, 24 Mar 2025 12:09:52 GMT</pubDate>
    <dc:creator>Pratibha_Salunke</dc:creator>
    <dc:date>2025-03-24T12:09:52Z</dc:date>
    <item>
      <title>Problem Statement: Unable to Deploy CAPM Project on Cloud Foundry – Service Instance Not Found</title>
      <link>https://community.sap.com/t5/technology-q-a/problem-statement-unable-to-deploy-capm-project-on-cloud-foundry-service/qaq-p/14051211</link>
      <description>&lt;P&gt;Dear Exports,&lt;/P&gt;&lt;P&gt;I have developed an SAP CAPM (Cloud Application Programming Model) application that facilitates salary uploads from Excel to SAP Public Cloud. I followed the official SAP tutorials to develop and deploy my application:&lt;/P&gt;&lt;P&gt;SAP CAPM Introduction Tutorial&lt;/P&gt;&lt;P&gt;Deploy to Cloud Foundry Tutorial&lt;/P&gt;&lt;P&gt;I successfully generated the TESTAPP_1.0.0.mtar file and attempted to deploy it using:&lt;/P&gt;&lt;P&gt;cf deploy /home/user/projects/TESTAPP/mta_archives/TESTAPP_1.0.0.mtar -f&lt;/P&gt;&lt;P&gt;However, the deployment fails with the following error:&lt;/P&gt;&lt;P&gt;Error monitoring creation or update of services: Error creating service "TESTAPP-auth" from offering "xsuaa" and plan "application": Error creating application null (Error parsing xs-security.json data: Inconsistent xs-security.json: Invalid xsappname "TESTAPP-Qorix India Pvt Ltd_qorix-yfvzj2ew_ext-dev": May only include characters 'a'-'z', 'A'-'Z', '0'-'9', '_', '-', '\', and '/'.)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pratibha_Salunke_0-1742458227015.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/240371i95665CD12DF76962/image-size/medium?v=v2&amp;amp;px=400" alt="Pratibha_Salunke_0-1742458227015.png" title="Pratibha_Salunke_0-1742458227015.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Project Setup Details&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have not created any entities under the db folder. Instead, my project consists of:&lt;UL&gt;&lt;LI&gt;Service definitions (.cds and .js files) under the srv folder&lt;/LI&gt;&lt;LI&gt;Fiori app under the app folder&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;I successfully generated the .mtar file and followed all steps mentioned in the SAP tutorial.&lt;/LI&gt;&lt;LI&gt;Deployment fails during the xsuaa service creation&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Actions Performed:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;1. Updated mta.yaml as per the tutorial.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;2. Added the required build script in TESTAPP/APP/Project1/package.json.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;3. Successfully generated the .mtar file.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;4. Attempted deployment via cf deploy, but encountered the above error&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How can I correctly format the xsappname in xs-security.json to avoid invalid characters?&lt;/LI&gt;&lt;LI&gt;What are the best practices for deploying a CAPM project to CloudFoundry with xsuaa authentication?&lt;/LI&gt;&lt;LI&gt;What is the best way to handle space-containing organization names in the xsappname field?&lt;/LI&gt;&lt;LI&gt;Does my project require a db folder with entities for successful deployment, or can I deploy only with services(srv) and a Fiori app(app)?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 08:29:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/problem-statement-unable-to-deploy-capm-project-on-cloud-foundry-service/qaq-p/14051211</guid>
      <dc:creator>Pratibha_Salunke</dc:creator>
      <dc:date>2025-03-20T08:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Statement: Unable to Deploy CAPM Project on C...</title>
      <link>https://community.sap.com/t5/technology-q-a/problem-statement-unable-to-deploy-capm-project-on-cloud-foundry-service/qaa-p/14054240#M4907879</link>
      <description>&lt;P&gt;Your error message seems to indicate that your xs-security.json file is not correct. Can you check if it exists and if you are pointing to the correct one in your mta.yaml?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 02:52:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/problem-statement-unable-to-deploy-capm-project-on-cloud-foundry-service/qaa-p/14054240#M4907879</guid>
      <dc:creator>martinstenzig</dc:creator>
      <dc:date>2025-03-24T02:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Statement: Unable to Deploy CAPM Project on C...</title>
      <link>https://community.sap.com/t5/technology-q-a/problem-statement-unable-to-deploy-capm-project-on-cloud-foundry-service/qaa-p/14054715#M4907941</link>
      <description>Thank you for your suggestion! I have checked my xs-security.json and mta.yaml files and ensured that the xsappname is the same in both. The TESTAPP-auth service was successfully generated. However, I am still facing the following error during deployment: Error uploading content module "TESTAPP-app-deployer" in service "TESTAPP-html5-repo-host": Operation 'Upload File' to the URL '&lt;A href="https://html5-apps-repo-dt.cfapps.ap10.hana.ondemand.com/v2/files/upload" target="_blank"&gt;https://html5-apps-repo-dt.cfapps.ap10.hana.ondemand.com/v2/files/upload&lt;/A&gt;' failed. Remote server responded with HTTP status code 500, error message: 'Upload application content failed { CODE: '1001' } validation error: Could not find applications in the request.', error type 'Bad Request'</description>
      <pubDate>Mon, 24 Mar 2025 12:09:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/problem-statement-unable-to-deploy-capm-project-on-cloud-foundry-service/qaa-p/14054715#M4907941</guid>
      <dc:creator>Pratibha_Salunke</dc:creator>
      <dc:date>2025-03-24T12:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Statement: Unable to Deploy CAPM Project on C...</title>
      <link>https://community.sap.com/t5/technology-q-a/problem-statement-unable-to-deploy-capm-project-on-cloud-foundry-service/qaa-p/14055100#M4907986</link>
      <description>This is a different error. This one has to do the HTML5 app repo upload. You might have to go back to the tutorial and check the steps around assembling the HTML5 component and upload.</description>
      <pubDate>Mon, 24 Mar 2025 18:07:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/problem-statement-unable-to-deploy-capm-project-on-cloud-foundry-service/qaa-p/14055100#M4907986</guid>
      <dc:creator>martinstenzig</dc:creator>
      <dc:date>2025-03-24T18:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Statement: Unable to Deploy CAPM Project on C...</title>
      <link>https://community.sap.com/t5/technology-q-a/problem-statement-unable-to-deploy-capm-project-on-cloud-foundry-service/qaa-p/14169688#M4921695</link>
      <description>&lt;P&gt;There are illegal characters being used:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;xsappname "TESTAPP-&lt;STRONG&gt;Qorix India Pvt Ltd&lt;/STRONG&gt;_qorix-yfvzj2ew_ext-dev":&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Empty space would be deemed an illegal character&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 15:22:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/problem-statement-unable-to-deploy-capm-project-on-cloud-foundry-service/qaa-p/14169688#M4921695</guid>
      <dc:creator>AngusFreil</dc:creator>
      <dc:date>2025-08-01T15:22:02Z</dc:date>
    </item>
  </channel>
</rss>

