|
POST
|
In Arcmap, you could right click the field header, go to "statistics" and see the "sum". That functionality seems to be absent from Pro, but I'm hoping not. I've been able to use the "summarize" gp tool but that creates a table every time I want to do this, which gets very cumbersome after a while.
... View more
02-13-2015
10:07 AM
|
6
|
4
|
60309
|
|
POST
|
I want to select a field in a table within ArcGIS Pro and get a quick look at the summation of all the values for all the selected records for that field. For example, I have a field called "acres". I want to select various features in the map, open the attribute table, show only the selected records, go to the "acres" field and see a summed up value for the acreage for those selected records. Thanks for any help.
... View more
02-13-2015
09:57 AM
|
10
|
26
|
96424
|
|
POST
|
Yes, I'm having that issue. It's very odd. I can't see certain folders, but I can usually connect to them directly if I put in the full path into the connection text box. See the below screenshots. One is from Windows Explorer where the "GIS" folder is visible... the next is from Pro... Where is the GIS folder?
... View more
02-13-2015
07:56 AM
|
2
|
2
|
7866
|
|
POST
|
Hi David, Thanks for looking into it. I did try out a versioned workflow but neglected to test the offline attachment issue. Keep me informed. I guess I could try that out again but I'm thinking that 99% of all our Offline/Collector related workflows will not using versioning so really, I need to get this fixed with the non-versioned, enabled archiving workflow. By the way, I have opened a ticket with esri. I'll update here as needed.
... View more
02-11-2015
08:17 AM
|
0
|
2
|
1848
|
|
POST
|
I've shared the map as public: http://larimercounty.maps.arcgis.com/home/item.html?id=819137c20bd74b34b64e38a02d5d659e You can edit the points, lines, polys with the "guest1/guest1" combo. Not sure you'll be able to see anything that will help fix this but you can have a look.
... View more
02-05-2015
10:30 AM
|
0
|
1
|
1848
|
|
POST
|
The attachment created in Collector. Android LG G2 KK 4.4.4 Verizon. After I deleted then recreated the archive, I restarted the feature service, redownloaded the map in Collector, collected a new point, added a photo attachment, got out of the map, synced... error. One attachment.
... View more
02-04-2015
03:10 PM
|
0
|
3
|
2314
|
|
POST
|
One thing to note is that when sync the edits in collector, all the edits make it back to the geodatabase fine, including attachments. If it weren't for the error in collector and all the "severe" log entries in AGS, I would think the sync is working just fine. Perhaps the issue lies in the sync process attempting to correctly bring any changes to the geoDB since last sync onto my device. That's only speculation.
... View more
02-04-2015
01:49 PM
|
0
|
5
|
2314
|
|
POST
|
Hi Miaogeng, Thanks, I was hopeful about that as a solution but the errors persist even after doing as you suggest.
... View more
02-04-2015
01:37 PM
|
0
|
2
|
2314
|
|
POST
|
I've made sure that the feature service was saved in AGOL without storing the feature service credentials. Still same errors as above.
... View more
02-04-2015
09:00 AM
|
0
|
4
|
2314
|
|
POST
|
I've got a feature service hosted by at 10.3 AGS cluster with an Oracle 11g SDE 10.3 backend. I'm trying to get this feature service to work offline with Collector. So far, everything is working online and I can download and sync offline via Collector, except when my offline edits contain attachments. I then get AGS errors as follows: I've checked and rechecked the myriad of "data/map prep requirements" for going offline. I even created an all new points feature service following the instructions to the letter and still get the same set of errors when attachments are involved. Thanks much for the help. Level Time Message Source SEVERE Feb 4, 2015, 9:04:46 AM Error executing tool.: ErrorMsg@SyncGPService:{"code":500,"description":"Failed to synchronize."} Failed to execute (Sync Feature Service Replica). System/SyncTools.GPServer SEVERE Feb 4, 2015, 9:04:46 AM An error occurred. System/SyncTools.GPServer SEVERE Feb 4, 2015, 9:04:46 AM Failed to synchronize. System/SyncTools.GPServer SEVERE Feb 4, 2015, 9:04:46 AM Failed to synchronize. System/SyncTools.GPServer SEVERE Feb 4, 2015, 9:04:46 AM Error: Failed to export data changes to replica. System/SyncTools.GPServer SEVERE Feb 4, 2015, 9:04:46 AM Failure in processing exports for Replica: GIS.Ags_Fs_1423011330985 [GUID: {6DB524F2-02DC-496A-BE9A-C9623EF1B4B6}]. System/SyncTools.GPServer SEVERE Feb 4, 2015, 9:04:46 AM Failed in acquiring Archive Difference Cursor for dataset: GIS.CollectorPoints__ATTACH for Replica: GIS.Ags_Fs_1423011330985 [GUID: 6DB524F2-02DC-496A-BE9A-C9623EF1B4B6]. Time taken: 0.016000 seconds. Stream finished [GIS.CollectorPolys]
... View more
02-04-2015
08:22 AM
|
1
|
17
|
9861
|
|
POST
|
Thanks Russ, Ok, so the null field problem was because I had my mxd setup with a connection to the geodb via a user that wasn't the owner of the data. As soon as I remapped the connection to the feature service layers back to the owner of the feature classes, the null field error went away. I did in fact have no fields that were non-nullable so why that error even came up was a mystery. Everything seems to be working fine now. I can download and edit offline and syn properly. I even tried registering the data as versioned and was able to have multiple users on different versions do edits and sync. Very cool. Thanks for your help. -r
... View more
02-02-2015
01:25 PM
|
1
|
0
|
1941
|
|
POST
|
Unfortunately, now, when I try to download in Collector I get an error, "...failed to download with the message: Unable to complete operation. Bad syntax in request". However, If I turn "async" back on for the sync service and check the "View results with a map service" option. It works, downloads. But... when I create new features and "sync" from Collector, it does it without errors but no features show up in the main geodatabase. UPDATE: getting this error, " SEVERE Feb 2, 2015, 11:17:37 AM Failed to transfer inserts for CollectorPoints. The field is not nullable. System/SyncTools.GPServer" Not sure how to fix that one. What field is not nullable?
... View more
02-02-2015
09:50 AM
|
0
|
2
|
1941
|
|
POST
|
I tried again, this time as a "synchronous" job. Server returned a URL with a sqlite .geodatabase file... seems to have worked. So, the question is, why is async method not working?
... View more
02-02-2015
09:44 AM
|
0
|
0
|
1941
|
|
POST
|
Ok, I submitted an async "create replica" command via the rest api... I obtained a "check status" URL for the job but when I go to the URL, I get a blank page, literally, there is no HTML source on the page.
... View more
02-02-2015
09:40 AM
|
0
|
0
|
1941
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-21-2020 10:08 AM | |
| 1 | 05-30-2018 02:39 PM | |
| 6 | 02-13-2015 10:07 AM | |
| 3 | 12-03-2019 09:48 AM | |
| 1 | 10-22-2015 01:15 PM |
| Online Status |
Offline
|
| Date Last Visited |
03-24-2021
06:29 PM
|