2.3.2 When using the split tool on a polygon feature class stored in SDE with a Geometry data type all the information stored in text fields that have a domain gets cleared in both new polygons and we have to input them again.
Geoprocessing tools do not honor geodatabase feature class or table field split policies.
Introduction to attribute domains—Geodatabases | ArcGIS Desktop
Could that be the reason? or is SDE different?
Hi Lara,
If you are using the Split tool from the Modify Features pane, it should respect the split policy that is defined on the source geodatabase:
Split a feature—ArcGIS Pro | ArcGIS Desktop
If you want to find out what the split policy is, please first refer to the documentation "Introduction to attribute domains" that Dan linked to above, but you can check it by right-clicking on the layer in the Contents pane > Design > Domains. The Split Policy will be listed here. Currently, it sounds like your data could be set "Default", but perhaps you want to set it to "Duplicate".
Thank you,
Scott
Hello,
It is set to "Default". What does that mean exactly? I will have to change it to Duplicate after-hours as there are locks on the feature class.
Lara
From the documentation under the section titled Split Policies.
Default value—The attributes of the two resulting features take on the default value for the attribute of the given feature class or subtype.
So if you view the Field designer by right-clicking on the layer in the Contents pane > Design > Fields, you can see the domain that is set for a particular field. You can also specify a "Default" (domain) value. Here is the relevant documentation on domains and their default values: