|
POST
|
Hi @DougBrowning sorry for the delay in seeing this one. I dont have the greatest answer for you but from what I have gathered it seems that Map Viewer is moving away from the /relationships/0/ syntax in favor of using arcade and for this reason runtime has decided not to address the issue you are pointing out with pulling in the relationship field values. By using arcade to generate these URLs you are already using the recommended practice.
... View more
01-14-2025
11:56 AM
|
1
|
1
|
1411
|
|
POST
|
Sorry @James_Whitacre_PGC I did see this bug you linked, I meant the other one as you mentioned this was the second bug you ran into recently with arcade and Field Maps. Is there another BUG number I can help review? Regarding BUG-000171374, we are working with the runtime team to get this addressed and hope it will be fixed in a future release of Field Maps but I currently do not have a timeline.
... View more
01-13-2025
03:15 PM
|
0
|
1
|
936
|
|
POST
|
Hi @James_Whitacre_PGC , The portal parameter should be optional but runtime is returning an error unexpectedly when a portal is not specified in the expression. Have you tried specifying with your portal in the expression (not arcgis.com)? I am assuming you are on Enterprise and not AGOL? Also, what is the other bug you mentioned? I can help look at that as well.
... View more
01-10-2025
11:00 AM
|
0
|
3
|
962
|
|
POST
|
The metadata fields can be added/removed from the read-only popup when configuring the map. After a feature is collected using the GPS the end user should be able to see the values for these fields in the popup. If you meant displaying in the Editable form you could use Arcade to add a read-only field and pull in the value(s) for these fields for the end user to see. For example: var domName = DomainName($feature, "esrignss_positionsourcetype") return domName You want to make sure you are using the DomainName property or the resulting would be meaningless to the end user. It is obviously not recommended to add these fields as editable in your forms. I hope this info helps!
... View more
12-19-2024
09:49 AM
|
0
|
0
|
1357
|
|
POST
|
Not really sure to be honest as it is not my expertise but there are some differences where it could be factoring in. The shapefile is going to be published as a single standalone layer whereas the layer in your GDB could contain relationships with other layers and tables (and attachments) that would be published along with that layer in the same service. Shapefiles also do not support the storing of Subtypes and Domains so if those are being used in you GDB layers, that would be another difference in what gets published with the service. You could try copying the layer to a new geodatabase and publishing that new copy.
... View more
12-12-2024
11:32 AM
|
1
|
1
|
3126
|
|
POST
|
Good to hear things are working for you now. So it sounds like potentially a setting at the Geodatabase level was causing this issue. If you decide to dig into this more at a later time let me know!
... View more
12-12-2024
09:59 AM
|
0
|
3
|
3133
|
|
POST
|
If you are working in ArcGIS Online, are you able to share the Map and feature service(s) to a Group and invite the user "arcgisfieldmaps"? That way I cant attempt to reproduce the problem and see if I can debug what is happening. If you are using Portal please let me know which version.
... View more
12-11-2024
02:01 PM
|
0
|
5
|
3142
|
|
POST
|
Do you mean the troubleshooting log is pointing to a specific layer, and that layer is one you published from Pro? Is there anything unique about what is in that layer and have you tried republishing (or publishing another copy of it) to see if you can reproduce still? Just to get the whole picture, are you creating layers from scratch in Designer or using a template?
... View more
12-11-2024
12:04 PM
|
0
|
7
|
3156
|
|
POST
|
Hi @VickyFu , are you seeing a consistent sync failure on a given map (or data used across multiple maps)? There are scenarios where you might see a sync failure message but the data is actually sync'd back to the service successfully. Are you using attachments, and if so, are all of your attachments added client side making it back to the service? The sync failure can also happen when downloading the most recent changes from the service as the sync process is bidirectional. Let me know if you are still seeing consistent problems with syncing and we can troubleshoot further. Thanks!
... View more
12-11-2024
10:12 AM
|
1
|
9
|
3162
|
|
POST
|
If you are the owner of the service you can add the extra layer you want to include (alongside the existing layers) and overwrite the service from the Share tab in Pro.
... View more
12-11-2024
10:06 AM
|
0
|
0
|
806
|
|
POST
|
Hi @NikkiCronyn , its still something we plan to work on but it is not within the next release or two. Are you able to use Survey123 as a workaround for now?
... View more
12-02-2024
09:09 AM
|
1
|
1
|
1825
|
|
POST
|
It is reassuring that it is working better with battery optimization on for you. We are still reviewing the logs you have sent to see if we can get a better sense of might be happening when you are seeing the gaps
... View more
11-21-2024
06:13 PM
|
0
|
0
|
832
|
|
POST
|
HI @StevenVanderploeg , have you been able to reproduce this with multiple MMPKs? What layer type(s) are a part of the problematic MMPK and which had the big integer field? What version of Field Maps and platform are you seeing this one? I will see if I can replicate this problem. Thanks!
... View more
11-20-2024
03:19 PM
|
0
|
0
|
675
|
|
POST
|
Thank you for providing some additional context and logs. During the periods you outline, particularly on 11/16 15:20 and on, were you consistently offline? There are some periods where I see track uploads occurring but it does not seem consistent with what I might expect. Can you try testing with battery optimization turned ON and let us know if you have the same issue? The changes we added for the track line generation were built around some of the logic that only exists when battery optimization is turned on. You asked about this in an earlier comment so I apologize for not pointing this out earlier but your logs helped pinpoint that this might be a contributing factor.
... View more
11-18-2024
04:06 PM
|
0
|
3
|
3948
|
|
POST
|
Hi @JFujikawa thank you for the detailed response. Just to clarify, are you seeing any gaps in the track points that are being uploaded to the tracking service? You mentioned they showed up in AGOL but I wanted to be sure that there were no gaps in what is being uploaded and viewed online and that these are only occurring when rendered on your mobile device. We shouldnt be seeing the same frequency of this rendering issue once updated to 24.3 so i'm a bit surprised. I'm wondering if the mock provider is adding another variable here; we can look into that. Are you able to export the troubleshooting logs from the device and share them? Bonus points if you can pinpoint the timestamp for one or more of the gaps you see in the tracks so we can line it up with that is happening in the logs.
... View more
11-18-2024
10:54 AM
|
0
|
5
|
3964
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 4 | 4 weeks ago | |
| 1 | 04-14-2026 09:11 AM | |
| 1 | 03-18-2026 11:54 AM | |
| 1 | 03-06-2026 02:09 PM |
| Online Status |
Online
|
| Date Last Visited |
yesterday
|