|
POST
|
"Assign domain to field for a network feature class fails and shows “The domain is required by the utility network and cannot be modified.”" Assign domain to field for a network feature class fails and shows “The domain is required by the utility network and cannot be modified.” Although the network topology wasn’t initially enabled and there is no domain assigned to that yet. What could be the issue here? Best, Alaa
... View more
10-31-2019
01:52 AM
|
7
|
4
|
1297
|
|
POST
|
"Map Services appear to experience delay as they are consumed in web mapping applications" We have observed significant delay as services (published by ArcGIS Server) are consumed in either Geocortex or Cityworks, particularly, at the startup. Fiddler shows the results in the screenshots below Does the time wasted on calling services (particularly in startup) is by design? Regards, Alaa
... View more
01-15-2019
02:21 AM
|
5
|
0
|
558
|
|
POST
|
“ERROR: RENDERING WAS CANCELED BECAUSE ALL VISIBLE MAP LAYERS ARE BROKEN” in PerfQAnalyzer Why render extents in PerfQAnalyzer ends up with this error: “ERROR: RENDERING WAS CANCELED BECAUSE ALL VISIBLE MAP LAYERS ARE BROKEN” How could I use PerfQAnalyzer to measure redraw times and in which way this time could affect performance? Regards, Alaa
... View more
01-09-2019
01:41 AM
|
4
|
0
|
397
|
|
POST
|
Thanks for sharing this python Xander. I'm wondering if there is a way to create a toolbox for this code so that one can provide the inputs more decently (dates, log folder, server name...)? what do you think? Best, Alaa
... View more
09-22-2018
10:51 PM
|
1
|
1
|
1684
|
|
POST
|
I agree with you Daniel. We'd experienced this issue before. We changed the Arcgis server directory to NAS & we kept facing down services until we changed the directory back to the local machine. Best, Alaa
... View more
09-18-2018
02:31 AM
|
1
|
2
|
2287
|
|
POST
|
Hi, FYI, I was able to schedule the python after using the following code as a python instead of exporting the python directly from the model: " import arcpy arcpy.env.overwriteOutput = True arcpy.ImportToolbox(r"E:\tools\reconcile.tbx", "TBX") arcpy.Model1_TBX() " Best, Alaa
... View more
08-30-2018
01:14 AM
|
5
|
0
|
1723
|
|
POST
|
Hi all, I was able to run the python by using the following code instead of exported the model directly to python " import arcpy arcpy.env.overwriteOutput = True arcpy.ImportToolbox(r"E:\tools\reconcile.tbx", "TBX") arcpy.Model1_TBX() " Thanks, Alaa
... View more
08-30-2018
12:02 AM
|
1
|
0
|
2078
|
|
POST
|
Thanks alot foe your help I will check your solutions. Best, Alaa
... View more
08-29-2018
10:08 PM
|
0
|
0
|
2078
|
|
POST
|
Dear Avinash, Can you please share your script with us? Thanks, Alaa
... View more
08-25-2018
11:35 PM
|
1
|
2
|
1424
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-30-2018 12:02 AM | |
| 2 | 08-23-2020 02:13 AM | |
| 3 | 08-17-2020 12:27 AM | |
| 5 | 08-16-2020 04:41 AM | |
| 4 | 08-16-2020 04:34 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:24 AM
|