<?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 possible to have a attribute rule fire an external web app url in Attribute Rules Questions</title>
    <link>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1352534#M1203</link>
    <description>&lt;P&gt;Do users need to use the layout you provided (example url)? If you converted this process to the light weight Survey123 you could trigger these rules.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Nov 2023 14:35:36 GMT</pubDate>
    <dc:creator>Jake_S</dc:creator>
    <dc:date>2023-11-22T14:35:36Z</dc:date>
    <item>
      <title>Is it possible to have a attribute rule fire an external web app url</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1350857#M1198</link>
      <description>&lt;P&gt;This would be great for parcel/address editing via a web app after a new address is placed.&lt;/P&gt;&lt;P&gt;I have a parcel features that are a single shape and versioned .&lt;BR /&gt;A database that holds all the property data.&lt;BR /&gt;The address points are not versioned.&lt;/P&gt;&lt;P&gt;Sql processes stack the parcels as needed and updates address points&lt;/P&gt;&lt;P&gt;So I would really like to edit my data via a non esri web app.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 15:31:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1350857#M1198</guid>
      <dc:creator>WayneClark</dc:creator>
      <dc:date>2023-11-17T15:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to have a attribute rule fire an external web app url</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1352471#M1199</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/394883"&gt;@WayneClark&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attribute rules only fire when you edit through Esri apps through the applyEdits ArcGIS.Core Data function. Which also includes SDK Append, SOE (server object extensions)&amp;nbsp; and&amp;nbsp; SOI (Server object interceptors).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So an example of where a rule wont trigger is if a database administrator was to make edits to the source data through the RDBMS utilities, such as SQL Server Management Studio or Toad for Oracle, the rules would not trigger. This is the same for all non Esri applications.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;~Jake&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 13:01:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1352471#M1199</guid>
      <dc:creator>Jake_S</dc:creator>
      <dc:date>2023-11-22T13:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to have a attribute rule fire an external web app url</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1352486#M1200</link>
      <description>&lt;P&gt;It's not clear to me what you want.&lt;/P&gt;&lt;OL class="lia-list-style-type-upper-alpha"&gt;&lt;LI&gt;Do you want an attribute rule to make HTTP call?&lt;/LI&gt;&lt;LI&gt;Or do you want to trigger an attribute rule when editing the geodatabase table using a non-ArcObjects mechanism?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;For A), see this idea:&amp;nbsp;&lt;A href="https://community.esri.com/t5/attribute-rules-ideas/attribute-rule-arcade-expression-calling/idi-p/936546" target="_self"&gt;Attribute rule arcade expression calling webservice and processing result&lt;/A&gt;. As mentioned in my comment in that post, there might be a mechanism in the &lt;U&gt;&lt;EM&gt;enterprise&amp;nbsp;&lt;/EM&gt;&lt;EM&gt;database&lt;/EM&gt;&lt;/U&gt; that can make an HTTP call when a row is edited. At least, there is in Oracle.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 13:53:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1352486#M1200</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2023-11-22T13:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to have a attribute rule fire an external web app url</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1352512#M1201</link>
      <description>&lt;P&gt;I wanted to have a address point after creation open a non Esri web application to complete filling out the parcel information. Using a keys 1 for parcel shape and one for address.&lt;BR /&gt;Here is an basic working layout&amp;nbsp; &lt;A title="example" href="https://webapp.dunedingov.com/CommunityDevelopment/ParcelLayout.aspx?PARLINK=PAR_19609&amp;amp;ADDPTKEY=ADL_68284" target="_blank" rel="noopener"&gt;example url&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Really I am not a fan of filling out the data in the attribute table but that’s just me &lt;span class="lia-unicode-emoji" title=":smiling_face_with_smiling_eyes:"&gt;😊&lt;/span&gt;&lt;BR /&gt;I want the user to fill out only what is needed and a background process complete the rest of the data. all in a flat table that will be used for parcel stacking as needed. I have this working by a pop up in Pro, I just wanted the process to fire without a extra click.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 14:18:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1352512#M1201</guid>
      <dc:creator>WayneClark</dc:creator>
      <dc:date>2023-11-22T14:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to have a attribute rule fire an external web app url</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1352513#M1202</link>
      <description>&lt;P&gt;Thanks Jake, this is good info to know!!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 14:19:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1352513#M1202</guid>
      <dc:creator>WayneClark</dc:creator>
      <dc:date>2023-11-22T14:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to have a attribute rule fire an external web app url</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1352534#M1203</link>
      <description>&lt;P&gt;Do users need to use the layout you provided (example url)? If you converted this process to the light weight Survey123 you could trigger these rules.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 14:35:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1352534#M1203</guid>
      <dc:creator>Jake_S</dc:creator>
      <dc:date>2023-11-22T14:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to have a attribute rule fire an external web app url</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1352557#M1204</link>
      <description>&lt;P&gt;Thanks! I will look into that.&lt;/P&gt;&lt;P&gt;I could be over thinking my process.&lt;BR /&gt;This was my thought.&lt;BR /&gt;If I have 1 parcel shape for like a condo that will be stacked later&lt;BR /&gt;You could force a new parcel number for that record&lt;/P&gt;&lt;P&gt;If you are just adding a extra address like a unit to a parcel&lt;BR /&gt;You would use the same parcel number and ownership etc.&lt;BR /&gt;And that could be processed by a SQL trigger to the flat table.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 15:19:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1352557#M1204</guid>
      <dc:creator>WayneClark</dc:creator>
      <dc:date>2023-11-22T15:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to have a attribute rule fire an external web app url</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1352626#M1206</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;I am not a fan of filling out the data in the attribute table&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Is the attribute &lt;U&gt;&lt;EM&gt;pane&lt;/EM&gt;&lt;/U&gt; any better? (not the attribute table)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Related:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/provide-native-attribute-data-entry-forms-and-form/idc-p/1352625" target="_self"&gt;Provide native attribute data entry forms and form design tools&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 16:20:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1352626#M1206</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2023-11-22T16:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to have a attribute rule fire an external web app url</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1352685#M1207</link>
      <description>&lt;P&gt;Hey Bud&lt;BR /&gt;The pane is about the same, I am more used to that due to AutoCAD object data editing in the past.&lt;BR /&gt;I like the post Provide native attribute data entry forms and form design tools&lt;/P&gt;
&lt;P&gt;I will continue my web editing project for now. (cant let it go yet)&lt;BR /&gt;Sql views from domains for web droboxes as needed.&lt;BR /&gt;I will end up embedding the form in a web experience for others to update only&lt;BR /&gt;All creations must be done in Arcpro&lt;/P&gt;
&lt;P&gt;i am 1/2 done with it now, but i will be looking in to Survey123 as well.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 16:52:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/is-it-possible-to-have-a-attribute-rule-fire-an/m-p/1352685#M1207</guid>
      <dc:creator>WayneClark</dc:creator>
      <dc:date>2023-11-27T16:52:12Z</dc:date>
    </item>
  </channel>
</rss>

