<?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 FeatureSetByAssociation with junctionEdge association type for UNM  model in ArcGIS Utility Network Questions</title>
    <link>https://community.esri.com/t5/arcgis-utility-network-questions/featuresetbyassociation-with-junctionedge/m-p/1309880#M2609</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Not sure if this should UNM or Arcade question, but will ask here anyway.&lt;/P&gt;&lt;P&gt;Looking at the documentation of FeatureSetByAssociation at&amp;nbsp;&lt;A href="https://developers.arcgis.com/arcade/function-reference/featureset_functions/#featuresetbyassociation" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/arcade/function-reference/featureset_functions/#featuresetbyassociation&lt;/A&gt;&amp;nbsp;I was wondering how to use&amp;nbsp;&lt;STRONG&gt;associationType&lt;/STRONG&gt;&amp;nbsp;of&amp;nbsp;&lt;STRONG&gt;junctionE&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;dge&lt;/STRONG&gt;&amp;nbsp;&lt;/SPAN&gt;introduced in 1.10.&lt;/P&gt;&lt;P&gt;I have a scenario in Electric UNM where ElectricJunction object snaps to ElectricLine. I want to write an attribute rule that when such connection happens during add or update of ElectricJunction, I want to propagate some attributes from ElectricLine to ElectricJunction. I tried to use&amp;nbsp;FeatureSetByAssociation with associationType of junctionEdge thinking it fits this scenario. However, FeatureSet comes empty. But if I use FeatureSetByName with ElectricLine and then use Touches operator to filter ElectricLine snapped to ElectricJunction being placed, it works. I am worried about the performance of&amp;nbsp;FeatureSetByName and Touches operator as opposed to&amp;nbsp;FeatureSetByAssociation. Any idea if&amp;nbsp;&lt;STRONG&gt;junctionE&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;dge association type&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;nbsp;can be used in this scenario or is it meant for Trace Network, Geometric Network etc?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/188597"&gt;@MikeMillerGIS&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/346994"&gt;@HusseinNasser2&lt;/a&gt;&amp;nbsp;Any info?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vish&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jul 2023 01:10:48 GMT</pubDate>
    <dc:creator>EstherSmith_Dev</dc:creator>
    <dc:date>2023-07-20T01:10:48Z</dc:date>
    <item>
      <title>FeatureSetByAssociation with junctionEdge association type for UNM  model</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/featuresetbyassociation-with-junctionedge/m-p/1309880#M2609</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Not sure if this should UNM or Arcade question, but will ask here anyway.&lt;/P&gt;&lt;P&gt;Looking at the documentation of FeatureSetByAssociation at&amp;nbsp;&lt;A href="https://developers.arcgis.com/arcade/function-reference/featureset_functions/#featuresetbyassociation" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/arcade/function-reference/featureset_functions/#featuresetbyassociation&lt;/A&gt;&amp;nbsp;I was wondering how to use&amp;nbsp;&lt;STRONG&gt;associationType&lt;/STRONG&gt;&amp;nbsp;of&amp;nbsp;&lt;STRONG&gt;junctionE&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;dge&lt;/STRONG&gt;&amp;nbsp;&lt;/SPAN&gt;introduced in 1.10.&lt;/P&gt;&lt;P&gt;I have a scenario in Electric UNM where ElectricJunction object snaps to ElectricLine. I want to write an attribute rule that when such connection happens during add or update of ElectricJunction, I want to propagate some attributes from ElectricLine to ElectricJunction. I tried to use&amp;nbsp;FeatureSetByAssociation with associationType of junctionEdge thinking it fits this scenario. However, FeatureSet comes empty. But if I use FeatureSetByName with ElectricLine and then use Touches operator to filter ElectricLine snapped to ElectricJunction being placed, it works. I am worried about the performance of&amp;nbsp;FeatureSetByName and Touches operator as opposed to&amp;nbsp;FeatureSetByAssociation. Any idea if&amp;nbsp;&lt;STRONG&gt;junctionE&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;dge association type&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;nbsp;can be used in this scenario or is it meant for Trace Network, Geometric Network etc?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/188597"&gt;@MikeMillerGIS&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/346994"&gt;@HusseinNasser2&lt;/a&gt;&amp;nbsp;Any info?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vish&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 01:10:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/featuresetbyassociation-with-junctionedge/m-p/1309880#M2609</guid>
      <dc:creator>EstherSmith_Dev</dc:creator>
      <dc:date>2023-07-20T01:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureSetByAssociation with junctionEdge association type for UNM  model</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/featuresetbyassociation-with-junctionedge/m-p/1309959#M2610</link>
      <description>&lt;P&gt;An association record is not created for a point on a line.&amp;nbsp; The spatial relationship creates the connectivity.&amp;nbsp; From/To Junction Edge is for Non Spatial Objects.&amp;nbsp; You will need to use a spatial operation.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 09:39:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/featuresetbyassociation-with-junctionedge/m-p/1309959#M2610</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2023-07-20T09:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: FeatureSetByAssociation with junctionEdge association type for UNM  model</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/featuresetbyassociation-with-junctionedge/m-p/1310845#M2620</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/188597"&gt;@MikeMillerGIS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2023 23:09:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/featuresetbyassociation-with-junctionedge/m-p/1310845#M2620</guid>
      <dc:creator>EstherSmith_Dev</dc:creator>
      <dc:date>2023-07-23T23:09:56Z</dc:date>
    </item>
  </channel>
</rss>

