<?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: cannot deploy .hdbcds artifacts in BAS in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/cannot-deploy-hdbcds-artifacts-in-bas/qaa-p/12344352#M4623091</link>
    <description>&lt;P&gt;HDBCDS is not supported in HANA Cloud.  You should either use hdbtable or CAP CDS inst&lt;/P&gt;</description>
    <pubDate>Mon, 01 Feb 2021 02:52:12 GMT</pubDate>
    <dc:creator>thomas_jung</dc:creator>
    <dc:date>2021-02-01T02:52:12Z</dc:date>
    <item>
      <title>cannot deploy .hdbcds artifacts in BAS</title>
      <link>https://community.sap.com/t5/technology-q-a/cannot-deploy-hdbcds-artifacts-in-bas/qaq-p/12344351</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;Hi All,&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;i cannot deploy .hdbcds artifact to create table in BAS, getting below error.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1879606-vlwdn.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Log&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;5:56:51 PM (HDB)  Starting make in the container "XCWSCHEMA_1" with 1 files to deploy, 0 files to undeploy... 
5:56:51 PM (HDB)   Disabling table replication for the container schema "XCWSCHEMA_1"...   Disabling table replication for the container schema "XCWSCHEMA_1"... 
					ok  (0s 77ms)  Migrating libraries...   Migrating libraries... ok  (0s 8ms)  Making...    Preparing...    Preparing the make transaction... 
					Adding "src/testWeb.hdbcds" for deploy...    Error: "src/testWeb.hdbcds": could not create a compile unit for the file [8211714]     
					at "src/testWeb.hdbcds" (0:0)
5:56:51 PM (HDB)    Error: Could not find the "com.sap.hana.di.cds" build plugin [8210501]   Error: Adding "src/testWeb.hdbcds" for deploy... failed [8211700]  
					Error: Preparing... failed [8211602]   Preparing the make transaction... ok  (0s 55ms)   Make failed (5 errors, 0 warnings): tried to deploy 1 
					files, undeploy 0 files, redeploy 0 dependent files   Error: Making... failed [8211605] Error: Starting make in the container "XCWSCHEMA_1"
					with 1 files to deploy, 0 files to undeploy... failed [8214168]
5:56:51 PM (HDB) Deployment to container XCWSCHEMA_1 failed - error: HDI make failed [depId].
5:56:51 PM (HDB) Error: HDI make failed
5:56:51 PM (HDB) (1s 741ms)
5:56:51 PM (HDB) 
5:56:51 PM (HDB) Deployment failed with exit code: 1
5:56:51 PM (HDB) STRUCTURED LOG CHECKSUM 8076648cc918d7b0c7265f7b45bd3a87656abf442a596bb9d4a9d27bc37e2ba6
5:56:51 PM (HDB) STRUCTURED LOG SIZE5953
5:56:51 PM (HDB) SENDING STRUCTURED LOG
5:56:51 PM (HDB) Ended because of error: Deployment failed with exit code: 1
5:56:51 PM (HDB) Build command failed : Please check the Problem view for more information.: hdi-build operation failed: Deployment failed with exit code: 1
5:56:51 PM (HDB) Build of /XChickenWingsProject/db failed due to The "task for hdb build" process finished with code 1.
&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;&lt;IMG alt="" /&gt;&lt;IMG alt="" /&gt;&lt;IMG alt="" style="font-size: 15px; color: rgb(60, 60, 60);" /&gt;&lt;/P&gt;
  &lt;P&gt;I am using SAP Cloud platform - trail HANA instance to create this.&lt;/P&gt;
  &lt;P&gt;1. I have added below code to .hdiconfig file as well.&lt;/P&gt; 
  &lt;PRE&gt;&lt;CODE&gt;              "hdbcds": {
"plugin_name": "com.sap.hana.di.cds"
},
&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;2. Also tried adding below codes to package.json file.&lt;/P&gt;
  &lt;UL&gt; 
   &lt;LI&gt;"cds": { "hana": { "deploy-format": "hdbtable" }, "requires": { "db": { "kind": "hana" } } }&lt;/LI&gt; 
   &lt;LI&gt;{ "cds": { "hana" : { "deploy-format": "hdbtable" } } }&lt;/LI&gt; 
  &lt;/UL&gt;
  &lt;P&gt;it didn't work. Has .hdbcds not supported anymore in SCP - Hana instance or am I making any error? Kindly help.&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;Suresh&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 02:16:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/cannot-deploy-hdbcds-artifacts-in-bas/qaq-p/12344351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2021-02-01T02:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: cannot deploy .hdbcds artifacts in BAS</title>
      <link>https://community.sap.com/t5/technology-q-a/cannot-deploy-hdbcds-artifacts-in-bas/qaa-p/12344352#M4623091</link>
      <description>&lt;P&gt;HDBCDS is not supported in HANA Cloud.  You should either use hdbtable or CAP CDS inst&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 02:52:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/cannot-deploy-hdbcds-artifacts-in-bas/qaa-p/12344352#M4623091</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2021-02-01T02:52:12Z</dc:date>
    </item>
  </channel>
</rss>

