<?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 How can I access my data when arcpy isn't an option? in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/how-can-i-access-my-data-when-arcpy-isn-t-an/m-p/1182759#M6274</link>
    <description>&lt;P&gt;I wrote a scheduled script that mostly uses arcpy for data access. We have our data in an on-site enterprise geodatabase and have an on-site ArcGIS Server with Portal.&lt;/P&gt;&lt;P&gt;Now we need to move the script to a Linux environment, so arcpy won't be available. I think I have 3 options:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Direct database access. Using native SQL to insert/update/delete records. I know this isn't recommended, but what would it take to do this 100% safely? From what I can tell, it will only require correctly handling the OJBECTID, which means using and updating the correct i tables. Is there anything I'm missing?&lt;/LI&gt;&lt;LI&gt;Using &lt;A href="https://developers.arcgis.com/python/" target="_blank" rel="noopener"&gt;ArcGIS API for Python&lt;/A&gt;. This is just a Python package that wraps the REST services made available by ArcGIS Server, correct?&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Getting arcpy to work on Linux. Is there any reliable way to get arcpy running on Linux requiring ArcGIS Server for Linux? I'm trying to avoid needing a new server license.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks in advance for any advice!&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jun 2022 15:58:54 GMT</pubDate>
    <dc:creator>MWhizzy</dc:creator>
    <dc:date>2022-06-14T15:58:54Z</dc:date>
    <item>
      <title>How can I access my data when arcpy isn't an option?</title>
      <link>https://community.esri.com/t5/developers-questions/how-can-i-access-my-data-when-arcpy-isn-t-an/m-p/1182759#M6274</link>
      <description>&lt;P&gt;I wrote a scheduled script that mostly uses arcpy for data access. We have our data in an on-site enterprise geodatabase and have an on-site ArcGIS Server with Portal.&lt;/P&gt;&lt;P&gt;Now we need to move the script to a Linux environment, so arcpy won't be available. I think I have 3 options:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Direct database access. Using native SQL to insert/update/delete records. I know this isn't recommended, but what would it take to do this 100% safely? From what I can tell, it will only require correctly handling the OJBECTID, which means using and updating the correct i tables. Is there anything I'm missing?&lt;/LI&gt;&lt;LI&gt;Using &lt;A href="https://developers.arcgis.com/python/" target="_blank" rel="noopener"&gt;ArcGIS API for Python&lt;/A&gt;. This is just a Python package that wraps the REST services made available by ArcGIS Server, correct?&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Getting arcpy to work on Linux. Is there any reliable way to get arcpy running on Linux requiring ArcGIS Server for Linux? I'm trying to avoid needing a new server license.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks in advance for any advice!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2022 15:58:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/how-can-i-access-my-data-when-arcpy-isn-t-an/m-p/1182759#M6274</guid>
      <dc:creator>MWhizzy</dc:creator>
      <dc:date>2022-06-14T15:58:54Z</dc:date>
    </item>
  </channel>
</rss>

