<?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: How to update external web-service with ArcGIS REST API with Python? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-update-external-web-service-with-arcgis/m-p/333218#M25967</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcGIS feature services are designed to provide data when requested. I don't think there is any built in functionality to push data out at regular intervals - although you could possibly develop a &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000004s5000000"&gt;Server Object Extension&lt;/A&gt; to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have control over the JSON web service why not request data from the ArcGIS feature service at regular intervals and process the results into your own service?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Mar 2015 22:09:16 GMT</pubDate>
    <dc:creator>OwenEarley</dc:creator>
    <dc:date>2015-03-03T22:09:16Z</dc:date>
    <item>
      <title>How to update external web-service with ArcGIS REST API with Python?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-update-external-web-service-with-arcgis/m-p/333217#M25966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to update a JSON web-service from my ArcGIS feature service.&amp;nbsp; 3 fields from my feature service should be sent to this other web-service, incrementally, probably once every minute.&amp;nbsp; I have the web-service 'UPSERT' method which will allow me to update the service. What is a good way to approach this?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 21:42:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-update-external-web-service-with-arcgis/m-p/333217#M25966</guid>
      <dc:creator>GeoffreyWest</dc:creator>
      <dc:date>2015-03-03T21:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to update external web-service with ArcGIS REST API with Python?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-update-external-web-service-with-arcgis/m-p/333218#M25967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcGIS feature services are designed to provide data when requested. I don't think there is any built in functionality to push data out at regular intervals - although you could possibly develop a &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//0154000004s5000000"&gt;Server Object Extension&lt;/A&gt; to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have control over the JSON web service why not request data from the ArcGIS feature service at regular intervals and process the results into your own service?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 22:09:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-update-external-web-service-with-arcgis/m-p/333218#M25967</guid>
      <dc:creator>OwenEarley</dc:creator>
      <dc:date>2015-03-03T22:09:16Z</dc:date>
    </item>
  </channel>
</rss>

