<?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 there a way to strip out attribute rules when exporting a feature class to a new file geodatabase? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-way-to-strip-out-attribute-rules-when/m-p/1350382#M75256</link>
    <description>&lt;P&gt;field name length is a limitation of shapefiles&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/appendices/geoprocessing-considerations-for-shapefile-output.htm" target="_blank"&gt;Geoprocessing considerations for shapefile output—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Field names cannot be longer than 10 characters.&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2023 18:09:58 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2023-11-16T18:09:58Z</dc:date>
    <item>
      <title>Is there a way to strip out attribute rules when exporting a feature class to a new file geodatabase?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-way-to-strip-out-attribute-rules-when/m-p/1349979#M75228</link>
      <description>&lt;P&gt;I have a script that exports a feature class from geodatabase A to geodatabase B. Geodatabase A is our primary editing environment and the feature class has multiple attribute rules configured.&lt;/P&gt;&lt;P&gt;Geodatabase B frequently has ArcMap users that access it. No editing occurs on this database at all. It is strictly a view only database. The problem I am having is that exporting the feature class from A to B also brings across the attribute rules. Since ArcMap doesn't support attribute rules this just breaks the layer for those users until I manually go into the attribute rules for geodatabase B and disable them. Is there anyway to configure that export to not include attribute rules?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 21:29:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-way-to-strip-out-attribute-rules-when/m-p/1349979#M75228</guid>
      <dc:creator>MDB_GIS</dc:creator>
      <dc:date>2023-11-15T21:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to strip out attribute rules when exporting a feature class to a new file geodatabase?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-way-to-strip-out-attribute-rules-when/m-p/1350004#M75232</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/disable-attribute-rules.htm" target="_blank"&gt;Disable Attribute Rules (Data Management)—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;does this work?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 22:02:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-way-to-strip-out-attribute-rules-when/m-p/1350004#M75232</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-11-15T22:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to strip out attribute rules when exporting a feature class to a new file geodatabase?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-way-to-strip-out-attribute-rules-when/m-p/1350010#M75233</link>
      <description>&lt;P&gt;Unfortunately not. All that does is disable the rule. ArcMap cannot read a feature class if any attribute rule is present, even if it is disabled.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 22:24:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-way-to-strip-out-attribute-rules-when/m-p/1350010#M75233</guid>
      <dc:creator>MDB_GIS</dc:creator>
      <dc:date>2023-11-15T22:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to strip out attribute rules when exporting a feature class to a new file geodatabase?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-way-to-strip-out-attribute-rules-when/m-p/1350245#M75243</link>
      <description>&lt;P&gt;This might not be the best approach but create a script that exports the data to .shp and then imports those into your other gdb.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 15:00:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-way-to-strip-out-attribute-rules-when/m-p/1350245#M75243</guid>
      <dc:creator>avonmoos</dc:creator>
      <dc:date>2023-11-16T15:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to strip out attribute rules when exporting a feature class to a new file geodatabase?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-way-to-strip-out-attribute-rules-when/m-p/1350247#M75244</link>
      <description>&lt;P&gt;I had tried that but it truncates the field names which can cause issues for the end users maps that are already configured to use the original non-truncated field.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 15:02:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-way-to-strip-out-attribute-rules-when/m-p/1350247#M75244</guid>
      <dc:creator>MDB_GIS</dc:creator>
      <dc:date>2023-11-16T15:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to strip out attribute rules when exporting a feature class to a new file geodatabase?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-way-to-strip-out-attribute-rules-when/m-p/1350349#M75253</link>
      <description>&lt;P&gt;How about deleting the attribute rules in the exported feature/object classes (followed by deleting the error layers)?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/delete-attribute-rule.htm" target="_self"&gt;Delete Attribute Rule (Data Management)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 17:33:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-way-to-strip-out-attribute-rules-when/m-p/1350349#M75253</guid>
      <dc:creator>JayCary</dc:creator>
      <dc:date>2023-11-16T17:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to strip out attribute rules when exporting a feature class to a new file geodatabase?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-way-to-strip-out-attribute-rules-when/m-p/1350382#M75256</link>
      <description>&lt;P&gt;field name length is a limitation of shapefiles&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/appendices/geoprocessing-considerations-for-shapefile-output.htm" target="_blank"&gt;Geoprocessing considerations for shapefile output—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Field names cannot be longer than 10 characters.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 18:09:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-way-to-strip-out-attribute-rules-when/m-p/1350382#M75256</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-11-16T18:09:58Z</dc:date>
    </item>
  </channel>
</rss>

