<?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: Fieldmappings - exportToString &amp; loadFromString in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/fieldmappings-exporttostring-loadfromstring/m-p/696118#M53971</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree!!! Good find.&lt;/P&gt;&lt;P&gt;For the price we pay for ESRI.... I would expect full documentation.&lt;/P&gt;&lt;P&gt;This we are not getting.&lt;/P&gt;&lt;P&gt;Thanks for posting. It helped me!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jan 2017 02:17:13 GMT</pubDate>
    <dc:creator>RayStout</dc:creator>
    <dc:date>2017-01-25T02:17:13Z</dc:date>
    <item>
      <title>Fieldmappings - exportToString &amp; loadFromString</title>
      <link>https://community.esri.com/t5/python-questions/fieldmappings-exporttostring-loadfromstring/m-p/696116#M53969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am moving to 10.3 and trying to move from the SDE commands.&lt;/P&gt;&lt;P&gt;Like many people, I find fieldmapping confusing.&amp;nbsp; I am writing an append script and took the "copy as python snippet" from the results table.&amp;nbsp; One thing I am not seeing documented - what order are the various properties stored in the import-export string? Some are self-evident, but the multiple boolean and integer fields are not so easy&amp;nbsp; Does someone have the order of the properties in the string?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 21:55:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/fieldmappings-exporttostring-loadfromstring/m-p/696116#M53969</guid>
      <dc:creator>Celeste_SuliinBurris</dc:creator>
      <dc:date>2015-04-30T21:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: Fieldmappings - exportToString &amp; loadFromString</title>
      <link>https://community.esri.com/t5/python-questions/fieldmappings-exporttostring-loadfromstring/m-p/696117#M53970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally found the answer. It was in &lt;A href="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=1729&amp;amp;t=207100#678774" title="http://forums.esri.com/Thread.asp?c=93&amp;amp;f=1729&amp;amp;t=207100#678774"&gt;Field Mapping logic for 9.2&lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Here are the field mapping text parameters: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Field Name] [Alias] [Editable] [IsNullable] [IsRequired] [Size] [Type] &lt;/P&gt;&lt;P&gt;[Precision] [Scale], [Merge Rule], [Delimiter], [Input Field Location, Input &lt;/P&gt;&lt;P&gt;Field Name], [Start Postion, End Postion], [Additional Input Field Location, &lt;/P&gt;&lt;P&gt;Input Field Name], [Start Postion, End Postion] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IsRequired is a hidden property and not assignable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The booleans are the [Editable] [IsNullable] [IsRequired] &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The recommended method by development is to use the field mapping object and not &lt;/P&gt;&lt;P&gt;the string."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A big thank you to the author, Dave Bollinger, and Simon Willis, whose link led me to it. I wish ESRI would document since I wanted to use fieldmappings, but could not find an example with append.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 21:05:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/fieldmappings-exporttostring-loadfromstring/m-p/696117#M53970</guid>
      <dc:creator>Celeste_SuliinBurris</dc:creator>
      <dc:date>2015-05-05T21:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fieldmappings - exportToString &amp; loadFromString</title>
      <link>https://community.esri.com/t5/python-questions/fieldmappings-exporttostring-loadfromstring/m-p/696118#M53971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree!!! Good find.&lt;/P&gt;&lt;P&gt;For the price we pay for ESRI.... I would expect full documentation.&lt;/P&gt;&lt;P&gt;This we are not getting.&lt;/P&gt;&lt;P&gt;Thanks for posting. It helped me!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 02:17:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/fieldmappings-exporttostring-loadfromstring/m-p/696118#M53971</guid>
      <dc:creator>RayStout</dc:creator>
      <dc:date>2017-01-25T02:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Fieldmappings - exportToString &amp; loadFromString</title>
      <link>https://community.esri.com/t5/python-questions/fieldmappings-exporttostring-loadfromstring/m-p/696119#M53972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The documentation for field mappings, as done through python objects is pretty good, when you can get your head round them &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What were you specifically trying to achieve, I can probably bash up a sample for you to show you how it works for your use.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 16:45:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/fieldmappings-exporttostring-loadfromstring/m-p/696119#M53972</guid>
      <dc:creator>LukeWebb</dc:creator>
      <dc:date>2017-01-30T16:45:32Z</dc:date>
    </item>
  </channel>
</rss>

