|
POST
|
Hello @rsun_TQB, Are you able to access the REST endpoint URL from the error message (https://yourdomain/server/rest/services/Hosted/service_c0dba7c083bb41e89170100f34c18545/FeatureServer?f=json&token=) in a separate tab? Are you able to add that service to the map viewer? Since the issue is happening for all your surveys I would suggest reaching out to Esri Technical Support to take a look into the issue. There may be a configuration issue with your ArcGIS Enterprise organization that's impacting Survey123.
... View more
01-12-2023
10:37 AM
|
0
|
1
|
2450
|
|
POST
|
Hello @Kara_Shindle, The steps in the KB article you linked are usually the culprit. Are you able to access the REST endpoint of the Portal feature service outside of a VPN on a mobile device or a personal computer?
... View more
01-11-2023
01:43 PM
|
0
|
0
|
1011
|
|
POST
|
Hello @GaryBowles1, You would need to set a value for the instance_name column in the XLSForm to control what information is displayed in the Inbox.
... View more
01-05-2023
11:20 AM
|
0
|
2
|
1741
|
|
POST
|
Hello @GaryBowles1, You can use Microsoft Power Automate with your ArcGIS Enterprise organization you will just need to create a custom connector that points to your Enterprise organization. Please see this documentation for more details. One of the most important considerations is the custom Survey123 connector for Power Automate does not support organizations configured with Integrated Windows Authentication (IWA) and since Power Automate needs to communicate with your organization the enterprise environment must be accessible over the internet.
... View more
01-05-2023
11:19 AM
|
1
|
6
|
8627
|
|
POST
|
Hello Marc, The survey on your local device is stored in C:\Users\<username>\ArcGIS\My Survey Designs. Within that My Survey Designs folder the survey will have a unique ID as the folder name (the item ID for the survey form item). If you have multiple folders with unique ID's if you click into each folder the name of the files inside will be the name of the survey. When you find the correct folder for your survey you can delete the folder from your My Survey Designs folder and that will remove it from your local device and not impacting the online version.
... View more
01-03-2023
04:48 PM
|
0
|
1
|
1643
|
|
POST
|
Hello @FloraGibbs, The second if() formula only has 2 arguments. I would suggest the following syntax for the whole calculation: if(selected(${sex}, 'Male') or selected(${sex}, 'Unknown'), 'Unknown', '')
... View more
12-30-2022
04:18 PM
|
1
|
0
|
670
|
|
POST
|
Hello @MindiHarrah, You will need to have the value query in the bind::esri:parameters column for the begin repeat statement for related records to be queried and brought in the Inbox. Please see this documentation for more information.
... View more
12-29-2022
12:45 PM
|
0
|
1
|
1293
|
|
POST
|
Hello @DougBrowning, Thank you for confirming! There was an openpyxl bug at that version (and prior) that is causing the data validation issue you are seeing. If you update ArcGIS Pro to the latest 3.0.3 version that should update your openpyxl package to 3.0.9 and the issue should be resolved. Alternatively you can clone your default Pro Python environment and update the package directly in the cloned environment.
... View more
12-28-2022
08:45 AM
|
1
|
1
|
1792
|
|
POST
|
Hello @AmyGrossman, The first part of 1 is correct `If one user starts a survey and saves a draft of it (before returning to it later), does that draft get saved on that person's particular phone`, the draft will be saved on that particular persons device and is not available to the other users. Please see this documentation for more information on the different boxes available in the Survey123 field app.
... View more
12-27-2022
04:47 PM
|
1
|
1
|
3258
|
|
POST
|
Hello @KevinNoelUWI2022, Looking at the REST endpoint of the feature service it looks like the field you are trying to extract the attribute from is all caps: In the screen capture of your XLSForm only the C in the field name is capitalized. If you switch your syntax to attributes.CORPORATIO does that bring the attributes in?
... View more
12-27-2022
02:00 PM
|
0
|
0
|
885
|
|
POST
|
Hello @DougBrowning, What version of openpyxl is being used in the Python environment you have configured with Connect?
... View more
12-27-2022
01:55 PM
|
0
|
3
|
1813
|
|
POST
|
Hello @NickGIS, Is this issue still reproducible? If so would I be able to obtain a copy of the survey for testing on our end? What version of iOS is the behavior observed on?
... View more
12-22-2022
04:45 PM
|
0
|
0
|
3412
|
|
POST
|
Hello @RhealForgette, Please check out the Query a Feature Layer sample in Survey123 Connect for more information on the pulldata('@layer') syntax: Please feel free to reach out to Esri Technical Support for assistance in configuring the pulldata('@layer') syntax.
... View more
12-22-2022
04:39 PM
|
0
|
0
|
1173
|
|
POST
|
Hello @StephenM01, Unfortunately this functionality is not supported in Survey123, we have an issue in our backlog to support this in the future but do not have a timeline at this time. Please feel free to reach out to Esri Technical Support to log an official Enhancement for this functionality to track progress.
... View more
12-22-2022
04:34 PM
|
0
|
1
|
1150
|
|
POST
|
Hello @durus5995, Pulldata('@layer') will always return 1 record in the scenario where we want just the last record you can use the orderByFields URL parameter to order by creation date. For example orderByFields=creation_date DESC. Please check out the Query a Feature Layer sample in Connect for an example on how to append additional URL parameters when using pulldata('@layer').
... View more
12-22-2022
04:27 PM
|
0
|
4
|
4458
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-04-2026 03:20 PM | |
| 1 | 05-22-2026 03:26 PM | |
| 1 | 02-27-2026 02:55 PM | |
| 6 | 12-17-2025 01:51 PM | |
| 1 | 11-04-2025 02:14 PM |
| Online Status |
Offline
|
| Date Last Visited |
a month ago
|