<?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: Run multiple instances of Survey123 (to speed up data collection) in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1177090#M42909</link>
    <description>&lt;P&gt;What about using drafts? You can save the survey, complete another survey, and then return to the main one? I would say that is the capability you are looking for. Set the Instance name to make it easier to identify the survey:&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsforminstancename.htm" target="_blank"&gt;https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsforminstancename.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Alternatively I'd revisit the survey design and data collection workflow.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Can the single large survey be broken into separate chunks to complete + submit + move on; consider related tables, repeats etc&lt;/LI&gt;&lt;LI&gt;Can the additional survey requirements be incorporated into the large survey and UI improved to help users navigate?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I'm not aware of other mobile apps that let users open multiple sessions concurrently, so imagine the development requirements for this on several operating platforms would be almost impossible for the Survey123 team to implement. They are generally receptive to ideas but given the draft folder exists I'm not sure what value having this functionality would bring to all users. If you can ratify this, consider placing an idea, but be open to rephrasing the requirements. i.e. "have multiple surveys open concurrently in the Survey123 app, similar to tabs/windows in Chrome" may be more achievable than running multiple app sessions.&lt;/P&gt;</description>
    <pubDate>Wed, 25 May 2022 02:10:47 GMT</pubDate>
    <dc:creator>ChristopherCounsell</dc:creator>
    <dc:date>2022-05-25T02:10:47Z</dc:date>
    <item>
      <title>Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1176790#M42888</link>
      <description>&lt;P&gt;We have a collection of three surveys that we ask workers to use to create an inventory of public safety control measures at a given site. Control measures include signs, fences, gates, booms, barricades, etc. As the worker walks along, they will come upon different control measures that require them to switch between surveys.&amp;nbsp; This means that they have to close the survey they are using and then load the survey they need to use.&amp;nbsp; If all three surveys could be open concurrently, the worker could just switch between the surveys and a lot of time could be saved.&amp;nbsp; &amp;nbsp;We are using Windows tablets, but I think this issue applies to Android and iOS as well.&amp;nbsp; I have tried using the Windows Sandbox to create a virtual environment so a 2nd instance of Survey123 can be opened and this scheme works but it is rather complicated.&amp;nbsp; I have to copy all the Survey123 folders associated the executable and the surveys into a temporary folder that exists only a long as the virtual machine is open.&amp;nbsp; It would require the worker to be very careful with the use of the copy of Survey123 running in the virtual machine to avoid losing all data collected during the session.&lt;/P&gt;&lt;P&gt;Are there any other ways people have come up with to streamline the use of multiple Survey123 surveys?&amp;nbsp; Is there a plan to add such a capability to the product at some point?&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 13:02:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1176790#M42888</guid>
      <dc:creator>MarkWilkinson1</dc:creator>
      <dc:date>2022-05-24T13:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1176802#M42889</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/137887"&gt;@MarkWilkinson1&lt;/a&gt;, it seems like you want to use geopoint for signs and booms, then geotrace for fences, gates, barricades, is that correct?&amp;nbsp; Do you have any features you need to collect with geoshape (polygon) representation?&lt;/P&gt;&lt;P&gt;I might suggest implementing a "featureType" or "structureType" &lt;EM&gt;&lt;STRONG&gt;select_one&lt;/STRONG&gt;&lt;/EM&gt; to provide an option for different features in a single Survey123 XLSForm.&amp;nbsp; Then you could use&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/survey123-relevant-field-based-on-value-from-more/td-p/841259" target="_self"&gt;&lt;EM&gt;&lt;STRONG&gt;relevant&lt;/STRONG&gt;&lt;/EM&gt; functionality&lt;/A&gt; to show/hide the questions and fields that pertain to the item selected during one survey instance.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ThomasHamill_0-1653398334443.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/42027i56CEC2DC1ECA0A73/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ThomasHamill_0-1653398334443.png" alt="ThomasHamill_0-1653398334443.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's possible to use two or more different geometries (&lt;STRONG&gt;geopoint&lt;/STRONG&gt;, &lt;STRONG&gt;geotrace&lt;/STRONG&gt;, &lt;STRONG&gt;geoshape&lt;/STRONG&gt; for points, lines, polygons) in a single Survey123 XLSForm as well, with some caveats.&amp;nbsp; See this &lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/geotracegeoshape.htm" target="_self"&gt;tech page&lt;/A&gt; for more info about that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 13:19:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1176802#M42889</guid>
      <dc:creator>ThomasHamill</dc:creator>
      <dc:date>2022-05-24T13:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1176830#M42892</link>
      <description>&lt;P&gt;If you need three separate surveys, what about adding them to a Dashboard or Experience Builder? You can add the surveys to&amp;nbsp; multiple "frames" and dock them on each other and change via tabs at the bottom of the screen. The only negative is you have to use the Web form to enter data. But this could be a starting point.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 14:13:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1176830#M42892</guid>
      <dc:creator>Chris_Anderson</dc:creator>
      <dc:date>2022-05-24T14:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1177013#M42905</link>
      <description>&lt;P&gt;Thanks for the ideas&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/89653"&gt;@ThomasHamill&lt;/a&gt;&amp;nbsp;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I should add a few details.&amp;nbsp; I used Survey123 Connect to gain access to features not available with the web designer.&amp;nbsp; The three surveys are based on lines (fences, booms, barricades, hand rails, roads, etc.). points (cameras, gates, buoys, boom anchors, etc.) and then the final survey is another points based survey for signs.&amp;nbsp; I made a survey dedicated to signs because there are many types and many attributes we collect.&amp;nbsp; The Excel survey is over 80 lines and there are over 400 lines in the choices tab.&lt;/P&gt;&lt;P&gt;Also, we do the data collection in isolated areas were there is no cell coverage.&amp;nbsp; We rely on TPK basemaps and GNSS receivers.&lt;/P&gt;&lt;P&gt;I will look at the article you mentioned and check out the possibility of combining the feature types into one survey.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Something that immediately comes to mind:&amp;nbsp; I wonder how the mechanics of publishing and the creation of the survey Feature Layer (hosted) on our ArcGIS Enterprise server would work.&amp;nbsp; If a survey has various feature types, during the act of publishing, will the associated feature layer have point, line and polygon layers created automatically?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;I will have to do some experimenting.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 20:48:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1177013#M42905</guid>
      <dc:creator>MarkWilkinson1</dc:creator>
      <dc:date>2022-05-24T20:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1177018#M42906</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/112203"&gt;@Chris_Anderson&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for the idea of looking at frames and docking.&amp;nbsp; However, as I mentioned to Thomas, I use Survey123 Connect and everything is set up for offline use.&amp;nbsp; I will check out the Dashboard and Experience Builder options though as I might find another use for them or maybe an idea will come to mind for my current application.&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 20:57:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1177018#M42906</guid>
      <dc:creator>MarkWilkinson1</dc:creator>
      <dc:date>2022-05-24T20:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1177090#M42909</link>
      <description>&lt;P&gt;What about using drafts? You can save the survey, complete another survey, and then return to the main one? I would say that is the capability you are looking for. Set the Instance name to make it easier to identify the survey:&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsforminstancename.htm" target="_blank"&gt;https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsforminstancename.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Alternatively I'd revisit the survey design and data collection workflow.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Can the single large survey be broken into separate chunks to complete + submit + move on; consider related tables, repeats etc&lt;/LI&gt;&lt;LI&gt;Can the additional survey requirements be incorporated into the large survey and UI improved to help users navigate?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I'm not aware of other mobile apps that let users open multiple sessions concurrently, so imagine the development requirements for this on several operating platforms would be almost impossible for the Survey123 team to implement. They are generally receptive to ideas but given the draft folder exists I'm not sure what value having this functionality would bring to all users. If you can ratify this, consider placing an idea, but be open to rephrasing the requirements. i.e. "have multiple surveys open concurrently in the Survey123 app, similar to tabs/windows in Chrome" may be more achievable than running multiple app sessions.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 02:10:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1177090#M42909</guid>
      <dc:creator>ChristopherCounsell</dc:creator>
      <dc:date>2022-05-25T02:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1177269#M42917</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/412943"&gt;@ChristopherCounsell&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I looked at how using Drafts might help our workflow and I think they could be used to improve the efficiency of data collection.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am thinking it would be useful for collecting line features, a fence for example.&amp;nbsp; I should note that my line survey sets the body::esri:style method to vertex.&amp;nbsp; This allows the user to collect vertices associated with a line, rather than sketching a primitive shape.&amp;nbsp; The drawing tools for a vertex based line allows the user to record a vertex location, move to a new location, record that vertex location and so on. &amp;nbsp;I did notice that if you start a line, you need to record at least two vertices (it is a line after all &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; before you can save it and create a draft record.&amp;nbsp; However, when you reopen the draft, the line editing tools change.&amp;nbsp; You can add new vertices between existing vertices, you can move existing vertices but you can’t extend the line.&amp;nbsp; I think I have come up with a work-around that will allow us to do what we need to do.&lt;/P&gt;&lt;P&gt;The worker can record the staring point of a fence and then add a fictitious 2nd point that can be later deleted.&amp;nbsp; The record can saved as a draft, and the worker can collect other features using the other survey types.&amp;nbsp; The fence record can be reopened and a new fence vertex can be added between the two previously recorded vertices.&amp;nbsp; The fence survey record can thus be added to and modified as needed and eventually saved as final.&lt;/P&gt;&lt;P&gt;If I combine my Points survey with my Signs survey then users will have to contend with only two surveys and if they make use of Drafts for the lines survey, things will be much improved.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 16:47:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1177269#M42917</guid>
      <dc:creator>MarkWilkinson1</dc:creator>
      <dc:date>2022-05-25T16:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1177414#M42921</link>
      <description>&lt;P&gt;Thanks for the additional context, helps a lot. I think drafts is the answer, but maybe you could post an idea around improvements to the line editing tools for when the geoline question is re-opened. Line and polygon capture is still relatively new and the Survey123 team has made a lot of improvements to the question type over time.&lt;/P&gt;&lt;P&gt;You could also be fancy and capture a series of points in the survey then post-process in ArcGIS Desktop to create the line.&lt;/P&gt;&lt;P&gt;You could also consider using ArcGIS FieldMaps (or QuickCapture) to capture the line and then complete any detailed surveys as required. As these are separate apps it should be fine to run simultaneously.&lt;BR /&gt;Though note it's not available on Windows. Technically Collector still is but it's on the old release and not actively developed. So on Windows you could use Collector, but I'd be looking to upgrade to a modern mobile platform (iOS or Android) regardless.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 23:26:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1177414#M42921</guid>
      <dc:creator>ChristopherCounsell</dc:creator>
      <dc:date>2022-05-25T23:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1177419#M42923</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/89653"&gt;@ThomasHamill&lt;/a&gt;&amp;nbsp; I played around with a new survey that included a geopoint and a geotrace.&amp;nbsp; I might be missing a key aspect of how two feature types can be combined in a survey because I couldn't come up with a usable survey design.&amp;nbsp; If I just add two straight features, a geopoint and a geotrace, when I try to publish the survey I get an error saying only one geometry field is allowed per table.&amp;nbsp; If I add&amp;nbsp;&lt;SPAN class=""&gt;bind::esri:fieldType&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;set to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;null as per the article, then the survey will publish but then I don't see how I can record any spatial information associated with a line.&amp;nbsp; For example, I filled in a record that included a line I drew and uploaded the record.&amp;nbsp; What I ended up seeing on the feature class (hosted) map was a single point sitting at Null Island (0 deg lat 0 deg long) and no line sitting anywhere.&amp;nbsp; I guess you could record information for a locationless line of unknown spatial characteristics but I don't see the value in doing that.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;As I mentioned above, I hope it is just a case that I am missing something.....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Mark&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 00:03:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1177419#M42923</guid>
      <dc:creator>MarkWilkinson1</dc:creator>
      <dc:date>2022-05-26T00:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1178584#M42986</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/137887"&gt;@MarkWilkinson1&lt;/a&gt;, take a look at this generic form (attached) showing use of&amp;nbsp; multiple geometries, two&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;geopoints&lt;/STRONG&gt; &lt;/EM&gt;and one&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;geoshape&lt;/STRONG&gt;&lt;/EM&gt;, in a single survey.&amp;nbsp; I learned how to do it from &lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-lines-and-polygons/ba-p/897415" target="_self"&gt;this thread&lt;/A&gt;.&amp;nbsp; In my demo example, the &lt;EM&gt;&lt;STRONG&gt;geopoint&lt;/STRONG&gt;&lt;/EM&gt; named "Device_Location" is a "primary feature" of sorts, meaning the subsequent geometries (which have to be listed under repeats)—a &lt;EM&gt;&lt;STRONG&gt;geoshape&lt;/STRONG&gt; &lt;/EM&gt;named "Feature_Boundary_Polygon" and a &lt;EM&gt;&lt;STRONG&gt;geopoint&lt;/STRONG&gt; &lt;/EM&gt;named "Feature_Center"—will be related to the&amp;nbsp; "Device_Location" point.&amp;nbsp; One could configure the parent/child geometries differently, depending on what's needed for the survey design.&amp;nbsp; For example, one could use a &lt;EM&gt;&lt;STRONG&gt;geoshape&lt;/STRONG&gt; &lt;/EM&gt;(for a polygon) as the primary geometry and then have a &lt;EM&gt;&lt;STRONG&gt;geopoint&lt;/STRONG&gt;&lt;/EM&gt;, a &lt;EM&gt;&lt;STRONG&gt;geotrace&lt;/STRONG&gt;&lt;/EM&gt;, and another &lt;EM&gt;&lt;STRONG&gt;geoshape&lt;/STRONG&gt; &lt;/EM&gt;be in the form (all related to the first &lt;EM&gt;&lt;STRONG&gt;geoshape&lt;/STRONG&gt;&lt;/EM&gt;).&amp;nbsp; Note that&amp;nbsp;there will always need to be at least one geometry outside a repeat if multiple geometries will be used in one form.&amp;nbsp; Note that I put a "1" under the&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;repeat_count&lt;/STRONG&gt;&lt;/EM&gt; (Column P) for the secondary features, because I want only one boundary polygon and boundary center point per survey device point.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 15:39:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1178584#M42986</guid>
      <dc:creator>ThomasHamill</dc:creator>
      <dc:date>2022-05-31T15:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1180297#M43064</link>
      <description>&lt;P&gt;If you launch a second form from say a URL it will keep the first open somehow in the background so I have asked the team if we could have multiple forms open at the same time and then flip among them.&amp;nbsp; They said it would be very difficult to create a UI for that but they would look at it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are a number of bugs when saving to drafts so it would be huge for us.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 17:02:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1180297#M43064</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2022-06-06T17:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181012#M43127</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/89653"&gt;@ThomasHamill&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Sorry for the delay in getting back to you.&amp;nbsp; Your idea looks quite interesting.&amp;nbsp; I just created a new survey using your Excel file and will do some experimenting.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I noticed that when I tried to publish the survey, I got the error about the requirement for the field names being all lower case.&amp;nbsp; Is there a setting that allows you to use mixed case as you did in your Excel file?&amp;nbsp; We have Enterprise / Portal and I learned that it has a 32 character limit&amp;nbsp; for field names so I had to shorten&amp;nbsp;magneticVariation_DecimalDegrees before I could publish.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will make another post after I play around with the survey.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 12:51:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181012#M43127</guid>
      <dc:creator>MarkWilkinson1</dc:creator>
      <dc:date>2022-06-08T12:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181024#M43129</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/137887"&gt;@MarkWilkinson1&lt;/a&gt;, I haven't run into that lowercase character syntax requirement for field names in Survey123 before, but the 32 character limit stands in Survey123 Connect and the XLSForm system.&lt;/P&gt;&lt;P&gt;Did you try a Google search of the exact phrasing of the error message you received?&amp;nbsp; I wouldn't be surprised if that lowercase requirement is coming from an Enterprise/Portal configuration.&lt;/P&gt;&lt;P&gt;I publish my Survey123 Forms exclusively through Survey123 Connect (into ArcGIS Online) and haven't seen that before—field names that use camelCase and underscores are acceptable and forms that use them aren't prevented from being published/deployed to ArcGIS Online, in my experience.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 13:21:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181024#M43129</guid>
      <dc:creator>ThomasHamill</dc:creator>
      <dc:date>2022-06-08T13:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181061#M43133</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I opened a survey in the S123 app and then in my browser I entered the URL for a second survey (e.g. arcgis-survey123://?itemID=&amp;lt;32characterGUID&amp;gt;).&amp;nbsp; I got the request to launch S123 and when I clicked on Allow, the context flipped to the already open S123 app and the 2nd survey appeared in the app.&amp;nbsp; Now, strangely, if I entered data in a few fields and saved the survey as a draft and closed it, the original survey I opened appeared as if it was sitting in the background but was not accessible until the 2nd survey was gone.&lt;/P&gt;&lt;P&gt;This was an exciting prospect because a worker could open my lines survey, begin collecting data for a fence, come to a sign or a gate, open the signs or points survey using the URL, collect the data, save it to the outbox and then return to the lines survey and continue on.&lt;/P&gt;&lt;P&gt;However, when I disconnected from the network, I found the URL&amp;nbsp; method would no longer ask to launch the S123 app.&amp;nbsp; I just got the&amp;nbsp;usual 'you are not connected to the network' type message.&lt;/P&gt;&lt;P&gt;As mentioned previously, our surveys are being collected on tablets that do not have network access.&lt;/P&gt;&lt;P&gt;Is there any way to launch the app with a 2nd survey with no network access?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Mark&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 14:03:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181061#M43133</guid>
      <dc:creator>MarkWilkinson1</dc:creator>
      <dc:date>2022-06-08T14:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181078#M43136</link>
      <description>&lt;P&gt;Yes that is what I meant it is somehow still open in the back.&amp;nbsp; This works from say field maps also.&amp;nbsp; You can launch then launch again and it keeps the first one in the background.&lt;/P&gt;&lt;P&gt;I am guessing you cant use a URL in a browser if you are offline which makes sense.&amp;nbsp; Not sure why you are using a browser offline?&amp;nbsp; I only launch URLs from Field Maps so not sure what your workflow is here.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry kind of lost me here.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 14:21:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181078#M43136</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2022-06-08T14:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181093#M43140</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;:&lt;/P&gt;&lt;P&gt;The only reason I mentioned using a browser and a URL was because of your suggestion.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have tablets that do not have any network access (we use Enterprise and it is in the company protected network and IT do not allow mobile devices to penetrate the firewall).&amp;nbsp; Users download the three surveys and a selection of TPK files I made while they are in the office then they head out with the tablets and GNSS receivers.&amp;nbsp; They collect data, come into the office and upload the data to the server.&amp;nbsp; &amp;nbsp;My original post describes the problem associated with survey flipping.&lt;/P&gt;&lt;P&gt;I wonder if I can install a portable web server on each tablet and somehow fool the browser/app into thinking it has a network connection.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 14:40:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181093#M43140</guid>
      <dc:creator>MarkWilkinson1</dc:creator>
      <dc:date>2022-06-08T14:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181098#M43142</link>
      <description>&lt;P&gt;So you just need something to launch links from?&amp;nbsp; What about just a word doc or pdf or something?&amp;nbsp; May be able to put links in Avenza and use GeoPDFs.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 14:49:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181098#M43142</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2022-06-08T14:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181328#M43160</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I downloaded a portable web server and just let it run on the tablet in the background.&amp;nbsp; I disconnected from the network, ran the S123 app and opened my first survey.&amp;nbsp; Then I entered the URL of the 2nd survey in a browser and I got the 'do you want to launch S123?' prompt.&amp;nbsp; I said yes, it flipped over to the running instance of S123 and popped open the 2nd survey.&lt;/P&gt;&lt;P&gt;I am going to get some of my users to vet this idea but I think I might have something here.&lt;/P&gt;&lt;P&gt;Thanks for letting me know about "survey stacking". Reminds me of Reverse Polish Notation that HP Calculators and several languages use/used.&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 00:17:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181328#M43160</guid>
      <dc:creator>MarkWilkinson1</dc:creator>
      <dc:date>2022-06-09T00:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181425#M43172</link>
      <description>&lt;P&gt;I would also test just launching the links from a text doc.&amp;nbsp; I do not see any reason you need to paste into a web browser here.&amp;nbsp; The tablet should see its an app and just launch it.&amp;nbsp; Like from Field Maps no browser needed.&lt;/P&gt;&lt;P&gt;You could also put the link in the first form and launch it right from there.&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 13:13:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181425#M43172</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2022-06-09T13:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Run multiple instances of Survey123 (to speed up data collection)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181455#M43174</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully this will be the last time I bother you.&amp;nbsp; If I put a link in the form of&amp;nbsp;&lt;SPAN&gt;arcgis-survey123://?itemID=&amp;lt;32characterGUID&amp;gt; in a text doc, when the doc is opened, there will be nothing to click.&amp;nbsp; But, if I put it in a Word hoc I can create a hyperlink and that will work.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I like your idea of including a link in a survey but I can't seem to get it to work.&amp;nbsp; If I add a new line with type= note and a label=arcgis-survey123://?itemID=(32characterGUID), the text appears in the survey as straight (unclickable) text. If I insert a hyperlink in the Excel survey file, I can click on the link in Excel and, like Word, it works.&amp;nbsp; However the link turns into straight text in the survey itself.&lt;/P&gt;&lt;P&gt;I tried using &amp;lt;a href=arcgis-survey123://?itemID=(32characterGUID)&amp;gt;Survey &amp;lt;/a&amp;gt; and I get a link that, when clicked, will launch the S123 app but the survey does not open.&amp;nbsp; I tried&amp;nbsp;&amp;lt;a href=&lt;A href="https://survey123.arcgis.app?itemID=(32characterGUID" target="_blank"&gt;https://survey123.arcgis.app?itemID=(32characterGUID&lt;/A&gt;)&amp;gt;Survey&amp;lt;/a&amp;gt; and that just launched my browser.&amp;nbsp; I referred to&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/survey123/reference/integratewithotherapps.htm" target="_blank"&gt;https://doc.arcgis.com/en/survey123/reference/integratewithotherapps.htm&lt;/A&gt;&amp;nbsp;for this&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The Word doc method works but it bugs me that I can't get it to work in Survey123.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 14:44:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/run-multiple-instances-of-survey123-to-speed-up/m-p/1181455#M43174</guid>
      <dc:creator>MarkWilkinson1</dc:creator>
      <dc:date>2022-06-09T14:44:25Z</dc:date>
    </item>
  </channel>
</rss>

