Am I supposed to have more attribute rules when creating my UN using the expanded foundation model? I don't seem to have almost any for my classes.
Solved! Go to Solution.
We remove the majority of attribute rules from the models before we release them. We keep the attribute rules in a repository found here arcade-expressions/attribute-rules/attribute_assistant at master · Esri/arcade-expressions · GitHub. We have done this because of the impact of any model modification to attribute rules.
Which foundation are you using (water, electric, sewer, etc)?
expanded electric, I applied the asset package to a file GDB without the d_configurations table
We remove the majority of attribute rules from the models before we release them. We keep the attribute rules in a repository found here arcade-expressions/attribute-rules/attribute_assistant at master · Esri/arcade-expressions · GitHub. We have done this because of the impact of any model modification to attribute rules.
Awesome, great insight. Thank you! Just wanted to make sure I wasn't missing any capabilities as I've seen some older posts regarding these rules and was worried they were missing.
Also, many of the attribute rule we once shipped have been migrated to Data Reviewer rules or to Template Attribute Rules. Many organizations found the included attribute rules too rigid and caused issues as they were not aware of them.
We suggest you leverage the Templated Attribute Rules provided with ArcGIS Pro and configured them to meet you editing needs.
Great, thank you very much! Will look into these templated rules, seems like a better way to do things.