<?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: Chaining GeoProcessing Services in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/chaining-geoprocessing-services/m-p/684352#M17585</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No idea about your issue, but if you don't need the shapefile at client side, why not create one GP tool chaining your 2 tools at server side?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Jun 2012 11:02:31 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2012-06-23T11:02:31Z</dc:date>
    <item>
      <title>Chaining GeoProcessing Services</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/chaining-geoprocessing-services/m-p/684351#M17584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been given some example code that links two GP tools together.&amp;nbsp; It waits for the first to complete and then does this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;string multiPatchScratchDB = "C:\\arcgisserver\\arcgisjobs\\.....etc... \\" + &lt;/SPAN&gt;&lt;STRONG&gt;jobID &lt;/STRONG&gt;&lt;SPAN&gt;+ "\\scratch\\ExtrudeBetween.shp";&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;parameters.Add(new GPString("Input_Features", multiPatchScratchDB));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;parameters.Add(...others);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;myGeoprocessorTask.SubmitJobAsync(parameters);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where JobId is the previous tools Id.&amp;nbsp; It looks like the first tool makes a shp file and the second one uses it (with other inputs).&amp;nbsp; This runs for someone located in the same building but not me on the other side of the Atlantic!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So the questions are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Is this an acceptable approach to link two GP tools (I can't find a single page discussing this)?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;If so, what could be causing it to run for one person and not the other (&lt;A href="http://support.esri.com/es/knowledgebase/techarticles/detail/35151"&gt;Errror 000732&lt;/A&gt; - the file does exist, I can see it!)?&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;If not, how should I approach passing a SHP between them?&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;SPAN&gt;Many thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Matthew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 12:42:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/chaining-geoprocessing-services/m-p/684351#M17584</guid>
      <dc:creator>MatthewPilgrim</dc:creator>
      <dc:date>2012-06-22T12:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Chaining GeoProcessing Services</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/chaining-geoprocessing-services/m-p/684352#M17585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No idea about your issue, but if you don't need the shapefile at client side, why not create one GP tool chaining your 2 tools at server side?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Jun 2012 11:02:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/chaining-geoprocessing-services/m-p/684352#M17585</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2012-06-23T11:02:31Z</dc:date>
    </item>
  </channel>
</rss>

