<?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: Foreign key in related table not automatically populating in Collector (?) in ArcGIS Collector Questions</title>
    <link>https://community.esri.com/t5/arcgis-collector-questions/foreign-key-in-related-table-not-automatically/m-p/686967#M11725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have just come across this issue as well. Collector with Portal and ArcGIS Server 10.3.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My schema is (all GlobalIDs/Guids)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MudPits(fc) 1:M CleaningEvents(table) 1:M Attachments(table)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works fine in desktop but not in collector. Has anyone figured out a solution for this??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jul 2016 01:25:23 GMT</pubDate>
    <dc:creator>CallumSmith</dc:creator>
    <dc:date>2016-07-22T01:25:23Z</dc:date>
    <item>
      <title>Foreign key in related table not automatically populating in Collector (?)</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/foreign-key-in-related-table-not-automatically/m-p/686962#M11720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have recently run into the issue of the foreign key not automatically populating in the related table, when creating a new record with collector. It appears to work when editing in ArcMap on my desktop, however it’s not working on the collector app. I am using a Global ID in the original feature class and a corresponding GUID field in the related table to ensure the 1:M relationship.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ArcGIS Collector v 10.3.9 on iOS and publishing services with ArcGIS server (v 10.03)&amp;nbsp; on amazon EC2, then configuring web maps with ArcGIS online.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you can help or have any advice on how to resolve this issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 17:49:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/foreign-key-in-related-table-not-automatically/m-p/686962#M11720</guid>
      <dc:creator>HaileyMonod</dc:creator>
      <dc:date>2016-04-15T17:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: Foreign key in related table not automatically populating in Collector (?)</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/foreign-key-in-related-table-not-automatically/m-p/686963#M11721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have this exact same problem. I have logged it as a support call with ESRI UK.&amp;nbsp; This set up used to work but has recently stopped. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My work around was to redesign the database and set up 1:1 relationships. From what I worked out it is something to do with the having more than one 1:M relationship to the same table (same destination table).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/175188"&gt;Collector app has stopped populating the foreign key field when adding a related record offline.&lt;/A&gt; - No one has answered it though!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 08:23:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/foreign-key-in-related-table-not-automatically/m-p/686963#M11721</guid>
      <dc:creator>VickyS</dc:creator>
      <dc:date>2016-04-18T08:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Foreign key in related table not automatically populating in Collector (?)</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/foreign-key-in-related-table-not-automatically/m-p/686964#M11722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for sharing Vicky. I have also started a support case with ESRI Canada.&lt;/P&gt;&lt;P&gt;Unfortunately, I need the 1:M relationship for this project. So hopefully something can be worked out. Please let me know if you find a solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 21:49:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/foreign-key-in-related-table-not-automatically/m-p/686964#M11722</guid>
      <dc:creator>HaileyMonod</dc:creator>
      <dc:date>2016-04-18T21:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Foreign key in related table not automatically populating in Collector (?)</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/foreign-key-in-related-table-not-automatically/m-p/686965#M11723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have got this sort of set up working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bench to BenchIssues (1:M)&lt;/P&gt;&lt;P&gt;Sign to SignIssues (1:M)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it does not work if you just have 1 issues table. e.g&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sign to Issues 1:M&lt;/P&gt;&lt;P&gt;Bench to Issues 1:M&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It used to work but we have had to redesign the database at the last minute and create separate issues tables for each feature class. I will let you know if I hear back from ESRI UK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 07:28:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/foreign-key-in-related-table-not-automatically/m-p/686965#M11723</guid>
      <dc:creator>VickyS</dc:creator>
      <dc:date>2016-04-19T07:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Foreign key in related table not automatically populating in Collector (?)</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/foreign-key-in-related-table-not-automatically/m-p/686966#M11724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HHhhmm its odd, as I only have Hydrants to HydrantInspectionsTable (1:M) and its not populating the FK in the table, when creating a new record using collector. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 22:24:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/foreign-key-in-related-table-not-automatically/m-p/686966#M11724</guid>
      <dc:creator>HaileyMonod</dc:creator>
      <dc:date>2016-04-20T22:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Foreign key in related table not automatically populating in Collector (?)</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/foreign-key-in-related-table-not-automatically/m-p/686967#M11725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have just come across this issue as well. Collector with Portal and ArcGIS Server 10.3.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My schema is (all GlobalIDs/Guids)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MudPits(fc) 1:M CleaningEvents(table) 1:M Attachments(table)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works fine in desktop but not in collector. Has anyone figured out a solution for this??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 01:25:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/foreign-key-in-related-table-not-automatically/m-p/686967#M11725</guid>
      <dc:creator>CallumSmith</dc:creator>
      <dc:date>2016-07-22T01:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Foreign key in related table not automatically populating in Collector (?)</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/foreign-key-in-related-table-not-automatically/m-p/686968#M11726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We ran into this issue today, and discovered that the Foreign Key and GlobalID fields were turned off in our related tables in the MXD we use for publishing our services.&amp;nbsp; Turning those fields back on and republishing the services fixed it for us.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2016 15:30:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/foreign-key-in-related-table-not-automatically/m-p/686968#M11726</guid>
      <dc:creator>JohnDeLoretta3</dc:creator>
      <dc:date>2016-07-27T15:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Foreign key in related table not automatically populating in Collector (?)</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/foreign-key-in-related-table-not-automatically/m-p/1558741#M13840</link>
      <description>&lt;P&gt;I encountered the same issue and found a solution, which worked for me.&lt;BR /&gt;Having the same feature class published as multiple layers with different symbology in my web service caused the problem. When I created a new web service with the origin and destination tables each represented as a single layer, the issue was resolved.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 17:07:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/foreign-key-in-related-table-not-automatically/m-p/1558741#M13840</guid>
      <dc:creator>TórshavnarKommuna</dc:creator>
      <dc:date>2024-11-14T17:07:55Z</dc:date>
    </item>
  </channel>
</rss>

