<?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 SetupStoreByTable Documentation Incorrect in ArcGIS Solutions Questions</title>
    <link>https://community.esri.com/t5/arcgis-solutions-questions/setupstorebytable-documentation-incorrect/m-p/735832#M772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The documentation &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00mm00000032000000.htm"&gt;here&lt;/A&gt;&lt;SPAN&gt; is incorrect.&amp;nbsp; The example SetupStoreByTable function in the ArcPY script at the bottom reads:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt; arcpy.SetupStoreByTable_ba(Input, Locator, FldCol, StoreName, "USE_EXISTING", StoreId, OutFC)&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It should read according to the documentation DIRECTLY ABOVE it and python reflection:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt; arcpy.SetupStoreByTable_ba(Input, Locator, FldCol, StoreName, StoreId, OutFC, "USE_EXISTING")&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you run it the way it is an exception is thrown with the message "Cannot set input into parameter WayToSpecifyStoreIDField."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tyler&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Oct 2011 18:21:54 GMT</pubDate>
    <dc:creator>TylerCopple</dc:creator>
    <dc:date>2011-10-03T18:21:54Z</dc:date>
    <item>
      <title>SetupStoreByTable Documentation Incorrect</title>
      <link>https://community.esri.com/t5/arcgis-solutions-questions/setupstorebytable-documentation-incorrect/m-p/735832#M772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The documentation &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00mm00000032000000.htm"&gt;here&lt;/A&gt;&lt;SPAN&gt; is incorrect.&amp;nbsp; The example SetupStoreByTable function in the ArcPY script at the bottom reads:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt; arcpy.SetupStoreByTable_ba(Input, Locator, FldCol, StoreName, "USE_EXISTING", StoreId, OutFC)&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It should read according to the documentation DIRECTLY ABOVE it and python reflection:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt; arcpy.SetupStoreByTable_ba(Input, Locator, FldCol, StoreName, StoreId, OutFC, "USE_EXISTING")&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you run it the way it is an exception is thrown with the message "Cannot set input into parameter WayToSpecifyStoreIDField."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tyler&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 18:21:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-solutions-questions/setupstorebytable-documentation-incorrect/m-p/735832#M772</guid>
      <dc:creator>TylerCopple</dc:creator>
      <dc:date>2011-10-03T18:21:54Z</dc:date>
    </item>
  </channel>
</rss>

