<?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: syntax problem using accumulateAttributeNames property on Route in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/syntax-problem-using-accumulateattributenames/m-p/161389#M1668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Aug 2020 14:14:27 GMT</pubDate>
    <dc:creator>jacquelinewillan1</dc:creator>
    <dc:date>2020-08-18T14:14:27Z</dc:date>
    <item>
      <title>syntax problem using accumulateAttributeNames property on Route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/syntax-problem-using-accumulateattributenames/m-p/161387#M1666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm having a syntax problem with adding the&amp;nbsp;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;"&gt;accumulateAttributeNames property to the Route object, in a Python script in Pro 2.5.&amp;nbsp; When I try with just one attribute it works, but when I add a second attribute there is an error on the Solve, so I must not have the right delimiter.&amp;nbsp; I've tried with commas and semicolon:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;"&gt;Accumulators = "VehicleTrack,VehicleWheel"&lt;BR /&gt; #Accumulators = "&lt;SPAN&gt;Vehicle&lt;/SPAN&gt;&lt;SPAN&gt;Track&lt;/SPAN&gt;;&lt;SPAN&gt;Vehicle&lt;/SPAN&gt;&lt;SPAN&gt;Wheel&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;"&gt;route.accumulateAttributeNames = [Accumulators]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; font-weight: 300;"&gt;What is the correct delimiter?&amp;nbsp; thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2020 20:31:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/syntax-problem-using-accumulateattributenames/m-p/161387#M1666</guid>
      <dc:creator>jacquelinewillan1</dc:creator>
      <dc:date>2020-08-17T20:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: syntax problem using accumulateAttributeNames property on Route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/syntax-problem-using-accumulateattributenames/m-p/161388#M1667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It needs to be a list of the string names of the attributes you want to accumulate.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff; border: 0px; font-weight: 300;"&gt;route.accumulateAttributeNames = [&lt;SPAN&gt;"VehicleTrack", "VehicleWheel"&lt;/SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2020 20:39:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/syntax-problem-using-accumulateattributenames/m-p/161388#M1667</guid>
      <dc:creator>MelindaMorang</dc:creator>
      <dc:date>2020-08-17T20:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: syntax problem using accumulateAttributeNames property on Route</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/syntax-problem-using-accumulateattributenames/m-p/161389#M1668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2020 14:14:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/syntax-problem-using-accumulateattributenames/m-p/161389#M1668</guid>
      <dc:creator>jacquelinewillan1</dc:creator>
      <dc:date>2020-08-18T14:14:27Z</dc:date>
    </item>
  </channel>
</rss>

