|
POST
|
Hello @ZenMasterZeke, 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 your ArcGIS Pro install to the latest version you will be on a newer version of openpyxl where the issue is has been resolved. Alternatively you can clone your default ArcGIS Pro Python environment and update that individual package in the cloned environment. In the latter scenario you would need to update the Python path in the Connect Tools settings to the cloned environment.
... View more
06-16-2023
08:29 AM
|
0
|
0
|
4033
|
|
POST
|
Hello @ryannorris, Yeah you can use pulldata("@layer") to obtain the value from the acres field. Please check out the Query a feature layer sample in Connect for some examples on how the syntax for pulldata("@layer") works. In your case it would probably look something like: pulldata("@layer", "getValue", "attributes.acres", "featureLayerURL", concat("name='", ${name}, "' AND tract='", ${tract}, "' AND stand='", ${stand}, "'")) Assuming stands are unique you could also only use stand in your query expression ex. concat("stand='", ${stand}, "'") but you can also use all three to ensure you are extracting the correct record.
... View more
06-15-2023
05:53 PM
|
0
|
1
|
1925
|
|
POST
|
Hello @ZenMasterZeke, In Connect under Settings -> Tools what is the version of the openpyxl package in your environment?
... View more
06-15-2023
04:17 PM
|
0
|
0
|
4059
|
|
POST
|
Hello @KellyMcKeough, This has been logged as BUG-000159090, and stemmed from our 3.18 release that went live on Tuesday. Please feel free to reach out to Esri Technical Support to attach yourself to the defect and track progress as we investigate.
... View more
06-15-2023
04:14 PM
|
2
|
0
|
1317
|
|
POST
|
Hello @migforst6, If the surveys are still in the Outbox the images will be in the My Survey Attachments folder on the device and can be imported to the devices photos from there. This will be located in the ArcGIS folder typically in: iOS: On My I<device>/Survey123/ArcGIS/My Survey Attachments Android: <local storage>/Android/data/com.esri.survey123/files/ArcGIS/My Survey Attachments Windows: C:\Users\<username>\ArcGIS\My Survey Attachments
... View more
06-15-2023
02:45 PM
|
2
|
1
|
1676
|
|
POST
|
Hello @ZenMasterZeke, I'm not seeing any issues with the XLSForm in the screen capture. It's very strange the message is being returned in the Label column. One thing to suggest would be to run the XLSForm upgrade tool in Connect to "refresh" the XLSForm with the latest version.
... View more
06-15-2023
01:25 PM
|
1
|
1
|
4071
|
|
POST
|
Hello @_CameronPearson, Looking at the diagnostic log one of the last things that's happening is Connect is trying to reach out to the ArcGIS Online group that contains the XLSForm template items. It looks like this is completing successfully, but often freezing in Connect is caused from unexpected responses from requests. One way to see if this is the issue is can your colleague access https://www.arcgis.com/sharing/rest/content/groups/c83f056315f84636976c5f8d32aa1d7b/search?f=pjson in a browser on their machine? Assuming they can, it would be helpful to pass along any Application logs in Windows event viewer that are generated by the crash to the Support analyst.
... View more
06-15-2023
01:22 PM
|
0
|
0
|
3030
|
|
POST
|
Hello @ChrisBoland, Would you be able to provide a diagnostic log when this issue happens?
... View more
06-14-2023
03:32 PM
|
0
|
5
|
3062
|
|
POST
|
Hello @Andrew-Bowne, Based on the error message it looks like when the Survey123 report API is trying to communicate with your ArcGIS Enterprise Portal, the Survey123 report API is not trusting the connection. This could be a variety of reasons from the certificate the organization uses to the protocol the organization uses to communicate. If you enter your Portal URL into https://www.ssllabs.com/ssltest/analyze.html (check on the box "Do not show the results on the boards") and run the test does the certificate come back as trusted and is TLS 1.2 enabled as a configuration protocol?
... View more
06-14-2023
01:31 PM
|
0
|
1
|
2277
|
|
POST
|
Hello @KyleWeaver, We are seeing services back online and are no longer seeing the server error when accessing the web app. If you test on your end are you still seeing the "Internal Server Error" message?
... View more
06-13-2023
04:17 PM
|
2
|
1
|
3280
|
|
POST
|
Hello @Andrew-Bowne @abureaux, We are seeing the report service slowly coming back online and are seeing successful report generation on our end. If you retry generating reports are you still seeing errors?
... View more
06-13-2023
04:15 PM
|
0
|
3
|
2314
|
|
POST
|
Hello @SLouq, Are you trying to submit a survey or publish a survey based on the existing feature service? Typically this error is seen when trying to publish a survey. If you are trying to publish the survey have you added any questions to the XLSForm or made any changes to the feature service schema? Also to confirm what URL is being used in the XLSForm settings tab? Please see this documentation for reference on the correct URL to use.
... View more
06-13-2023
02:21 PM
|
0
|
2
|
6162
|
|
POST
|
Hello @abureaux, This disruption is isolated to today. Is the error message observed the same ArcGISRequestError from the screen capture above?
... View more
06-13-2023
01:37 PM
|
0
|
1
|
2330
|
|
POST
|
Hello @KyleWeaver, There is a service disruption that is impacting the Survey123 web app as well as the report API causing the error you are seeing. We are monitoring the status and will update when it's resolved.
... View more
06-13-2023
01:03 PM
|
3
|
2
|
3336
|
|
POST
|
Hello @MUNICIPIODEPALMIRAVALLE, The best way to export the data and maintain the attachments is to export as a File Geodatabase. If you would like the data as an Excel spreadsheet and the images as files along with the spreadsheet you can use this Python notebook to perform that workflow. Please see this Esri Community blog for more information.
... View more
06-13-2023
01:00 PM
|
0
|
0
|
883
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 4 weeks ago | |
| 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 |
2 weeks ago
|