<?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 Can the Data Loader Tools - Worksheets be used to load directly to SDE? in Data Loading Tools Questions</title>
    <link>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1474064#M190</link>
    <description>&lt;P&gt;I have had a lot of success using the data loading worksheets to load from gdb to gdb, but I cannot find any documentation about loading from gdb to SDE using the same worksheets.&amp;nbsp; Is the load to SDE via the worksheets not currently supported?&amp;nbsp; If it is, does anyone have an example of the target path syntax?&lt;/P&gt;</description>
    <pubDate>Thu, 16 May 2024 18:07:05 GMT</pubDate>
    <dc:creator>CristinHolmgren2</dc:creator>
    <dc:date>2024-05-16T18:07:05Z</dc:date>
    <item>
      <title>Can the Data Loader Tools - Worksheets be used to load directly to SDE?</title>
      <link>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1474064#M190</link>
      <description>&lt;P&gt;I have had a lot of success using the data loading worksheets to load from gdb to gdb, but I cannot find any documentation about loading from gdb to SDE using the same worksheets.&amp;nbsp; Is the load to SDE via the worksheets not currently supported?&amp;nbsp; If it is, does anyone have an example of the target path syntax?&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 18:07:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1474064#M190</guid>
      <dc:creator>CristinHolmgren2</dc:creator>
      <dc:date>2024-05-16T18:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can the Data Loader Tools - Worksheets be used to load directly to SDE?</title>
      <link>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1474564#M191</link>
      <description>&lt;P&gt;Loading to an SDE database via a direct connection to the database is supported. This is done via a connection file. Make a database connection file with the proper credentials and then use that as your target dataset (&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/create-database-connection.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/create-database-connection.htm&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;For example, in the Target column of a DataReference.xlsx sheet you would use something similar to this path where the DLT.sde is the connection file that you created.&lt;/P&gt;&lt;P&gt;C:\Temp\DLT\DLT.sde\dlt.user.GravityMain&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 14:31:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1474564#M191</guid>
      <dc:creator>PatrickGCowan</dc:creator>
      <dc:date>2024-05-17T14:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can the Data Loader Tools - Worksheets be used to load directly to SDE?</title>
      <link>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1474689#M192</link>
      <description>&lt;P&gt;Thanks Patrick!&amp;nbsp; I've tried several renditions of the below path and keep getting a 'does not exist or is not supported' error.&amp;nbsp; Anything I might be missing?&amp;nbsp; I've tried with and without the FeatureDataset in the path - Same error.&lt;/P&gt;&lt;P&gt;C:\Temp\PROD @ TESTING.sde\PROD.FeatureDataset\PROD.FeatureClass&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 17:52:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1474689#M192</guid>
      <dc:creator>CristinHolmgren2</dc:creator>
      <dc:date>2024-05-17T17:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can the Data Loader Tools - Worksheets be used to load directly to SDE?</title>
      <link>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1474776#M193</link>
      <description>&lt;P&gt;I would check that the path for the SDE is correct. You can do this with python by using arcpy.Exists. If the path is valid, it should return True. You may want to look into the permissions and versioning on the SDE connection as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;arcpy.Exists("C:\Temp\PROD @ TESTING.sde\PROD.FeatureDataset\PROD.FeatureClass")&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 20:36:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1474776#M193</guid>
      <dc:creator>PatrickGCowan</dc:creator>
      <dc:date>2024-05-17T20:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can the Data Loader Tools - Worksheets be used to load directly to SDE?</title>
      <link>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1474789#M194</link>
      <description>&lt;P&gt;Thanks again.&amp;nbsp; The database is traditionally versioned (has children &amp;amp; grandchildren), but I would like to load the data straight to default.&amp;nbsp; The connection string is connected as the data owner and the Default version. Seems that one issue was that the path was too long.&amp;nbsp; Had success at getting the arcpy.Exists to return true for target and source, but am still getting errors - Runtime errors when tool executes.&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 21:09:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1474789#M194</guid>
      <dc:creator>CristinHolmgren2</dc:creator>
      <dc:date>2024-05-17T21:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can the Data Loader Tools - Worksheets be used to load directly to SDE?</title>
      <link>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1475452#M195</link>
      <description>&lt;P&gt;Did you save the username and password in the file?&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 15:00:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1475452#M195</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2024-05-20T15:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can the Data Loader Tools - Worksheets be used to load directly to SDE?</title>
      <link>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1475458#M196</link>
      <description>&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;Database Connection has User Name and Password saved.&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 15:07:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1475458#M196</guid>
      <dc:creator>CristinHolmgren2</dc:creator>
      <dc:date>2024-05-20T15:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can the Data Loader Tools - Worksheets be used to load directly to SDE?</title>
      <link>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1477806#M198</link>
      <description>&lt;P&gt;After really digging into this, my issue ended up being a GlobalID/GUID issue combined with a path that was too long.&amp;nbsp; I have been able to successfully load into a traditionally versioned SDE, but am now experiencing some issues with the attachments coming through.&amp;nbsp; Attachment table gets populated, relationships look correct, but blobs do not resolve, nor is Pro seeing the feature and its attachments as related, even though the Feature.GlobalID field and Table.REF_GlobalID field match.&amp;nbsp; Maybe the issue is the Feature.GlobalID field is a GUID?&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 16:42:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1477806#M198</guid>
      <dc:creator>CristinHolmgren2</dc:creator>
      <dc:date>2024-05-23T16:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can the Data Loader Tools - Worksheets be used to load directly to SDE?</title>
      <link>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1478234#M199</link>
      <description>&lt;P&gt;If the row is coming over, but the blob is not usable, then I suggest you log a bug.&amp;nbsp; Something is not loading correctly with the attachment.&amp;nbsp; Are your attachments photos?&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 09:17:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1478234#M199</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2024-05-24T09:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can the Data Loader Tools - Worksheets be used to load directly to SDE?</title>
      <link>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1479791#M200</link>
      <description>&lt;P&gt;Yes.&amp;nbsp; Attachments are photos (mostly), none are working.&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2024 20:19:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-loading-tools-questions/can-the-data-loader-tools-worksheets-be-used-to/m-p/1479791#M200</guid>
      <dc:creator>CristinHolmgren2</dc:creator>
      <dc:date>2024-05-28T20:19:38Z</dc:date>
    </item>
  </channel>
</rss>

