<?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 utilize attribute rules on views in an sde database? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/is-it-possible-to-utilize-attribute-rules-on-views/m-p/1357119#M69335</link>
    <description>&lt;P&gt;Attribute Rules are created with Arcade, which has a&amp;nbsp;&lt;A href="https://developers.arcgis.com/arcade/function-reference/featureset_functions/#featuresetbyrelationshipname" target="_self"&gt;FeatureSetByRelationshipName&lt;/A&gt; function. So if you're able to register the view with the geodatabase and create a &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/create-relationship-class.htm" target="_self"&gt;relationship class&lt;/A&gt;, maybe you can get to the data from the attribute rules. I'm not sure if it will let you create a relationship class on a db view though.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2023 21:01:43 GMT</pubDate>
    <dc:creator>BlakeTerhune</dc:creator>
    <dc:date>2023-12-05T21:01:43Z</dc:date>
    <item>
      <title>Is it possible to utilize attribute rules on views in an sde database?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-utilize-attribute-rules-on-views/m-p/1357082#M69334</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I wasn't sure about this, but I wanted to ask. Is it possible to use attribute rules on table views created in a sde database. The reason for asking is we created a view that pulls data from another sde table using a linked server that gets updated every so often and it would be great if attribute rules can be applied to these kinds of tables. This would significantly automate a lot of things and wouldn't require additional scripting. I can write a script in python to search through and update the other features, if need be, but I would rather keep things simple and contained as possible.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 19:38:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-utilize-attribute-rules-on-views/m-p/1357082#M69334</guid>
      <dc:creator>RPGIS</dc:creator>
      <dc:date>2023-12-05T19:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to utilize attribute rules on views in an sde database?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-utilize-attribute-rules-on-views/m-p/1357119#M69335</link>
      <description>&lt;P&gt;Attribute Rules are created with Arcade, which has a&amp;nbsp;&lt;A href="https://developers.arcgis.com/arcade/function-reference/featureset_functions/#featuresetbyrelationshipname" target="_self"&gt;FeatureSetByRelationshipName&lt;/A&gt; function. So if you're able to register the view with the geodatabase and create a &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/create-relationship-class.htm" target="_self"&gt;relationship class&lt;/A&gt;, maybe you can get to the data from the attribute rules. I'm not sure if it will let you create a relationship class on a db view though.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 21:01:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-utilize-attribute-rules-on-views/m-p/1357119#M69335</guid>
      <dc:creator>BlakeTerhune</dc:creator>
      <dc:date>2023-12-05T21:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to utilize attribute rules on views in an sde database?</title>
      <link>https://community.esri.com/t5/python-questions/is-it-possible-to-utilize-attribute-rules-on-views/m-p/1357122#M69336</link>
      <description>&lt;P&gt;That is something we are going to test eventually but as for now I mostly need it to update a feature class and another table. I have two rules right now that will update both, and I am curious to see what is possible since this is my first time working with views.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 21:24:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/is-it-possible-to-utilize-attribute-rules-on-views/m-p/1357122#M69336</guid>
      <dc:creator>RPGIS</dc:creator>
      <dc:date>2023-12-05T21:24:50Z</dc:date>
    </item>
  </channel>
</rss>

