<?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: Multiple Feature Classes to One Related Table in ArcGIS Collector Questions</title>
    <link>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/1407685#M13824</link>
    <description>&lt;P&gt;I've been struggling with this and just stumbled across your answer. My setup works perfect now. Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 09 Apr 2024 19:12:24 GMT</pubDate>
    <dc:creator>Kklitt</dc:creator>
    <dc:date>2024-04-09T19:12:24Z</dc:date>
    <item>
      <title>Multiple Feature Classes to One Related Table</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/641533#M11015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a point, line, and area feature class that I want to relate to one monitoring table.&lt;/P&gt;&lt;P&gt;I have created GlobalID in the feature class and GuID in the table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simple relationship classes between each feature and the table using 1:M, GlobalID to GuID, and forward messaging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feature Class Area &amp;gt;&amp;nbsp;Simple Relationship Class&amp;nbsp;&lt;SPAN&gt;1:M, GlobalID to GuID, and forward messaging &amp;gt; Monitor Table&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Feature Class&amp;nbsp;Line &amp;gt; &lt;SPAN&gt;Simple Relationship Class&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;1:M, GlobalID to GuID, and forward messaging &amp;gt; Monitor Table&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Feature Class Point &amp;gt; &lt;SPAN&gt;Simple Relationship Class&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;1:M, GlobalID to GuID, and forward messaging &amp;gt; Monitor Table&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works as designed in the ArcGis Pro desktop but when published and used in&amp;nbsp;Collector I get the error "1 or more attributes failed to submit" when trying to add a related event.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this functionality possible? Am I doing something wrong in the configuration? I don't particularly want to create a static merge after the fact...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Tyler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2020 17:34:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/641533#M11015</guid>
      <dc:creator>TylerHaladuick1</dc:creator>
      <dc:date>2020-06-24T17:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Feature Classes to One Related Table</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/641534#M11016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm - I know we've done something similar in the past... essentially creating a single inspection feature class related to multiple parent feature classes. &amp;nbsp;Is it possible you are having issues with the data types in your ID fields not matching up?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2020 18:28:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/641534#M11016</guid>
      <dc:creator>MichaelDavis3</dc:creator>
      <dc:date>2020-06-24T18:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Feature Classes to One Related Table</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/641535#M11017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I have one feature relate only to one table it works perfectly (i.e. Area&amp;gt;Relationship&amp;gt;Table), but adding multiple relationship classes seems to break it in Collector. How did you set up your related IDs, did you use global to GuID or something different?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2020 18:48:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/641535#M11017</guid>
      <dc:creator>TylerHaladuick1</dc:creator>
      <dc:date>2020-06-24T18:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Feature Classes to One Related Table</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/641536#M11018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 9 to 13 related Feature classes to one main feature class and it works fine.&amp;nbsp; I use my own IDs though and not globalid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not use globalids for keys for all the reasons in this post&amp;nbsp;&lt;A href="https://community.esri.com/thread/166958"&gt;https://community.esri.com/thread/166958&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jul 2020 17:24:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/641536#M11018</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2020-07-14T17:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Feature Classes to One Related Table</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/1091299#M13428</link>
      <description>&lt;P&gt;I am having the same issue described using Field Maps and the Edit widget in the Web App Builder; when trying to add a record to the related table under this exact setup, the application(s) are unable to submit.&lt;/P&gt;&lt;P&gt;Is there an explanation for why a GloablID related to a GuID may not function properly within this setup?&lt;/P&gt;&lt;P&gt;I posted my own question asking this:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-field-maps-questions/unable-to-submit-records-to-related-table-which/m-p/1090530" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-field-maps-questions/unable-to-submit-records-to-related-table-which/m-p/1090530&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 17:14:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/1091299#M13428</guid>
      <dc:creator>JMitchell</dc:creator>
      <dc:date>2021-08-23T17:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Feature Classes to One Related Table</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/1289812#M13767</link>
      <description>&lt;P&gt;I tumbled around with this issue for a while. The problem seems to be same name on the ID-attribute fields.&lt;BR /&gt;I have to feature classes with defined relationships to one inspection table. The relations are based on GlobalID. My solution was to define different attribute fields in the relate-table. The relationships are:&lt;BR /&gt;GlobalID -&amp;gt; GUID_Polygons&lt;BR /&gt;GlobalID -&amp;gt; GUID_Points&lt;/P&gt;&lt;P&gt;In my original setup, I had the same attribute field - GUID. The relations worked fine in ArcGISpro. In Field maps, I saw established relations, but could not add new.&lt;BR /&gt;With this new setup, I can add and delete features and rows in Field maps. And I can take data offline.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 21:05:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/1289812#M13767</guid>
      <dc:creator>SveinungBertnesRåheim</dc:creator>
      <dc:date>2023-05-16T21:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Feature Classes to One Related Table</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/1352878#M13803</link>
      <description>&lt;P&gt;Can anyone recommend an article/tutorial/blog that walks through the end-to-end process of setting up a related table, as discussed above for ArcGIS Pro 3.1.x?&amp;nbsp; &amp;nbsp;The &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/create-relationship-class.htm" target="_self"&gt;Create&amp;nbsp;Relationship Class&lt;/A&gt; documentation is insufficient by itself.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a composite relationship between a point feature class and an attribute table&amp;nbsp; (composite because I want cascading deletes),&amp;nbsp; but I'm a bit clueless about what happens next in Pro as far as the configuration and editing workflow.&amp;nbsp; I'd like to learn how to add records in parent and child fc/table, populate keys, configure popups, and what does &lt;EM&gt;messaging&lt;/EM&gt; really mean?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 07:55:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/1352878#M13803</guid>
      <dc:creator>MicZatorsky_AEC</dc:creator>
      <dc:date>2023-11-23T07:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Feature Classes to One Related Table</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/1407685#M13824</link>
      <description>&lt;P&gt;I've been struggling with this and just stumbled across your answer. My setup works perfect now. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 19:12:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/1407685#M13824</guid>
      <dc:creator>Kklitt</dc:creator>
      <dc:date>2024-04-09T19:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Feature Classes to One Related Table</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/1414232#M13828</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can I please know any of you see this error, when you open the attachments on the AGOL? when you combine multiple relationship tables to One feature.&lt;/P&gt;&lt;PRE&gt;"error":{"code":404,"message":"Unable to complete operation.","details":["No Attachment found."]}}&lt;/PRE&gt;</description>
      <pubDate>Tue, 23 Apr 2024 16:31:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/multiple-feature-classes-to-one-related-table/m-p/1414232#M13828</guid>
      <dc:creator>KumuduDesilva</dc:creator>
      <dc:date>2024-04-23T16:31:27Z</dc:date>
    </item>
  </channel>
</rss>

