<?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: CreateGPSDDraft with multiple results issue in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/creategpsddraft-with-multiple-results-issue/m-p/38224#M2984</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately, it seems like CreateGPSDDraft function doesn't work with multiple results if results are taken from saved files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The only workaround I was able to find it's run tools in Python script and get results 'on the fly'. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CreateGPSDDraft function works with multiple results I got in the script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully this issue's going to be fixed because for some workflows it's necessary to run CreateGPSDDraft function with multiple saved results as parameter.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Apr 2013 14:22:54 GMT</pubDate>
    <dc:creator>AlexanderKhoroshun</dc:creator>
    <dc:date>2013-04-01T14:22:54Z</dc:date>
    <item>
      <title>CreateGPSDDraft with multiple results issue</title>
      <link>https://community.esri.com/t5/python-questions/creategpsddraft-with-multiple-results-issue/m-p/38223#M2983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to call CreateGPSDDraft function (new 10. SP1 ArcPy function) with multiple results parameter as described in this help topic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//018v0000008z000000" rel="nofollow noopener noreferrer" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//018v0000008z000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
toolOneResultFullPath = "C:/SCRIPTSTEST/ToolOneResult.rlt"
toolTwoResultFullPath = "C:/SCRIPTSTEST/ToolTwoResult.rlt"
arcpy.CreateGPSDDraft([toolOneResultFullPath , toolTwoResultFullPath ], "output.sddraft", "myservice")
&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But, I'm getting "Value Error: C:/SCRIPTSTEST/ToolOneResult.rlt" (Line 481 in "_base.py").&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There's no errors if I'm calling&amp;nbsp; CreateGPSDDraft function with any single result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any advice from Esri team?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 21:29:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creategpsddraft-with-multiple-results-issue/m-p/38223#M2983</guid>
      <dc:creator>AlexanderKhoroshun</dc:creator>
      <dc:date>2021-12-10T21:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: CreateGPSDDraft with multiple results issue</title>
      <link>https://community.esri.com/t5/python-questions/creategpsddraft-with-multiple-results-issue/m-p/38224#M2984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Unfortunately, it seems like CreateGPSDDraft function doesn't work with multiple results if results are taken from saved files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The only workaround I was able to find it's run tools in Python script and get results 'on the fly'. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CreateGPSDDraft function works with multiple results I got in the script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully this issue's going to be fixed because for some workflows it's necessary to run CreateGPSDDraft function with multiple saved results as parameter.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2013 14:22:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creategpsddraft-with-multiple-results-issue/m-p/38224#M2984</guid>
      <dc:creator>AlexanderKhoroshun</dc:creator>
      <dc:date>2013-04-01T14:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: CreateGPSDDraft with multiple results issue</title>
      <link>https://community.esri.com/t5/python-questions/creategpsddraft-with-multiple-results-issue/m-p/38225#M2985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ESRI?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 13:46:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creategpsddraft-with-multiple-results-issue/m-p/38225#M2985</guid>
      <dc:creator>ShaneBuscher</dc:creator>
      <dc:date>2017-02-22T13:46:05Z</dc:date>
    </item>
  </channel>
</rss>

