|
DOC
|
Thanks @JakeSkinner . I added you to our orgs 'Esri Support Testing' group and named the file 'For Jake Skinner'. Let me know if you can't access the file or have any questions about what's in there.
... View more
08-10-2022
05:02 PM
|
0
|
0
|
51697
|
|
DOC
|
@JakeSkinner my apologies for bugging you, but i'm not able to find the Help i'm looking for in the Esri documentation nor in the community website (highly possible i'm just not looking in the right place). My call to the feature layer 'append()' function fails on a large-ish dataset (about 9K rows) that has attachments (mostly jpeg photos). Other feature layers without attachments work fine. So, i am assuming that there is a timeout issue happening, although the error message is not clear about what went wrong. So, i'm trying to use the 'Future' object option, assuming that's an async way of doing the append, but when i include that option in the append() arguments, per the API documentation, i get the error message append() got an unexpected keyword argument 'future' So, now i'm even more confused. Any thoughts on how i can extend the timeout window of the append call, or make the call asynchronously. I am running the script in a Pro Notebook, version 2.8.6
... View more
08-10-2022
03:03 PM
|
0
|
0
|
51718
|
|
DOC
|
@JakeSkinner This is great! Thank you. It's already saved me a bunch of time and headache. Do you know if there is anyway to do the truncate/append in a sort of transaction - so that it all completes or none of it completes? I'm thinking of a worst case scenario where the Truncate works perfectly, but append fails (maybe there's an internet outage at the exact perfectly wrong time). A similar use case might be that i am updating multiple layers within the same AGOL hosted feature service and one of the updates works but the other one does not. In that case, my data is out of sync with one sublayer updated and the other not.
... View more
08-05-2022
05:14 PM
|
0
|
0
|
51805
|
|
IDEA
|
In the (new) Map Viewer we can use the 'Feature display order' property to control the order in which features are drawn on the map. But, one can only use Numeric or Date type fields in the expression. Given that limitation, i'd like to be able to use Arcade expressions when setting feature display order to convert text fields to a number. This functionality is already available in the JS API (>=v4.21) One specific example is with our Crash data set. The 'Crash Severity Code' is a text string so we cannot use that field that set the drawing order. Unfortunately that is the ideal field to use - we would want to always show crashes that resulted in a fatality on top. We could add a new field to dataset which handles that for us, but that's an unnecessary (in my mind) duplication of data and effort - every time a new record is added or an existing record is updated the calculation process has to run again.
... View more
05-16-2022
09:04 AM
|
0
|
0
|
587
|
|
POST
|
Hi @CraigGillgrass I am using AGOL and I see the exact same behavior. If the 'last save' of my map was done in the Field Maps app, i get the dialog Zoe describes when i next save the map in the (new) web map viewer. If the 'last save' was in the (new) web map viewer, the dialog does not appear upon Saving.
... View more
04-21-2022
01:47 PM
|
1
|
0
|
1518
|
|
POST
|
Hello. It looks like i found a bug in the Field Maps Form Title. My form title includes a field from the map layer. If that field is also one of the fields in the form itself, the title displays as expected. However, if the field is not displayed on the form, then the field value doesn't show up in the title. Here's the specific use case: in the map layer there is a field named 'CaseNumber'. I set the title to "All Cases: {CaseNumber}" If {CaseNumber} is one of the fields displayed on the form, when I edit a feature in Field Maps (or web map viewer), the edit form title is, for example, 'All Cases: 12-3456' If {CaseNumber} is not one of the fields displayed on the form, when I edit a feature in Field Maps (or web map viewer), the edit form title is 'All Cases: {CaseNumber}' I am using Field Maps version 22.1.0 build 690 on an iPad Pro running iOS 15.1
... View more
04-20-2022
10:18 AM
|
1
|
0
|
705
|
|
POST
|
Thanks @Anonymous User . I'll give your suggestion a try and let you know how it goes. One additional question. When you wrote: the only downside is that the business logic is stored in the form so if you made changes to the data in another app that doesn't use the form, the logic wouldn't apply is the new Web Map Viewer an example of where the logic wouldn't apply? I'm imagining a single map that is available to our field crews working with Field Maps and our Admin staff working in the web map viewer. If i understand correctly, in that case both apps are reading the 'form' info from the map so it should work in both of those apps Thanks again.
... View more
04-19-2022
10:35 AM
|
0
|
1
|
3012
|
|
POST
|
Hello. I am wondering if i can automatically set the value in one column when the value in another column changes. More specifically, I have a 'status changed date' column that i'd like to populate with the current date whenever the value in the 'status' column changes. The value of the 'status changed date' could also be set manually if need be, but i'm imagining hiding 'status changed date' field on the form. In the ideal scenario, the 'status changed date' would only be updated if the value of the 'status' column changed. For example, if the 'status' was already 'Complete' and the user inadvertently set the value to 'In Progress', recognized their mistake, and then changed back to 'Complete', the 'status changed date' would not be updated. That functionality is probably asking for more than what's possible, but thought it'd be nice to check just in case. Thank you
... View more
04-18-2022
03:09 PM
|
0
|
5
|
3279
|
|
IDEA
|
Currently, row visibility on a Hub page can be set at the Everyone and Group levels. I'd like to be able to set the visibility at the Organization level as well - similar to Sharing in AGOL. We have what is basically a single page Hub site that is publicly accessible where anyone can download most of our data. However, we have some data that are limited to our organization members. We'd like for our org members to sign in to the Hub site and have a row visible only to all our Org members from which they could access the organization-specific data. It would be impractical to manage a Group that contains all our Org members (too many comings and goings). Thank you.
... View more
04-11-2022
10:47 AM
|
2
|
2
|
1533
|
|
POST
|
Esri tech support has confirmed that this is a bug, and they are working on a patch that they hope to have in place in the next few days
... View more
04-01-2022
12:01 PM
|
0
|
4
|
3509
|
|
POST
|
Hello. Thanks for your questions: - the group type seems to have no impact on the app behavior. Regardless of being shared update or not, i can reproduce the behavior for all groups (again, i am an Org Admin so i've tested groups I own, groups i don't own, collaboration groups, shared update groups, plain-ol-vanilla groups, etc. The behavior is the same.) - there isn't an error message - its just that the Save button in the Change Owner popup is never enabled. Using chrome dev tools, I checked the response whenever a user name is selected in the popup, and a big load of json is returned, including a list of privileges that includes 'portal:user:receiveItem' - subscription is not suspended. Everything else about AGOL seems to work fine - including being able to change owner of the group via python script. - the behavior is the same in Chrome and Edge
... View more
04-01-2022
09:06 AM
|
0
|
0
|
3521
|
|
POST
|
Here's a nice twist that i just learned.... my admin account is able to transfer ownership via a python script. However, i cannot perform the same operation via the UI. So it seems like an issue/bug specific to the UI?
... View more
03-31-2022
04:32 PM
|
0
|
0
|
3572
|
|
POST
|
Hello. I am an Administrator of our AGOL organization. Starting today (3/31/2022), I am unable to change ownership of a Group. I've tried to change ownership of groups that i own and for groups that i do not own. I've selected other Admins within our Organization to be the new owner of the groups, but that doesn't work either. I've tried changing ownership for 'pre-existing' groups and for groups that i created today. None of it works. To reproduce this behavior, go to the 'overview' page of any AGOL Group Click the Change owner link Search for members (choose any name that comes up - maybe your AGOL Org admin) The 'Save' button is never enabled Is this a bug? I read about some recent updates to Content transferring here, but that article states that Admins should be able to transfer ownership (assuming that "content" includes 'Groups'). Thank you.
... View more
03-31-2022
04:26 PM
|
0
|
8
|
3575
|
|
POST
|
Yes and no (sadly). Working with Esri tech support, we were able to reproduce the behavior every time when using my hosted feature service. Unfortunately, when we started with a new hosted feature service and when i republished the original source hosted feature service as a new hosted feature service, we could not reproduce the bug. So, esri was happy/satisfied to say that the problem was my data source and the solution was to republish. Of course that breaks all the maps, apps, and views dependent on that hosted feature service.... it can be a very frustrating and infuriating place to be.
... View more
03-14-2022
09:11 AM
|
1
|
0
|
2634
|
|
POST
|
After a bit more digging, it's not the call to the Spatial Reference Factory that bombs out; it's a prior call to create an IPoint - basically the first call/use of Esri.ArcGIS.Geometry within the app. The behavior is the same though. The call is made, and nothing is ever returned (at least not before a time-out occurs). Again, no error messages are thrown. The second 'logging' call is never executed. A code snippet is below. Before the Geometry dll is invoked, the code successfully makes calls to other Esri dlls, e.g. RuntimeManager, License, LocationManager. So this seems to be particular to the Geometry dll. In my Visual Studio project, i've tried setting Esri dll references to "Embed Interop Types" and I've tried "Copy Local". Neither has an impact on the behavior. logger.DebugFormat("\tCreating a new point inside WSPoint constructor."); IPoint InPoint = new Point(); InPoint.PutCoords(Convert.ToDouble(lng), Convert.ToDouble(lat)); logger.DebugFormat("\tPoint was created inside WSPoint constructor.");
... View more
12-20-2021
10:18 PM
|
0
|
0
|
1263
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a month ago | |
| 1 | 02-24-2021 12:15 PM | |
| 2 | 01-05-2026 10:04 AM | |
| 1 | 09-30-2025 01:30 PM | |
| 1 | 09-25-2025 07:37 PM |
| Online Status |
Offline
|
| Date Last Visited |
3 weeks ago
|