|
POST
|
We too have a similar issue in that we need to 'anonymize' crime data to a street block number and not the actual address where the alleged crime occurred.
... View more
03-02-2022
09:28 AM
|
0
|
0
|
1236
|
|
POST
|
Really dumb question but did you purchase the routing license? Routing is a separate charge and Esri will include the routing as part of the delivered FGDB when Streetmap Premium is purchased but if you are not licensed to use routing it will not work. That is the case for our agency: we purchased Streetmap Premium and the Routing_ND is included in the FGDB but we are not licensed to use it. If you did purchase the routing license then a call to support is advised. Hope this helps.
... View more
09-27-2019
03:21 PM
|
1
|
0
|
2195
|
|
POST
|
Also, you need to ensure that you follow the install steps or the patch will not work: "For pre-existing services, an update must be made to the service configuration in order for the fix to kick in. One way to do this is to disable and then re-enable editing and save via the Enable editing checkbox on the feature layer's item page in Enterprise." Good luck.
... View more
06-28-2019
09:04 AM
|
0
|
0
|
2549
|
|
POST
|
We had the same issue; everything was working on Collector Classic for Android but iOS was throwing the exact same error. We were running Enterprise 10.6.1. There is a known issue which is "BUG-000116972 : Collector for ArcGIS (iOS) fails to submit photo attachments to hosted feature layers in ArcGIS Enterprise 10.6.1." We applied the patch which can be found here https://support.esri.com/en/download/7679 and the issue is resolved. Hope this helps.
... View more
06-27-2019
08:08 AM
|
1
|
2
|
2549
|
|
IDEA
|
We should take this further and support this not only in Online but in ArcGIS Enterprise as well!
... View more
06-27-2019
07:57 AM
|
8
|
0
|
13631
|
|
IDEA
|
We should take this further and support this not only in Online but in ArcGIS Enterprise as well!
... View more
06-27-2019
07:57 AM
|
8
|
0
|
6772
|
|
IDEA
|
In ArcCatalog, users are able to right click a feature class contained within the Enterprise Database, select Manage > Locks to view who or what is locking the individual Feature. Now in Pro, users must right-click the database connection in the Catalog pane, click Properties, and expand the Connections section, then click Show connected users and locks. Then users must drill down to find the source of the feature lock via Object Name, Lock Type, or Lock Owner. This process is cumbersome to perform when searching for locks on an individual feature, especially if there are numerous editors and services running within the enterprise. ArcCatalog performs the action quickly and efficiently via the individual feature "Manage" menu. Often times feature parity is the key to adoption.
... View more
06-26-2019
01:10 PM
|
10
|
3
|
2981
|
|
IDEA
|
Just a thought for those still struggling with this, we too have hundreds of services running. When publishing services, you can disable schema locking of the service by changing "schemaLockingEnabled" to "false". It is under Parameters > Advanced. In ArcGIS Pro it is under Configuration > Configure Parameters > Advanced. This help keep the services from locking the data and allows schema changes while services are running.
... View more
06-26-2019
12:45 PM
|
0
|
0
|
1574
|
|
POST
|
Im sure that this is a basic question so thanks in advance. I currently have an Arcade expression within a Javascript API WebApp that determines if a feature meets a DateDiff expression. The results from the Arcade expression are then sent to a UniqueValueRenderer within the app. var currentExpired = "IIf(DateDiff(Date(),$feature.DATERECEIVED,'days') > 365, 'Expired', 'Current')" I am trying to add a third condition and have written the following (though not truly in Arcade): var currentExpired = (DateDiff(Date(),$feature.DATERECEIVED,'days')) if (currentExpired > '365') { return 'Expired'; } else if (currentExpired < '7') { return 'Upcoming'; } else { return 'Current'; } I am trying to symbolize features that have a DATERECEIVED greater than 365 as 'Expired', those that are less than 7 days as upcoming, and everything else as current. Unfortunately, the logic seems to be flawed in that the upcoming features being symbolized are those that have been received within the last 7 days. Where have I gone wrong? Also, any ideas on how to write the expression in a truly Arcade format?
... View more
02-08-2019
11:04 AM
|
0
|
1
|
2047
|
|
POST
|
I had the same issue today but found that it was because I was writing the "--server-admin" syntax as "--server-admin <domain/username>" The restore tool worked when written as "--server-admin <username>"
... View more
01-24-2019
03:41 PM
|
0
|
0
|
3378
|
|
POST
|
Just wanted to add an update to this question that I posed. After a few sessions working with support, I have been informed that there is a known defect in Pro when trying to publish to a Portal that uses IWA (Integrated Windows Authentication), which we do. Our case has been added to the defect but no telling how long until it is addressed.
... View more
01-04-2019
08:42 AM
|
1
|
0
|
2563
|
|
POST
|
I do not believe that permissions are the issue as I am a level 2 Admin within our portal environment and I can publish layers to our portal from Pro. The solution will not deploy. Thanks for the reply!
... View more
11-19-2018
07:56 AM
|
0
|
0
|
2563
|
|
POST
|
Trying to get some traction on the following issue before calling tech support again. When using Pro 2.2.3 to attempt to deploy the Water Leak Investigator Solution it fails. The error states that I must be connected to an Active Portal which I know that I am as is evident by the connection in the upper right corner of Pro. I reviewed a similar issue in the following post ArcGIS Pro Solution Deploy Failed but they too seem to have had no response. Any help is appreciated!
... View more
11-16-2018
03:10 PM
|
0
|
5
|
3005
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-05-2026 12:59 PM | |
| 1 | 08-02-2023 08:39 AM | |
| 1 | 09-18-2014 12:20 PM | |
| 1 | 09-27-2019 03:21 PM | |
| 1 | 09-11-2018 12:33 PM |
| Online Status |
Offline
|
| Date Last Visited |
05-07-2026
08:19 AM
|