<?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: Documentation of supported source types in DLT in Data Loading Tools Questions</title>
    <link>https://community.esri.com/t5/data-loading-tools-questions/documentation-of-supported-source-types-in-dlt/m-p/1337194#M139</link>
    <description>&lt;P&gt;I am trying to map a table to a feature class, to be more precise an Event Feature Class (Part of an LRS) I would expect indeed Null/empty shapes, because I expect to generate the events later using the tools in the Location Referencing toolbox later.&amp;nbsp;&lt;/P&gt;&lt;P&gt;so far every attempt with xls files or event ODBC connection tables, result in the same warning and the tool does not generate the &lt;STRONG&gt;Data Loading workspace&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Oct 2023 09:34:09 GMT</pubDate>
    <dc:creator>Cristian_Galindo</dc:creator>
    <dc:date>2023-10-12T09:34:09Z</dc:date>
    <item>
      <title>Documentation of supported source types in DLT</title>
      <link>https://community.esri.com/t5/data-loading-tools-questions/documentation-of-supported-source-types-in-dlt/m-p/1336494#M136</link>
      <description>&lt;P data-unlink="true"&gt;I have been reading the documentation of the dlt &lt;A href="https://doc.arcgis.com/en/arcgis-solutions/latest/tool-reference/data-loading/an-overview-of-the-data-loading-toolbox.htm" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;and also the legacy documentation &lt;A href="https://solutions.arcgis.com/shared/help/data-loading/tool-reference/an-overview-of-the-data-loading-tools.htm" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;but it does not specify which data sources are valid.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;According to some of the videos i can deduct that Filegeodatabases are allowed.&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;I have an use case that involves csv, xls, xlsx files.&amp;nbsp;&lt;/P&gt;&lt;P data-unlink="true"&gt;I tried to use them in the the tools but I just got a warning, and no workspace was created:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;Create Data Loading Workspace
=====================
Parameters

Source to Target Mapping 'C:\Temp2\dlt_prototype\Myfile.xls' C:\Temp2\dlt_prototype\_TRY_Cglondono.sde\DATAOWNER.P_Integrity\DATAOWNER.REFERENCE
Output Folder C:\Temp2\dlt_prototype\dlt_workspaces\SimpleMapping
Calculate Feature Count Statistics false
Data Loading Workspace
Predictive Field Matching Options
Predefined Mapping in_memory\main.dlt_template
Create Matches by Subtype true
=====================
Messages

Start Time: Tuesday, October 10, 2023 10:53:34 AM
ArcGIS Pro 3.1.2.41833
dltsolutions 3.1.3
WARNING 000732: Source to Target Mapping: Dataset C:\Temp2\dlt_prototype\myfile.xls does not exist or is not supported
Succeeded at Tuesday, October 10, 2023 10:53:35 AM (Elapsed Time: 1.12 seconds)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a complete list of formats supported for this tool?&lt;/P&gt;&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 09:05:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-loading-tools-questions/documentation-of-supported-source-types-in-dlt/m-p/1336494#M136</guid>
      <dc:creator>Cristian_Galindo</dc:creator>
      <dc:date>2023-10-10T09:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation of supported source types in DLT</title>
      <link>https://community.esri.com/t5/data-loading-tools-questions/documentation-of-supported-source-types-in-dlt/m-p/1336500#M137</link>
      <description>&lt;P&gt;First I notice that I was selecting the xlsx file, not the sheet (my bad).&lt;/P&gt;&lt;P&gt;Now, I selected the sheet but i got another warning:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;Start Time: Tuesday, October 10, 2023 11:27:57 AM
ArcGIS Pro 3.1.2.41833
dltsolutions 3.1.3
C:\Temp2\dlt_prototype\MyFile.xlsx\ILI$ -&amp;gt; C:\Temp2\dlt_prototype\TRY_Cglondono.sde\DATAOWNER.P_Integrity\DATAOWNER.RDM_REFERENCE
	Table cannot be mapped to FeatureClass
Succeeded at Tuesday, October 10, 2023 11:27:59 AM (Elapsed Time: 1.71 seconds)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried using the tool:&lt;/P&gt;&lt;P&gt;"Append with Transformation" and it did the work.&lt;/P&gt;&lt;P&gt;I really like to use the functionality of the workspace, because i want to make this domain mapping. Is it the way to make the tool CreateDataLoadingWorkspace with xlsx files?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 09:43:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-loading-tools-questions/documentation-of-supported-source-types-in-dlt/m-p/1336500#M137</guid>
      <dc:creator>Cristian_Galindo</dc:creator>
      <dc:date>2023-10-10T09:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation of supported source types in DLT</title>
      <link>https://community.esri.com/t5/data-loading-tools-questions/documentation-of-supported-source-types-in-dlt/m-p/1336887#M138</link>
      <description>We have discussed allowing mapping of FC to table, and other options. It looks like you are mapping a table to a feature class or is the target a table? If you are mapping a table to a featureclass, would you expect Null/Empty shapes or are you constructing a shape?&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Oct 2023 12:08:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-loading-tools-questions/documentation-of-supported-source-types-in-dlt/m-p/1336887#M138</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2023-10-11T12:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation of supported source types in DLT</title>
      <link>https://community.esri.com/t5/data-loading-tools-questions/documentation-of-supported-source-types-in-dlt/m-p/1337194#M139</link>
      <description>&lt;P&gt;I am trying to map a table to a feature class, to be more precise an Event Feature Class (Part of an LRS) I would expect indeed Null/empty shapes, because I expect to generate the events later using the tools in the Location Referencing toolbox later.&amp;nbsp;&lt;/P&gt;&lt;P&gt;so far every attempt with xls files or event ODBC connection tables, result in the same warning and the tool does not generate the &lt;STRONG&gt;Data Loading workspace&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 09:34:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-loading-tools-questions/documentation-of-supported-source-types-in-dlt/m-p/1337194#M139</guid>
      <dc:creator>Cristian_Galindo</dc:creator>
      <dc:date>2023-10-12T09:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation of supported source types in DLT</title>
      <link>https://community.esri.com/t5/data-loading-tools-questions/documentation-of-supported-source-types-in-dlt/m-p/1339332#M140</link>
      <description>&lt;P&gt;Just to follow up on this - we have a note to update documentation with supported types. As for your workflow, Excel sheets (not workbooks) are supported as inputs. However, we block table to shape currently. A potentially workaround would be to load your excel table to a gdb table using DLT. From there you can Append to a Feature Class as needed.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2023 20:34:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-loading-tools-questions/documentation-of-supported-source-types-in-dlt/m-p/1339332#M140</guid>
      <dc:creator>TedHoward2</dc:creator>
      <dc:date>2023-10-18T20:34:46Z</dc:date>
    </item>
  </channel>
</rss>

