<?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: How to get gdb sequence from feature service based survey123 back into the survey results. in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-get-gdb-sequence-from-feature-service-based/m-p/1558105#M60050</link>
    <description>&lt;P&gt;A little more context may help.&lt;/P&gt;&lt;P&gt;How are you creating these reports? If this is a standard Feature Report, then you need objectId, which S123 will pass along to the reporting engine naturally via whatever reporting engine you go with (e.g., Power Apps or Make).&lt;/P&gt;&lt;P&gt;At what point does the custom ID get generated? If your custom ID field only gets populated &lt;EM&gt;after&lt;/EM&gt; a survey is submitted, then you will need to write data to the datastore, generate that ID, and &lt;EM&gt;then&lt;/EM&gt; send an email, which is doable, but a more complicated process.&lt;/P&gt;</description>
    <pubDate>Wed, 13 Nov 2024 16:23:03 GMT</pubDate>
    <dc:creator>abureaux</dc:creator>
    <dc:date>2024-11-13T16:23:03Z</dc:date>
    <item>
      <title>How to get gdb sequence from feature service based survey123 back into the survey results.</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-get-gdb-sequence-from-feature-service-based/m-p/1558091#M60049</link>
      <description>&lt;P&gt;I have a Survey123 survey created through S123 Connect, that is based off a feature service. The Feature Service has a geodatabase sequence to create an ID for each new survey.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am attempting to either create that sequence within the survey, or to pull the data after its created back into the survey so I can create a Report to email out.&lt;/P&gt;&lt;P&gt;Any advice would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 15:57:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-get-gdb-sequence-from-feature-service-based/m-p/1558091#M60049</guid>
      <dc:creator>Amarz</dc:creator>
      <dc:date>2024-11-13T15:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to get gdb sequence from feature service based survey123 back into the survey results.</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-get-gdb-sequence-from-feature-service-based/m-p/1558105#M60050</link>
      <description>&lt;P&gt;A little more context may help.&lt;/P&gt;&lt;P&gt;How are you creating these reports? If this is a standard Feature Report, then you need objectId, which S123 will pass along to the reporting engine naturally via whatever reporting engine you go with (e.g., Power Apps or Make).&lt;/P&gt;&lt;P&gt;At what point does the custom ID get generated? If your custom ID field only gets populated &lt;EM&gt;after&lt;/EM&gt; a survey is submitted, then you will need to write data to the datastore, generate that ID, and &lt;EM&gt;then&lt;/EM&gt; send an email, which is doable, but a more complicated process.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 16:23:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-get-gdb-sequence-from-feature-service-based/m-p/1558105#M60050</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-11-13T16:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to get gdb sequence from feature service based survey123 back into the survey results.</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-get-gdb-sequence-from-feature-service-based/m-p/1558146#M60054</link>
      <description>&lt;P&gt;The reports I am referring to are the ones that can be generated via the Survey123 online feature reports. The custom ID is currently being generated once the survey is submitted and the new feature is created. I would be happy to create the custom ID within the Survey is possible. I couldn't find enough documentation on how to do so within S123 Connect.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 17:22:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-get-gdb-sequence-from-feature-service-based/m-p/1558146#M60054</guid>
      <dc:creator>Amarz</dc:creator>
      <dc:date>2024-11-13T17:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to get gdb sequence from feature service based survey123 back into the survey results.</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-get-gdb-sequence-from-feature-service-based/m-p/1558186#M60057</link>
      <description>&lt;P&gt;Custom IDs are tricky. Depending on what you want, it may or may not be possible within the app...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Do you just want something unique that a human won't need to remember? Then use a uuid field.&lt;/LI&gt;&lt;LI&gt;Do you want something a human can use, like 0001? Then your options are more limited.&lt;/LI&gt;&lt;LI&gt;Just using the ObjectId field generated by submitting a survey may also be sufficient.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This blog has a lot of good info, and is likely what you are looking for: &lt;STRONG&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/creating-ticket-numbers-in-survey123-for-arcgis/ba-p/898870" target="_self"&gt;Creating 'Ticket Numbers' in Survey123 for ArcGIS&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;As for generating reports, you don't need your custom Id field for that. Reports use ObjectId.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 18:07:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-get-gdb-sequence-from-feature-service-based/m-p/1558186#M60057</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-11-13T18:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to get gdb sequence from feature service based survey123 back into the survey results.</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-get-gdb-sequence-from-feature-service-based/m-p/1558236#M60061</link>
      <description>&lt;P&gt;Gotcha, I did see that, but I really wanted an incremental ID.. looks like that's near impossible.&lt;/P&gt;&lt;P&gt;I think for sake of just getting a unique ID, I will have to utilize the date option.&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 19:25:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-get-gdb-sequence-from-feature-service-based/m-p/1558236#M60061</guid>
      <dc:creator>Amarz</dc:creator>
      <dc:date>2024-11-13T19:25:48Z</dc:date>
    </item>
  </channel>
</rss>

