<?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 Running exe file from GP service in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/running-exe-file-from-gp-service/m-p/357987#M13778</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;We develop a GP service that is based on python script.&lt;/P&gt;&lt;P style="text-align: left;"&gt;The python script call an exe file that use some ArcObjects functionality that does not exists within arcpy (very limited functionality).&lt;/P&gt;&lt;P style="text-align: left;"&gt;Is there any problem with this configuration?&lt;/P&gt;&lt;P style="text-align: left;"&gt;Do we break any license agreement? &lt;/P&gt;&lt;P style="text-align: left;"&gt;The exe is running on the same machine as the GP service.&lt;/P&gt;&lt;P style="text-align: left;"&gt;Are we going to have any problems with parallel calls to the gp service?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jul 2015 10:41:38 GMT</pubDate>
    <dc:creator>ModyBuchbinder</dc:creator>
    <dc:date>2015-07-14T10:41:38Z</dc:date>
    <item>
      <title>Running exe file from GP service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/running-exe-file-from-gp-service/m-p/357987#M13778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: left;"&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;We develop a GP service that is based on python script.&lt;/P&gt;&lt;P style="text-align: left;"&gt;The python script call an exe file that use some ArcObjects functionality that does not exists within arcpy (very limited functionality).&lt;/P&gt;&lt;P style="text-align: left;"&gt;Is there any problem with this configuration?&lt;/P&gt;&lt;P style="text-align: left;"&gt;Do we break any license agreement? &lt;/P&gt;&lt;P style="text-align: left;"&gt;The exe is running on the same machine as the GP service.&lt;/P&gt;&lt;P style="text-align: left;"&gt;Are we going to have any problems with parallel calls to the gp service?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 10:41:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/running-exe-file-from-gp-service/m-p/357987#M13778</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2015-07-14T10:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: Running exe file from GP service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/running-exe-file-from-gp-service/m-p/357988#M13779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I take it that it's using at least ArcEngine, which is a client licence.&lt;/P&gt;&lt;P&gt;Even if this licence is dedicated to the server I would see a problem&lt;/P&gt;&lt;P&gt;approving it from ESRIs point of view. For example, it complicates&lt;/P&gt;&lt;P&gt;expanding the infrastructure (on server you pay per core).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take GeoCortex as an example. To the best of my knowledge it is only using&lt;/P&gt;&lt;P&gt;the 'free' libraries (i.e. Silverlight on the server side) and when further&lt;/P&gt;&lt;P&gt;functionality is required open source libraries are being used (e.g. NTS,&lt;/P&gt;&lt;P&gt;ImageMagick).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is in SOE not an option even if you only wrap the small bit and call it&lt;/P&gt;&lt;P&gt;from the GP Service?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 11:30:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/running-exe-file-from-gp-service/m-p/357988#M13779</guid>
      <dc:creator>HenWagner</dc:creator>
      <dc:date>2015-07-14T11:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Running exe file from GP service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/running-exe-file-from-gp-service/m-p/357989#M13780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not see a problem. I use the license init with esriLicenseProductCodeArcServer.&lt;/P&gt;&lt;P&gt;I do not add any cores to the server.&lt;/P&gt;&lt;P&gt;I do not see the different to SOE in term of licenses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 12:30:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/running-exe-file-from-gp-service/m-p/357989#M13780</guid>
      <dc:creator>ModyBuchbinder</dc:creator>
      <dc:date>2015-07-14T12:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Running exe file from GP service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/running-exe-file-from-gp-service/m-p/357990#M13781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it's on the same machine then there is no licencing issue, it's an ESRI&lt;/P&gt;&lt;P&gt;suggested alternative to SOE. See&lt;/P&gt;&lt;P&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//015400000528000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"...&lt;/P&gt;&lt;P&gt;For even further control, you can go beyond Python to create a custom&lt;/P&gt;&lt;P&gt;geoprocessing tool with C#, Visual Basic .NET, C++, or Java. This allows&lt;/P&gt;&lt;P&gt;you to embed your own fine-grained ArcObjects logic within your models.&lt;/P&gt;&lt;P&gt;..."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2015 16:16:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/running-exe-file-from-gp-service/m-p/357990#M13781</guid>
      <dc:creator>HenWagner</dc:creator>
      <dc:date>2015-07-14T16:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Running exe file from GP service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/running-exe-file-from-gp-service/m-p/357991#M13782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write the SOE in .net&lt;/P&gt;&lt;P&gt;OR install the comTypes for python on each machine using python and then have access to same objects .net would.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 15:35:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/running-exe-file-from-gp-service/m-p/357991#M13782</guid>
      <dc:creator>MichaelRobb</dc:creator>
      <dc:date>2015-07-20T15:35:05Z</dc:date>
    </item>
  </channel>
</rss>

