<?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 On-demand geoprocessing in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/on-demand-geoprocessing/m-p/1258347#M26708</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I wanted to check if anyone has had experience running any geoprocessing tool on-demand using Oracle and ArcGIS Pro. So my scenario is this (this is the simplified and most relevant version):&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;A user enters data (which includes an address component) into a front-facing application&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;User clicks a "Submit" button&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Data ends up going to an Oracle table&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Data is supposed to be processed with a geoprocessing tool&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Geoprocessing tool then stores the result back into another Oracle table&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;User is able to see the result within the front-facing application&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;I already built the geoprocessing tool needed to process the spatial data using a model and can run it manually and it behaves as expected. But my question is, is there a way for the tool to automatically detect new records in the Oracle table in step 3 so that it can run by itself without my direct intervention?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I'm open to ideas and would very much appreciate your input!&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 02:07:44 GMT</pubDate>
    <dc:creator>FlorentinoBernalJr</dc:creator>
    <dc:date>2023-02-15T02:07:44Z</dc:date>
    <item>
      <title>On-demand geoprocessing</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/on-demand-geoprocessing/m-p/1258347#M26708</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I wanted to check if anyone has had experience running any geoprocessing tool on-demand using Oracle and ArcGIS Pro. So my scenario is this (this is the simplified and most relevant version):&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;A user enters data (which includes an address component) into a front-facing application&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;User clicks a "Submit" button&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Data ends up going to an Oracle table&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Data is supposed to be processed with a geoprocessing tool&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Geoprocessing tool then stores the result back into another Oracle table&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;User is able to see the result within the front-facing application&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;I already built the geoprocessing tool needed to process the spatial data using a model and can run it manually and it behaves as expected. But my question is, is there a way for the tool to automatically detect new records in the Oracle table in step 3 so that it can run by itself without my direct intervention?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I'm open to ideas and would very much appreciate your input!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 02:07:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/on-demand-geoprocessing/m-p/1258347#M26708</guid>
      <dc:creator>FlorentinoBernalJr</dc:creator>
      <dc:date>2023-02-15T02:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: On-demand geoprocessing</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/on-demand-geoprocessing/m-p/1258572#M26713</link>
      <description>&lt;P&gt;Look into database 'triggers'.&amp;nbsp; What's the geoprocessing tool doing?&amp;nbsp; If the GP tool functionality can be done using Oracle spatial methods you could just create a database view which would be relatively simpler.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 17:26:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/on-demand-geoprocessing/m-p/1258572#M26713</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2023-02-15T17:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: On-demand geoprocessing</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/on-demand-geoprocessing/m-p/1258755#M26714</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;The tool calculates different types of district areas in which an address falls, and the 5 nearest service locations for said address. In addition to that, it also performs a join to capture other attributes from a different table before storing the result back into Oracle.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2023 00:43:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/on-demand-geoprocessing/m-p/1258755#M26714</guid>
      <dc:creator>FlorentinoBernalJr</dc:creator>
      <dc:date>2023-02-16T00:43:39Z</dc:date>
    </item>
  </channel>
</rss>

