<?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: Attribute Rules how to make work without turning locks off in Attribute Rules Questions</title>
    <link>https://community.esri.com/t5/attribute-rules-questions/attribute-rules-how-to-make-work-without-turning/m-p/1647779#M1875</link>
    <description>&lt;P&gt;If I understand your question, I ran into something similar, if not identical, when I first started working with attribute rules. From your screenshot, it appears the error is happening when you go to save the attribute rule itself (not when someone does something that triggers the rule). There can be &lt;U&gt;no&lt;/U&gt; connections to the feature class for which you are creating the rule - &lt;STRONG&gt;even having the feature class added to a map in the same aprx as you are creating the rule will give you the schema lock error&lt;/STRONG&gt;.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Sep 2025 22:27:01 GMT</pubDate>
    <dc:creator>JohnHansen</dc:creator>
    <dc:date>2025-09-03T22:27:01Z</dc:date>
    <item>
      <title>Attribute Rules how to make work without turning locks off</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/attribute-rules-how-to-make-work-without-turning/m-p/1647612#M1874</link>
      <description>&lt;P&gt;I use Attribute Assistant in ArcMap to concatenate 2 fields into 1 field.&amp;nbsp; The data is on an Enterprise server with the feature class coming from SQL server.&amp;nbsp; I'm currently &lt;STRONG&gt;trying&amp;nbsp;&lt;/STRONG&gt;to duplicate this in ArcGIS Pro using Attribute Rule.&amp;nbsp; I entered the Arcade statement to concatenate that works. I get an error message when I go to save the rule ERROR 000464:&amp;nbsp; Cannot get exclusive schema lock.&amp;nbsp; Either being edited or in use by another application or service.&amp;nbsp; This layer is versioned and published to ArcGIS Online.&amp;nbsp; It would not be practical that every time one of my users goes to edit this layer I have to remove all locks.&amp;nbsp; Is there any work around for this?&amp;nbsp; Attribute Assistant in ArcMap works perfectly.&amp;nbsp; Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 14:03:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/attribute-rules-how-to-make-work-without-turning/m-p/1647612#M1874</guid>
      <dc:creator>MansfieldGIS</dc:creator>
      <dc:date>2025-09-03T14:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Rules how to make work without turning locks off</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/attribute-rules-how-to-make-work-without-turning/m-p/1647779#M1875</link>
      <description>&lt;P&gt;If I understand your question, I ran into something similar, if not identical, when I first started working with attribute rules. From your screenshot, it appears the error is happening when you go to save the attribute rule itself (not when someone does something that triggers the rule). There can be &lt;U&gt;no&lt;/U&gt; connections to the feature class for which you are creating the rule - &lt;STRONG&gt;even having the feature class added to a map in the same aprx as you are creating the rule will give you the schema lock error&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 22:27:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/attribute-rules-how-to-make-work-without-turning/m-p/1647779#M1875</guid>
      <dc:creator>JohnHansen</dc:creator>
      <dc:date>2025-09-03T22:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Rules how to make work without turning locks off</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/attribute-rules-how-to-make-work-without-turning/m-p/1647785#M1876</link>
      <description>Thanks, I no longer have the schema lock error but it still is not working. I'm trying to take 2 different columns and concatenate them with the results in another column. I tried the arcade script in Calculate field so the script work works. Do you have to turn on Attributes Rules some where to make it work?&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Sep 2025 22:56:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/attribute-rules-how-to-make-work-without-turning/m-p/1647785#M1876</guid>
      <dc:creator>MansfieldGIS</dc:creator>
      <dc:date>2025-09-03T22:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Rules how to make work without turning locks off</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/attribute-rules-how-to-make-work-without-turning/m-p/1647974#M1877</link>
      <description>&lt;P&gt;From your screenshot, it appears that you do not have the rule disabled - that would be the first thing I would check. I also see it is only triggered upon an insert - perhaps that is where the problem is. Are you creating a brand new feature via an insert, or are you changing attributes on a feature via of an update? Beyond that, I got nothin'.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 15:27:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/attribute-rules-how-to-make-work-without-turning/m-p/1647974#M1877</guid>
      <dc:creator>JohnHansen</dc:creator>
      <dc:date>2025-09-04T15:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Rules how to make work without turning locks off</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/attribute-rules-how-to-make-work-without-turning/m-p/1648199#M1878</link>
      <description>&lt;P&gt;When you say "Published to ArcGIS Online".&amp;nbsp; Are you creating a hosted feature service layer?&amp;nbsp; ArcGIS Online does not support Attribute Rules.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 11:23:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/attribute-rules-how-to-make-work-without-turning/m-p/1648199#M1878</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2025-09-05T11:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Rules how to make work without turning locks off</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/attribute-rules-how-to-make-work-without-turning/m-p/1648247#M1879</link>
      <description>Yes, it is a hosted feature service. I don't need to run Attribute rules in AGOL.&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Sep 2025 14:49:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/attribute-rules-how-to-make-work-without-turning/m-p/1648247#M1879</guid>
      <dc:creator>MansfieldGIS</dc:creator>
      <dc:date>2025-09-05T14:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Rules how to make work without turning locks off</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/attribute-rules-how-to-make-work-without-turning/m-p/1648949#M1884</link>
      <description>&lt;P&gt;Once a layer is published to AGOL, there is no connection back to the original layers.&amp;nbsp; It is a copy of the data with the supported properties.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Sep 2025 15:07:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/attribute-rules-how-to-make-work-without-turning/m-p/1648949#M1884</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2025-09-09T15:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Rules how to make work without turning locks off</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/attribute-rules-how-to-make-work-without-turning/m-p/1648952#M1885</link>
      <description>Ok, thank you.&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2025 15:11:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/attribute-rules-how-to-make-work-without-turning/m-p/1648952#M1885</guid>
      <dc:creator>MansfieldGIS</dc:creator>
      <dc:date>2025-09-09T15:11:47Z</dc:date>
    </item>
  </channel>
</rss>

