<?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>idea Automatically register database view with file geodatabase in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/automatically-register-database-view-with-file/idi-p/1359791</link>
    <description>&lt;P&gt;&lt;EM&gt;ArcGIS Pro 3.2; file geodatabase:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;When creating a database view in a file geodatabase, the view doesn't get automatically registered with the geodatabase. The user needs to do it manually using the Register with Geodatabase geoprocessing tool.&lt;/P&gt;&lt;P&gt;That seems like an unnecessary manual step that people often overlook.&lt;/P&gt;&lt;P&gt;As Esri Support said:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Case&amp;nbsp;03490768 - Database view on feature with nil geometry hangs when added to map &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"Registering views with geodatabase also helps in resolving many issues related to views."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Can that behaviour be changed so that FGDB views get automatically registered when the view is created?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Dec 2023 17:23:42 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2023-12-12T17:23:42Z</dc:date>
    <item>
      <title>Automatically register database view with file geodatabase</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/automatically-register-database-view-with-file/idi-p/1359791</link>
      <description>&lt;P&gt;&lt;EM&gt;ArcGIS Pro 3.2; file geodatabase:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;When creating a database view in a file geodatabase, the view doesn't get automatically registered with the geodatabase. The user needs to do it manually using the Register with Geodatabase geoprocessing tool.&lt;/P&gt;&lt;P&gt;That seems like an unnecessary manual step that people often overlook.&lt;/P&gt;&lt;P&gt;As Esri Support said:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Case&amp;nbsp;03490768 - Database view on feature with nil geometry hangs when added to map &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"Registering views with geodatabase also helps in resolving many issues related to views."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Can that behaviour be changed so that FGDB views get automatically registered when the view is created?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 17:23:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/automatically-register-database-view-with-file/idi-p/1359791</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2023-12-12T17:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically register database view with file geodatabase</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/automatically-register-database-view-with-file/idc-p/1359795#M27524</link>
      <description>&lt;P&gt;I understand why mobile and enterprise geodatabase views do&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;U&gt;not&lt;/U&gt;&amp;nbsp;get automatically registered with the geodatabase:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;It's possible to create database views in those GDBs from outside ArcGIS using a SQL Client. So the database view wouldn't get automatically registered with the geodatabase in that case, so it makes sense that views created from within ArcGIS Pro behave the same way, for simplicity/consistency's sake.&lt;/LI&gt;&lt;LI&gt;Likewise, there are cases where we prefer to leave mobile and enterprise views as non-registered. With&amp;nbsp; non-registered views, we can make DDL changes using a SQL client without causing issues (and without recreating the view and re-defining privileges), which is extremely convenient when it comes rapid SQL development in ArcGIS Pro (more convenient than query layers in EGDBs). Whereas,&amp;nbsp; it's dangerous to make DDL changes to registered views; their design is static and should&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;U&gt;not&lt;/U&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;be modified.&lt;/LI&gt;&lt;LI&gt;So it's very important that mobile and enterprise views do&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;U&gt;not&lt;/U&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;get automatically registered. Please leave that functionality as-is.&lt;BR /&gt;However, file geodatabases are different because they can't be created or modified with a SQL client. The views can only be created or deleted from within ArcGIS Pro, so I'm wondering if they should be treated differently by automatically registering them.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 12 Dec 2023 19:33:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/automatically-register-database-view-with-file/idc-p/1359795#M27524</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2023-12-12T19:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically register database view with file geodatabase - Status changed to: Needs Clarification</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/automatically-register-database-view-with-file/idc-p/1359837#M27528</link>
      <description>&lt;P&gt;Thanks for the Idea&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/351335"&gt;@Bud&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you walk me through the workflow in fgdb where you're hitting an issue and are required to register a file geodatabase view with the GP tool? I'd like to reproduce it so we can understand.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;What issue are you hitting, and does registering the view solve the issue for you?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 18:45:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/automatically-register-database-view-with-file/idc-p/1359837#M27528</guid>
      <dc:creator>SSWoodward</dc:creator>
      <dc:date>2023-12-12T18:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically register database view with file geodatabase</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/automatically-register-database-view-with-file/idc-p/1359870#M27531</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/604859"&gt;@SSWoodward&lt;/a&gt;&amp;nbsp;Good question. I don't recall a specific scenario where registering a view with the FGDB was necessary/solved an issue. I've just been doing it because Esri Canada Support generally recommends registering views:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Case&amp;nbsp;03490768 - Database view on feature with nil geometry hangs when added to map &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"Registering views with geodatabase also helps in resolving many issues related to views."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I've found that registering enterprise geodatabases view solves a lot of issues. I figured the same might apply to file geodatabases.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;It would help if Esri could clarify in the docs what GDBs they recommend registering views in. And why registering views fixes issues in some GDBs, such as enterprise GDBs.&lt;/P&gt;&lt;P&gt;As for file GDBs, I wonder if there might be ArcGIS functionality that requires views to be registered. Maybe it's possible to publish a registered FGDB view to a map service?&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-enterprise-questions/views-are-not-supported-in-arcgis-server-feature/m-p/1101139/highlight/true#M31162" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-enterprise-questions/views-are-not-supported-in-arcgis-server-feature/m-p/1101139/highlight/true#M31162&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If the Register with Geodatabase GP tool is not intended to be used on FGDB views, then that tool should be changed so that FGDBs are not valid inputs.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 19:35:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/automatically-register-database-view-with-file/idc-p/1359870#M27531</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2023-12-12T19:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically register database view with file geodatabase - Status changed to: Closed</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/automatically-register-database-view-with-file/idc-p/1359907#M27533</link>
      <description>&lt;P&gt;When to register a view depends on how you and your workflows intend to use the data, so specific recommendations on how you should manage your views would be difficult to provide.&amp;nbsp; In general, if you want to be able to interact with the view as a geodatabase object in an enterprise geodatabase, registration is required.&lt;BR /&gt;&lt;BR /&gt;The general guidelines for views are in the doc, &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/manage-saphana/views-in-geodatabase.htm" target="_self"&gt;which can be found here.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you encounter any bugs related to using fgdb views that are addressed with registration, please give us an update.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For the GP tool idea, we don't have a pattern of GP tools performing differently in different workspaces.&amp;nbsp; For consistency, creating a view using the GP tool or create view wizard will create an unregistered view in all workspaces.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 20:33:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/automatically-register-database-view-with-file/idc-p/1359907#M27533</guid>
      <dc:creator>SSWoodward</dc:creator>
      <dc:date>2023-12-12T20:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically register database view with file geodatabase</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/automatically-register-database-view-with-file/idc-p/1360561#M27548</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/604859"&gt;@SSWoodward&lt;/a&gt;&amp;nbsp;It sounds registering a FGDB view with the GDB makes it so the view can be published in a map service:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-enterprise-questions/can-a-fgdb-database-view-that-is-registered-with/m-p/1359886/highlight/true#M37952" target="_self"&gt;Can a FGDB database view that is registered with the geodatabase be published as a map service?&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 19:59:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/automatically-register-database-view-with-file/idc-p/1360561#M27548</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2023-12-13T19:59:57Z</dc:date>
    </item>
  </channel>
</rss>

