POST
|
George, I'm just testing Geodata Service workflows and hitting a wall. We have a 11.2 Enterprise portal to which I can publish the geodata service, but I'm not seeing how our other users access it to create a replication process. I'm curious as to where your journey with Geodata Services has gone these past few years. Do you still use them in your workflows or have you abandoned their use all together?
... View more
05-15-2025
11:31 AM
|
0
|
1
|
168
|
POST
|
I was having similar issues creating offline areas. If you have attachments enabled, you must go through the attachment tables and make sure editor tracking is enabled for all of the tables. If there are some inconsistencies where some layers have tracking enabled and others do not it may be causing the offline failures.
... View more
04-23-2025
12:17 PM
|
0
|
0
|
975
|
POST
|
This is the expression that worked for me: var sublist sublist = Subtypes($feature) IndexOf([6, 13, 14, 17, 22, 23, 24, 25], $feature.assetsubtype) >= 0
... View more
03-20-2023
01:22 PM
|
0
|
0
|
4833
|
POST
|
I've created a group of attributes that I only want to display for certain subtypes - subtypes related to water utilities. So this is what I tried: var sublist sublist = Subtypes($feature) IndexOf(["Water Connection", "Water Junction Fitting", "Water Pressure Valve", "Water Service Valve", "Water System Valve"], sublist) >= 0 That didn't work, so it seems like I should be querying the Subtype Code where "Subtype Code in (6, 13, 14, 17, 22) . Any help with this would be appreciated.
... View more
03-17-2023
10:47 AM
|
0
|
1
|
4866
|
POST
|
I have a folder that is registered with a hosting server in our ArcGIS Enterprise which contains file geodatabases. When analyzing the layers prior to publishing I get the message '00231 Layer's data source must be registered with server'. I have use both ArcGIS pro and ArcGIS Server Manager to register the folder location, but either way produces the same error. The folder location is a file share on a separate data server. Is a folder share possible in a federated environment? I have successfully registered Enterprise Geodatabases in this same environment, so I'm not sure why a folder share won't work.
... View more
12-21-2021
11:37 AM
|
0
|
0
|
575
|
POST
|
Suraj, We are having the similar issues. I'm interested in knowing what was your eventual solution.
... View more
12-14-2021
08:07 AM
|
0
|
0
|
1816
|
DOC
|
Jake - Great post. In steps 3 & 7 you create two new definitions, "NYPD Precincts" and "NYPD Field Calc" which you then utilize in Step 10 and as your Source and Target Definitions. When I try to do this I can't pick these new Source and Target definitions because they haven't been created yet. Did you create them ahead of your GeoEvent Service or is there something I need to change within my settings? I'm running 10.7.1
... View more
10-23-2020
02:46 PM
|
0
|
0
|
3956
|
POST
|
Angela, Did you find an answer or work around to this? I would also like to overwrite a Feature Service while keeping the editor tracking enabled.
... View more
12-31-2019
11:48 AM
|
1
|
0
|
5272
|
POST
|
Arne, Where you able to establish a workflow for overwriting your map services? I'm trying something similar - to overwrite a hosted feature service on an enterprise portal. The service was published through Pro. My script fails at Staging the service with an ERROR 999999: Something unexpected caused the tool to fail.
... View more
12-10-2019
09:32 AM
|
0
|
1
|
2512
|
Title | Kudos | Posted |
---|---|---|
1 | 12-31-2019 11:48 AM |
Online Status |
Offline
|
Date Last Visited |
05-15-2025
11:22 AM
|