<?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: Repeats not working with SDE table names with dot in name in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/repeats-not-working-with-sde-table-names-with-dot/m-p/796982#M9679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The bug report came back with part of the solution. When publishing the service to Portal, I was including the attachments table in the TOC.&amp;nbsp;The attachments table should not be added as it is a system table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I was not adding an index to the GUID fields that serve as the fields for the repeat relationship. Doing both of those things fixed the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Apr 2018 19:02:55 GMT</pubDate>
    <dc:creator>RichardSmith7</dc:creator>
    <dc:date>2018-04-24T19:02:55Z</dc:date>
    <item>
      <title>Repeats not working with SDE table names with dot in name</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/repeats-not-working-with-sde-table-names-with-dot/m-p/796980#M9677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I have been able to create a survey &lt;EM&gt;without repeats&lt;/EM&gt;&amp;nbsp;that successfully submits to our 10.5.1 Portal service which stores the data in our Oracle SDE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I add a repeating question set, and attempt to submit the survey, it hangs on 'Getting service information' and lists the repeat table (last three entries of diagnostics log below). Now, I know that when specifying the begin repeat in the form, you enter the table name in the&amp;nbsp;&lt;EM&gt;name&lt;/EM&gt; field. However, since the&amp;nbsp;&lt;EM&gt;name&lt;/EM&gt; field is not allowed any special characters (a dot in my case), my question is &lt;STRONG&gt;how do you specify repeats when the SDE table names requires the schemaname.tablename format?&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To troubleshoot this, I did republish the service and changed the names in the TOC to exclude the schema name, changed the form_id and repeat name to match, however, I get the same hang on submit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[AppStudio@11205 category="qml" function="updateRelationships" filename="XFormFeatureService.qml" line="891"] qml: Updating relationship for: P_MEDICAL_IH.s123_entries&lt;/P&gt;&lt;P&gt;[AppStudio@11205 category="default" filename="XFormFeatureService.qml" line="891"] qrc:/qml/XForms/XFormFeatureService.qml:891: TypeError: Cannot read property 'name' of undefined&lt;/P&gt;&lt;P&gt;[AppStudio@11205 category="qml" function="expression for onStateChanged" filename="Portal.qml" line="192"] qml: Application state changed: 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;-Rick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 14:21:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/repeats-not-working-with-sde-table-names-with-dot/m-p/796980#M9677</guid>
      <dc:creator>RichardSmith7</dc:creator>
      <dc:date>2018-04-10T14:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Repeats not working with SDE table names with dot in name</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/repeats-not-working-with-sde-table-names-with-dot/m-p/796981#M9678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have spoken with Esri support and they were able to replicate the issue if there is both a repeat&amp;nbsp;&lt;STRONG&gt;and&lt;/STRONG&gt; attachments are enabled when working with a feature service that stores data in SDE. This has been logged as a bug:&amp;nbsp;BUG-000113322: Survey created from an existing feature service with a related table and attachments enabled hangs when submitting a survey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2018 16:00:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/repeats-not-working-with-sde-table-names-with-dot/m-p/796981#M9678</guid>
      <dc:creator>RichardSmith7</dc:creator>
      <dc:date>2018-04-18T16:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Repeats not working with SDE table names with dot in name</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/repeats-not-working-with-sde-table-names-with-dot/m-p/796982#M9679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The bug report came back with part of the solution. When publishing the service to Portal, I was including the attachments table in the TOC.&amp;nbsp;The attachments table should not be added as it is a system table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, I was not adding an index to the GUID fields that serve as the fields for the repeat relationship. Doing both of those things fixed the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2018 19:02:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/repeats-not-working-with-sde-table-names-with-dot/m-p/796982#M9679</guid>
      <dc:creator>RichardSmith7</dc:creator>
      <dc:date>2018-04-24T19:02:55Z</dc:date>
    </item>
  </channel>
</rss>

