<?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: Best Practices: Publishing Utility Network Service in ArcGIS Utility Network Questions</title>
    <link>https://community.esri.com/t5/arcgis-utility-network-questions/re-best-practices-publishing-utility-network/m-p/1680507#M6411</link>
    <description>&lt;P&gt;This can be configured using the &lt;A href="https://doc.arcgis.com/en/field-maps/latest/prepare-maps/configure-the-map.htm#ESRI_SECTION2_5BE08CAB4E9844C8BE3ED071B4F4AF87" target="_blank" rel="noopener"&gt;Versions&lt;/A&gt; setting in the Field Maps app. If you are using Experience Builder you can control this using the &lt;A href="https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/branch-version-management-widget.htm" target="_blank" rel="noopener"&gt;Branch Version widget&lt;/A&gt;. If you are creating your own custom JavaScript or runtime web app this is also possible but obviously requires customization.&lt;/P&gt;&lt;P&gt;The service itself cannot be locked to a specific version, but some applications allow you to lock a user into a specific version in the service.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jan 2026 17:19:06 GMT</pubDate>
    <dc:creator>RobertKrisher</dc:creator>
    <dc:date>2026-01-28T17:19:06Z</dc:date>
    <item>
      <title>Re: Best Practices: Publishing Utility Network Service</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/re-best-practices-publishing-utility-network/m-p/1680448#M6410</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m trying to publish a branch-versioned feature service to consume it from an app, and my question is whether it can point to a specific version instead of default&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dolores S.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 14:36:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/re-best-practices-publishing-utility-network/m-p/1680448#M6410</guid>
      <dc:creator>DCSoriano</dc:creator>
      <dc:date>2026-01-28T14:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices: Publishing Utility Network Service</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/re-best-practices-publishing-utility-network/m-p/1680507#M6411</link>
      <description>&lt;P&gt;This can be configured using the &lt;A href="https://doc.arcgis.com/en/field-maps/latest/prepare-maps/configure-the-map.htm#ESRI_SECTION2_5BE08CAB4E9844C8BE3ED071B4F4AF87" target="_blank" rel="noopener"&gt;Versions&lt;/A&gt; setting in the Field Maps app. If you are using Experience Builder you can control this using the &lt;A href="https://doc.arcgis.com/en/experience-builder/latest/configure-widgets/branch-version-management-widget.htm" target="_blank" rel="noopener"&gt;Branch Version widget&lt;/A&gt;. If you are creating your own custom JavaScript or runtime web app this is also possible but obviously requires customization.&lt;/P&gt;&lt;P&gt;The service itself cannot be locked to a specific version, but some applications allow you to lock a user into a specific version in the service.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jan 2026 17:19:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/re-best-practices-publishing-utility-network/m-p/1680507#M6411</guid>
      <dc:creator>RobertKrisher</dc:creator>
      <dc:date>2026-01-28T17:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: Best Practices: Publishing Utility Network Service</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/re-best-practices-publishing-utility-network/m-p/1680955#M6422</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can also try using the gdbVersion parameter (I assume the Branch widget and field map versioning settings use this parameter internally).&lt;/P&gt;&lt;P&gt;For example, you can add this parameter to each layer of your web map:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PierreloupDucroix_0-1769721534107.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/147583i7DD361B019F233AA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PierreloupDucroix_0-1769721534107.png" alt="PierreloupDucroix_0-1769721534107.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Or directly in the REST URL when adding the service (&lt;A href="https://serverName.esri.com/server/rest/services/serviceName/FeatureServer/4?gdbversion=versionName" target="_blank" rel="noopener"&gt;https://serverName.esri.com/server/rest/services/serviceName/FeatureServer/4?gdbversion=versionName&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;You can refer to this post :&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-enterprise-questions/use-branch-version-in-map-viewer/td-p/1146143" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-enterprise-questions/use-branch-version-in-map-viewer/td-p/1146143&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Experience Builder, if you use the branch version widget, you can also set the version in the URL parameter :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PierreloupDucroix_1-1769722360403.png" style="width: 492px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/147586iC7B204E8B191EE9F/image-dimensions/492x177?v=v2" width="492" height="177" role="button" title="PierreloupDucroix_1-1769722360403.png" alt="PierreloupDucroix_1-1769722360403.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;See here :&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/experience-builder/latest/build-apps/url-parameters.htm#ESRI_SECTION2_61C449AAF9E64A7CBD518EE86750B5FD" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/experience-builder/latest/build-apps/url-parameters.htm#ESRI_SECTION2_61C449AAF9E64A7CBD518EE86750B5FD&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 21:34:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/re-best-practices-publishing-utility-network/m-p/1680955#M6422</guid>
      <dc:creator>PierreloupDucroix</dc:creator>
      <dc:date>2026-01-29T21:34:51Z</dc:date>
    </item>
  </channel>
</rss>

