<?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: Inspection Workflows with Utility Network and Field Maps in ArcGIS Utility Network Questions</title>
    <link>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708213#M7051</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/503864"&gt;@kvincent&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are in the UN and ran into this same issue creating a Field Maps workflow for hydrant inspections. We couldn't find a reliable solution to symbolize directly from an attribute value in a related table. There needs to be a field on the parent hydrant that drives the symbology change. We already had an "inspection status" field, but you may need to add that if you don't already have it.&lt;/P&gt;&lt;P&gt;The solution that worked for us was creating a calculation attribute rule on the related table and using &lt;A href="https://doc.esri.com/en/arcgis-pro/latest/help/data/geodatabases/overview/attribute-rule-dictionary-keywords.html#F2C" target="_self"&gt;edit dictionary&lt;/A&gt; to write back to the parent hydrant. When an inspection record is submitted in Field Maps, the attribute rule looks up the related parent hydrant and updates the "inspection status" field to "Complete". The point symbology is set up to turn green when marked complete - that change is visible immediately after the field workers hit "Submit" on the inspection form.&lt;/P&gt;&lt;P&gt;Hope this helps! Happy to share the Arcade if useful.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jun 2026 18:07:43 GMT</pubDate>
    <dc:creator>wesztt</dc:creator>
    <dc:date>2026-06-15T18:07:43Z</dc:date>
    <item>
      <title>Inspection Workflows with Utility Network and Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1707948#M7038</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;What are your workflows for tracking inspections within the Utility Network? I'm trying to create a map to be used in Field Maps to track Hydrant Painting. Right now, I have a "Hydrant Painting" table related to our Water UN. In the related table, I have a dropdown to select Painting Phase. Ideally, I would like to symbolize off of Painting Phase, so the field crews can keep track of their progress. However, since we cannot symbolize off of a related table, I'm stumped on how the field crews can use this app to track progress. To further this, I don't want the inspections written directly to the UN because of all the different types of inspections we conduct. I don't want the attribute table getting overloaded, so a related tables seems like the best way to stay organized. I just can't figure out how to visualize status for the project. We are running Utility Network in Enterprise 11.5.&lt;/P&gt;&lt;P&gt;Any thoughts or suggestions would be greatly appreciated! Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2026 18:47:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1707948#M7038</guid>
      <dc:creator>kvincent</dc:creator>
      <dc:date>2026-06-12T18:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Inspection Workflows with Utility Network and Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1707957#M7039</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/503864"&gt;@kvincent&lt;/a&gt;,&amp;nbsp;we do not use UN yet, so there might be some nuance I am missing. However, we do quite a few inspections workflows using related tables like you mentioned. We are able to symbolize the attributes of the inspection by creating and publishing a Database View using the JOIN SQL function in the view definition in ArcGIS Pro. We take this new layer and add it to the map.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;We do this with our pavement markings layer and have a related inspections table. Our field map has the following layers:&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Pavement Marking Symbol (the authoritative marking layer)&lt;/LI&gt;&lt;LI&gt;Pavement Marking Status (this is the join layer: Pavement Marking + Inspections Table)&lt;/LI&gt;&lt;LI&gt;Pavement Marking Symbol Inspections (the inspections table related to the polygon layer)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In your case, my understanding would be that you create a database view (Geoprocessing tool = Create Database View), joining your Hydrant Painting table with the hydrant layer in your UN. Publish and add it to your map, then you can pull the inspection attributes in with your hydrant info to symbolize accordingly.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;What I am not accounting for is how to only pull the latest inspection's status into the layer, but I think that plays into your view definition when you create the db view. I'm not an expert at this by any means, but I hope this helps get you started!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2026 19:27:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1707957#M7039</guid>
      <dc:creator>SaraRogers</dc:creator>
      <dc:date>2026-06-12T19:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Inspection Workflows with Utility Network and Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1707989#M7041</link>
      <description>&lt;P&gt;Creating database views isn't a viable option because the data is registered as versioned. However, in the past the way I've tackled this a few different ways. One way is to have the inspection information be a feature class, whose geometry is populated when a user clicks the hydrant they want to inspect.&lt;/P&gt;&lt;P&gt;The other way is to create all the inspections ahead of time, with the geometries and status you want. This approach has the benefit of being able to symbolize the status in the map and provide a dashboard breaking down inspect, uninspected, and exceptions for the year.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jun 2026 21:49:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1707989#M7041</guid>
      <dc:creator>RobertKrisher</dc:creator>
      <dc:date>2026-06-12T21:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Inspection Workflows with Utility Network and Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708112#M7047</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/503864" target="_blank"&gt;@kvincent&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;Have you looked into the&amp;nbsp;&lt;A href="https://www.arcgis.com/apps/solutions/water-utility-hydrant-inspections" target="_blank"&gt;Hydrant Inspection&lt;/A&gt;&amp;nbsp;ArcGIS Solution? If not, I would highly recommend exploring it. Based on your post, you'll likely need to adapt the solution slightly and copy your hydrants over, but it would give you a big head start.&lt;/P&gt;&lt;P&gt;In addition, the ArcGIS Solutions team is currently developing a solution called Water Operations Tasks. The goal of this solution is to create, assign, perform, and monitor work, like your hydrant painting, that water utilities often need to perform. One thing we're working towards is 'associating' this work with assets instead of relationships or views. This would allow users to bring their existing asset layers to the solution without needing to alter their databases.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you're interested, I'd be happy to discuss this further because your workflow is a prime example of what we're trying to address.&lt;/P&gt;&lt;P&gt;-Brett&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 12:58:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708112#M7047</guid>
      <dc:creator>Brett_Lessner</dc:creator>
      <dc:date>2026-06-15T12:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Inspection Workflows with Utility Network and Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708184#M7048</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/976572"&gt;@SaraRogers&lt;/a&gt;.&amp;nbsp;Thank you for your reply! From&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/138089"&gt;@RobertKrisher&lt;/a&gt;'s comment below, it sounds like the db view option won't work in my case with the UN. I appreciate your time sharing this, though!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 16:19:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708184#M7048</guid>
      <dc:creator>kvincent</dc:creator>
      <dc:date>2026-06-15T16:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Inspection Workflows with Utility Network and Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708186#M7049</link>
      <description>&lt;P&gt;Thanks for this information,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/138089"&gt;@RobertKrisher&lt;/a&gt;! Both of those options won't allow for "live updates", though, right? So, if a new hydrant is added in the UN (by office staff, for example), there would need to be some manual work to get that hydrant into the inspections feature class? And vice versa, when a hydrant is removed, the geometry of that point would remain in the feature class?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 16:23:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708186#M7049</guid>
      <dc:creator>kvincent</dc:creator>
      <dc:date>2026-06-15T16:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Inspection Workflows with Utility Network and Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708187#M7050</link>
      <description>&lt;P&gt;Thanks for the reply,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/962061"&gt;@Brett_Lessner&lt;/a&gt;.&amp;nbsp;I don't believe this would work in my case, though. The documentation shows that solution as ArcGIS Online only (Enterprise options are greyed out). I would be looking for something in Enterprise 11.5.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 16:25:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708187#M7050</guid>
      <dc:creator>kvincent</dc:creator>
      <dc:date>2026-06-15T16:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Inspection Workflows with Utility Network and Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708213#M7051</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/503864"&gt;@kvincent&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are in the UN and ran into this same issue creating a Field Maps workflow for hydrant inspections. We couldn't find a reliable solution to symbolize directly from an attribute value in a related table. There needs to be a field on the parent hydrant that drives the symbology change. We already had an "inspection status" field, but you may need to add that if you don't already have it.&lt;/P&gt;&lt;P&gt;The solution that worked for us was creating a calculation attribute rule on the related table and using &lt;A href="https://doc.esri.com/en/arcgis-pro/latest/help/data/geodatabases/overview/attribute-rule-dictionary-keywords.html#F2C" target="_self"&gt;edit dictionary&lt;/A&gt; to write back to the parent hydrant. When an inspection record is submitted in Field Maps, the attribute rule looks up the related parent hydrant and updates the "inspection status" field to "Complete". The point symbology is set up to turn green when marked complete - that change is visible immediately after the field workers hit "Submit" on the inspection form.&lt;/P&gt;&lt;P&gt;Hope this helps! Happy to share the Arcade if useful.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 18:07:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708213#M7051</guid>
      <dc:creator>wesztt</dc:creator>
      <dc:date>2026-06-15T18:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Inspection Workflows with Utility Network and Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708218#M7052</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/963377"&gt;@wesztt&lt;/a&gt;.&amp;nbsp;I like that approach. You still have the related table to store all the inspection records, but just one field in the UN so the attribute table doesn't get too overloaded. I think something like this could work for us. If you could share the Arcade, that would be great!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 18:37:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708218#M7052</guid>
      <dc:creator>kvincent</dc:creator>
      <dc:date>2026-06-15T18:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Inspection Workflows with Utility Network and Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708219#M7053</link>
      <description>&lt;P&gt;Is there a reason why you need to put it on the hydrant itself instead of using a separate point class that represents the inspections? If you are setting/updating a flag on the hydrant (or any other feature) that represents its inspection status you're going to need to push multiple updates to each of those features every year (resetting the flag saying it needs to be inspecting, marking the feature as inspected, then updating the last inspected date). Because the UN data is versioned, all these edits are tracked and archived forever. A more sustainable approach for inspection is to manage the history, status, etc using separate tables. Not just for hydrants, but for any kind of asset you are performing preventative maintenance/inspections on (valves, pump, etc).&lt;/P&gt;&lt;P&gt;It also solve the problem of what to do when a hydrant is abandoned or removed and you don't want to lose the history of the asset for liability reasons.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 18:49:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708219#M7053</guid>
      <dc:creator>RobertKrisher</dc:creator>
      <dc:date>2026-06-15T18:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Inspection Workflows with Utility Network and Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708220#M7054</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/503864"&gt;@kvincent&lt;/a&gt;&amp;nbsp;there needs to be something done, and while it could be done manually it could just as easily be done through Python or Arcade (if you are proficient with those languages). The problem with doing all this work directly against the versioned data is that history is going to accumulate, and you don't have the degree of separation between your live network data and the historic of your asset registry.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 18:51:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708220#M7054</guid>
      <dc:creator>RobertKrisher</dc:creator>
      <dc:date>2026-06-15T18:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Inspection Workflows with Utility Network and Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708221#M7055</link>
      <description>&lt;P&gt;Sure thing! The calculation rule should be applied to the related table with insert as the trigger. This has worked great for the Yes/No or Complete/Incomplete scenario, but I'm not sure how well it would translate to a more complex symbology with multiple attribute values.&lt;/P&gt;&lt;P&gt;// Get related parent feature&lt;BR /&gt;var parentTable = FeatureSetByRelationshipName($feature, "&lt;EM&gt;RELATIONSHIP_NAME&lt;/EM&gt;", ['&lt;EM&gt;STATUS_FIELD&lt;/EM&gt;'], false);&lt;BR /&gt;var parentFeature = First(parentTable);&lt;/P&gt;&lt;P&gt;// Abort if no parent found&lt;BR /&gt;if (parentFeature == null) return{};&lt;/P&gt;&lt;P&gt;// Return edit dictionary to update parent&lt;BR /&gt;return {&lt;BR /&gt;"edit": [{&lt;BR /&gt;"className": "&lt;EM&gt;PARENT_CLASS&lt;/EM&gt;",&lt;BR /&gt;"updates": [{&lt;BR /&gt;'objectID': parentFeature.OBJECTID,&lt;BR /&gt;"attributes": {"&lt;EM&gt;STATUS_FIELD&lt;/EM&gt;": "&lt;EM&gt;STATUS_VALUE&lt;/EM&gt;"} // Updates field in feature class&lt;BR /&gt;}]&lt;BR /&gt;}]&lt;BR /&gt;};&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 18:59:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708221#M7055</guid>
      <dc:creator>wesztt</dc:creator>
      <dc:date>2026-06-15T18:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Inspection Workflows with Utility Network and Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708222#M7056</link>
      <description>&lt;P&gt;Ah yes, this is true.&lt;/P&gt;&lt;P&gt;If you do have access to ArcGIS Online, it could still be worth deploying the solution - even just to get some ideas. ArcGIS Solutions a free to deploy with your ArcGIS Online account so no reason not to use them as a resource.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Moving forward, I can share this post as input for Water Operations Tasks and getting inspection solutions in Enterprise.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 19:22:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708222#M7056</guid>
      <dc:creator>Brett_Lessner</dc:creator>
      <dc:date>2026-06-15T19:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Inspection Workflows with Utility Network and Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708223#M7057</link>
      <description>&lt;P&gt;Sorry, I should have been more clear. We don't want the data on the hydrant itself, it's just a matter of finding the right process combination to get that symbology to update for inspection tracking purposes, especially since we could have multiple types of inspections happening at once (or at least each year), we need a way to keep it all organized - for example, hydrant painting and hydrant flushing. I just don't want to have to export a snapshot in time dataset, but I think I follow more what you're saying about the separate feature class and how that is preventable. Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 19:23:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708223#M7057</guid>
      <dc:creator>kvincent</dc:creator>
      <dc:date>2026-06-15T19:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Inspection Workflows with Utility Network and Field Maps</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708224#M7058</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2026 19:23:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/inspection-workflows-with-utility-network-and/m-p/1708224#M7058</guid>
      <dc:creator>kvincent</dc:creator>
      <dc:date>2026-06-15T19:23:48Z</dc:date>
    </item>
  </channel>
</rss>

