<?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>topic Re: Datawarehouse export to GIT issue in Data Warehouse</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Datawarehouse-export-to-GIT-issue/m-p/4292139#M2104</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="852752" data-lia-user-login="Vojtech" class="lia-mention lia-mention-user"&gt;Vojtech&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;An object with name 'cc091cd564fc900c6706aaccd256fc89' already exists in the collection&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;As the message mentions, it seems like the issue due to specific object already exists in your collections. Have you check if the previous operation already create same objects?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
    <pubDate>Wed, 20 Nov 2024 01:57:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-20T01:57:10Z</dc:date>
    <item>
      <title>Datawarehouse export to GIT issue</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Datawarehouse-export-to-GIT-issue/m-p/4290836#M2100</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have encountered an issue with one of my warehouses. When I click on the "Source Control" button, I receive the following message after a while:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Cluster URI &lt;A href="https://wabi-europe-north-b-redirect.analysis.windows.net/" target="_blank" rel="noopener"&gt;https://wabi-europe-north-b-redirect.analysis.windows.net/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Activity ID 40496327-ddb7-41b1-8e38-2b1154717302&lt;/P&gt;&lt;P&gt;Request ID 21c097f6-c506-acc9-5a89-fed3c7a38b30&lt;/P&gt;&lt;P&gt;Workload Error Code InternalError&lt;/P&gt;&lt;P&gt;Workload Error Message An object with name 'cc091cd564fc900c6706aaccd256fc89' already exists in the collection.&lt;/P&gt;&lt;P&gt;ArtifactObjectId a2c0f950-166a-48ed-b044-260ea5efd092&lt;/P&gt;&lt;P&gt;GitErrorDetails {"artifactType":"Datawarehouse","artifactDisplayName":"dwh_sk_hr","artifactLogicalId":"0d7f367c-c904-47f8-8ecf-9d8d2075918a","rootActivityId":"21c097f6-c506-acc9-5a89-fed3c7a38b30","httpStatus":0,"errorType":"Exception","errorCode":null,"errorSource":1,"targetCommit":null,"artifacts":null,"errorDetails":{"ErrorCode":"InternalError","ErrorMessage":"An object with name 'cc091cd564fc900c6706aaccd256fc89' already exists in the collection.","ErrorParameters":null,"ErrorCategory":"Microsoft.ServicePlatform.Exceptions.DataContracts.ExceptionData","IsTransient":false,"AdditionalParameters":[{"Name":"ExceptionType","Value":"Microsoft.ServicePlatform.Exceptions.DataContracts.ExceptionData"},{"Name":"ArtifactObjectId","Value":"a2c0f950-166a-48ed-b044-260ea5efd092@7b131192-3e04-4ad6-8ed7-eab2fc49137d$2024-11-19T10:40:40.5498126Z@d81b08d4-8a02-4804-adf7-70dc99a4b72d"}],"ErrorSource":0,"UserInteractionRequest":null},"gitProviderErrorResponse":null,"culprit":0}&lt;/P&gt;&lt;P&gt;Time Tue Nov 19 2024 11:40:55 GMT+0100 (Central European Standard Time)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, when I attempt to export the Database Project, I encounter the following error:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Something went wrong&lt;/P&gt;&lt;P&gt;Archive is undefined&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance for your assistance.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Vojtěch&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 10:45:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Datawarehouse-export-to-GIT-issue/m-p/4290836#M2100</guid>
      <dc:creator>Vojtech</dc:creator>
      <dc:date>2024-11-19T10:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Datawarehouse export to GIT issue</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Datawarehouse-export-to-GIT-issue/m-p/4291596#M2101</link>
      <description>&lt;P&gt;Do you have something called "Archive" in your Warehouse?&lt;/P&gt;&lt;P&gt;I experienced similar issues having "aux" as schema in the Warehouse. It's a reserved keyword in windows therefore the DACPAC can't create "aux" folder on the client machine.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 17:04:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Datawarehouse-export-to-GIT-issue/m-p/4291596#M2101</guid>
      <dc:creator>R1k91</dc:creator>
      <dc:date>2024-11-19T17:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Datawarehouse export to GIT issue</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Datawarehouse-export-to-GIT-issue/m-p/4291828#M2102</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for the tip, but unfortunately, there is no object named Archive in my Warehouse.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2024 20:23:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Datawarehouse-export-to-GIT-issue/m-p/4291828#M2102</guid>
      <dc:creator>Vojtech</dc:creator>
      <dc:date>2024-11-19T20:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Datawarehouse export to GIT issue</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Datawarehouse-export-to-GIT-issue/m-p/4292139#M2104</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="852752" data-lia-user-login="Vojtech" class="lia-mention lia-mention-user"&gt;Vojtech&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;gt;An object with name 'cc091cd564fc900c6706aaccd256fc89' already exists in the collection&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;As the message mentions, it seems like the issue due to specific object already exists in your collections. Have you check if the previous operation already create same objects?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 01:57:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Datawarehouse-export-to-GIT-issue/m-p/4292139#M2104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-20T01:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Datawarehouse export to GIT issue</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Datawarehouse-export-to-GIT-issue/m-p/4292964#M2110</link>
      <description>&lt;P&gt;I certainly do not have an user object named "cc091cd564fc900c6706aaccd256fc89" in the Data Warehouse. I believe this might be some kind of "internal" object. Do you have any suggestions on how I can check its existence?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 09:27:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Datawarehouse-export-to-GIT-issue/m-p/4292964#M2110</guid>
      <dc:creator>Vojtech</dc:creator>
      <dc:date>2024-11-20T09:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Datawarehouse export to GIT issue</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Datawarehouse-export-to-GIT-issue/m-p/4312715#M2169</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="852752" data-lia-user-login="Vojtech" class="lia-mention lia-mention-user"&gt;Vojtech&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Perhaps you can try to use semantic functions to list all the artifacts, it will show the table with corresponding object id.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-science/semantic-link-semantic-functions" target="_blank"&gt;Semantic functions - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 05:32:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Datawarehouse-export-to-GIT-issue/m-p/4312715#M2169</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-12-04T05:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Datawarehouse export to GIT issue</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Datawarehouse-export-to-GIT-issue/m-p/4313593#M2177</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Unfortunately, cc091cd564fc900c6706aaccd256fc89 is not in the list.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2024 14:21:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Datawarehouse-export-to-GIT-issue/m-p/4313593#M2177</guid>
      <dc:creator>Vojtech</dc:creator>
      <dc:date>2024-12-04T14:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Datawarehouse export to GIT issue</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Warehouse/Datawarehouse-export-to-GIT-issue/m-p/4328933#M2243</link>
      <description>&lt;P&gt;This seems like a tricky issue. The error message about the object already existing in the collection suggests there might be a conflict with an artifact in your Git repository. You could try:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Checking the repository for an artifact with the same name or ID ('cc091cd564fc900c6706aaccd256fc89') and resolving any duplicates.&lt;/LI&gt;&lt;LI&gt;Cleaning up any partially exported projects and retrying the export.&lt;/LI&gt;&lt;LI&gt;Ensuring your configurations for Source Control are up to date and consistent across environments.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;The 'Archive is undefined' error could point to an incomplete process—maybe clearing your cache or trying a different workspace could help.&lt;/P&gt;&lt;P&gt;When troubleshooting complex issues like this, I find it helpful to pause and reflect. Personally, when I &lt;A href="https://suraheyaseen.com/" target="_self"&gt;&lt;STRONG&gt;read Surah Yaseen&lt;/STRONG&gt;&lt;/A&gt;, it gives me a sense of clarity and helps me tackle challenges with a fresh perspective.&lt;/P&gt;&lt;P&gt;Hope this helps! Let us know how it goes.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Dec 2024 05:10:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Warehouse/Datawarehouse-export-to-GIT-issue/m-p/4328933#M2243</guid>
      <dc:creator>abuislam</dc:creator>
      <dc:date>2024-12-14T05:10:02Z</dc:date>
    </item>
  </channel>
</rss>

