<?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: Is it a good idea to publish the ArcGIS Python API script? in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/is-it-a-good-idea-to-publish-the-arcgis-python-api/m-p/857722#M4092</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From your post it is not very clear what your tools does but...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is processing some data and then needs to pass something back to the user have you considered turning it into a geoprocessing service?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/sharing-workflows/what-is-a-geoprocessing-service-.htm"&gt;http://desktop.arcgis.com/en/arcmap/latest/analyze/sharing-workflows/what-is-a-geoprocessing-service-.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/python/using-geoprocessing-services-in-python.htm"&gt;http://desktop.arcgis.com/en/arcmap/latest/analyze/python/using-geoprocessing-services-in-python.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jul 2019 12:32:53 GMT</pubDate>
    <dc:creator>NeilAyres</dc:creator>
    <dc:date>2019-07-26T12:32:53Z</dc:date>
    <item>
      <title>Is it a good idea to publish the ArcGIS Python API script?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/is-it-a-good-idea-to-publish-the-arcgis-python-api/m-p/857721#M4091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a script running perfectly in Jupyter Notebook. Now I am thinking of whether or not I should publish it as a web tool so that it can be shared among my colleagues --- I am the only one having a ArcGIS Python API and Jupyter environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seemingly straight-forward, but the reality may be not:&lt;/P&gt;&lt;P&gt;Firstly, I don't know if the ArcGIS Python API modules are available on the portal, which are the dependencies of my tool.&lt;/P&gt;&lt;P&gt;Secondly, I am using federated ArcGIS Server. should I publish to the portal or to the ArcGIS server directly? If I want to publish to the Federated ArcGIS server, do they have the ArcGIS Python API modules?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thirdly, some of my data involved in the calculation is local spreadsheets, and some are in enterprise database. it's hard to choose&amp;nbsp;between "copy" and "reference", ideally, I want the spreadsheet to be copied across temporarily and deleted after the tool is executed. the data in the enterprise database should be referenced...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I realise that in the latest ArcGIS Enterprise (10.7.x which we don't have at the moment), there's an alternative available: Sharing the notebook so that anyone with portal access can run my notebook. but I don't think my colleagues will be interested in seeing the python code (the code themselves are meaningless to the users anyway), what they need is&amp;nbsp;a function they can use via a simple&amp;nbsp;user interface, not the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions, advice and comments&amp;nbsp;are welcome.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2019 06:53:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/is-it-a-good-idea-to-publish-the-arcgis-python-api/m-p/857721#M4091</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2019-07-26T06:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is it a good idea to publish the ArcGIS Python API script?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/is-it-a-good-idea-to-publish-the-arcgis-python-api/m-p/857722#M4092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From your post it is not very clear what your tools does but...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is processing some data and then needs to pass something back to the user have you considered turning it into a geoprocessing service?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/sharing-workflows/what-is-a-geoprocessing-service-.htm"&gt;http://desktop.arcgis.com/en/arcmap/latest/analyze/sharing-workflows/what-is-a-geoprocessing-service-.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/arcmap/latest/analyze/python/using-geoprocessing-services-in-python.htm"&gt;http://desktop.arcgis.com/en/arcmap/latest/analyze/python/using-geoprocessing-services-in-python.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2019 12:32:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/is-it-a-good-idea-to-publish-the-arcgis-python-api/m-p/857722#M4092</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2019-07-26T12:32:53Z</dc:date>
    </item>
  </channel>
</rss>

