<?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 Including Feature Service in geoprocessing task in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/including-feature-service-in-geoprocessing-task/m-p/595268#M19687</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have successfully published a feature service task, providing 3 feature classes (2 point layers and 1 polyline layers). And I access the service from an JavaScript Web application. I would like to use the polyline feature class in an additional geoprocessing task. By creating the geoprocessing model in the modelbuilder, i select the desired polyline-feature class, from a database connection at the "Database Connections" folder. After publishing the geoprocessing task, i get the following error message: "The value does not exist. ERROR 000732: Input Features: Dataset Database Connections\Connection to &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;servername&lt;/SPAN&gt;&lt;SPAN&gt;.sde\&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;feature_class_name&lt;/SPAN&gt;&lt;SPAN&gt; does not exist or is not supported"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess that's because publishing the geoprocessing task doesn't include the connection to the database server?? how can a feature service be included to the geoprocessing task? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The work around of loading the feature class, by the web application, and sending it to the geoprocessing task, generates of cours hugh transfer data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;best regards from germany,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jul 2013 14:18:22 GMT</pubDate>
    <dc:creator>TomWantzenrieder</dc:creator>
    <dc:date>2013-07-11T14:18:22Z</dc:date>
    <item>
      <title>Including Feature Service in geoprocessing task</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/including-feature-service-in-geoprocessing-task/m-p/595268#M19687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have successfully published a feature service task, providing 3 feature classes (2 point layers and 1 polyline layers). And I access the service from an JavaScript Web application. I would like to use the polyline feature class in an additional geoprocessing task. By creating the geoprocessing model in the modelbuilder, i select the desired polyline-feature class, from a database connection at the "Database Connections" folder. After publishing the geoprocessing task, i get the following error message: "The value does not exist. ERROR 000732: Input Features: Dataset Database Connections\Connection to &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;servername&lt;/SPAN&gt;&lt;SPAN&gt;.sde\&lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;feature_class_name&lt;/SPAN&gt;&lt;SPAN&gt; does not exist or is not supported"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess that's because publishing the geoprocessing task doesn't include the connection to the database server?? how can a feature service be included to the geoprocessing task? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The work around of loading the feature class, by the web application, and sending it to the geoprocessing task, generates of cours hugh transfer data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;best regards from germany,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Tom&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2013 14:18:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/including-feature-service-in-geoprocessing-task/m-p/595268#M19687</guid>
      <dc:creator>TomWantzenrieder</dc:creator>
      <dc:date>2013-07-11T14:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Including Feature Service in geoprocessing task</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/including-feature-service-in-geoprocessing-task/m-p/595269#M19688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Tom,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I struggled with this too and I found that you don't add the feature service but the connection to the feature class that will be used in the feature service, that also will be used in the geoprocessing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Oct 2013 20:19:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/including-feature-service-in-geoprocessing-task/m-p/595269#M19688</guid>
      <dc:creator>ionarawilson1</dc:creator>
      <dc:date>2013-10-08T20:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Including Feature Service in geoprocessing task</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/including-feature-service-in-geoprocessing-task/m-p/595270#M19689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I fixed a similar problem I had by re-reading the help article below and modifying the way in which I had the gp service accessing the raster data layer I was using. I moved the sde database connection file to a location where the SOC user had read permissions and used UNC path naming. This seemed to resolve the error 000732 message i was getting and the service worked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Preparing_resources_for_publishing_as_services/00930000005v000000/"&gt;http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Preparing_resources_for_publishing_as_services/00930000005v000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 17:41:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/including-feature-service-in-geoprocessing-task/m-p/595270#M19689</guid>
      <dc:creator>PaulDioguardo</dc:creator>
      <dc:date>2013-11-05T17:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Including Feature Service in geoprocessing task</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/including-feature-service-in-geoprocessing-task/m-p/595271#M19690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you share the code snippet? Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2013 19:56:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/including-feature-service-in-geoprocessing-task/m-p/595271#M19690</guid>
      <dc:creator>ionarawilson1</dc:creator>
      <dc:date>2013-11-05T19:56:16Z</dc:date>
    </item>
  </channel>
</rss>

