|
POST
|
I found a great script a few years ago to generate a report for the map service requests on our server: Example: Create a report of all service requests—ArcGIS Server | Documentation for ArcGIS Enterprise The script worked great as it was. But now I need to run it on a server that is configured for https only. The script includes a comment: serverPort = 6080 # assumes server is enabled for HTTP access, HTTPS only sites will require (minor) script changes Changing "serverPort = 6443" does not work. Has anyone modified this script to work with a server configured for https only? Thanks, Bernie.
... View more
01-23-2023
08:22 AM
|
0
|
4
|
1896
|
|
POST
|
Hello, This is just a guess - Have you tried to create an item in AGOL that points to the URL of your external MuniSIG apps? Then you could refer to the AGOL URL of the item. Bernie.
... View more
01-19-2023
07:58 AM
|
0
|
1
|
1148
|
|
POST
|
Vincent, You can "page" through the records using resultOffset=2000 and resultRecordCount=2000. Your first query will need to use resultOffset=0 and subsequent queries you will have to increase the offset by 2000. Some server admins might consider this scraping. Hopefully, each query for 2000 records only ties up the server for a few seconds. Bernie.
... View more
01-10-2023
10:17 AM
|
1
|
0
|
1848
|
|
POST
|
If you are using the Portal Map Viewer and a Web AppBuilder app try using Map Viewer Classic to configure the pop-up. Web AppBuilder apps are not compatible with all the formatting in the new Map Viewer. Another option is to build the app with Experience Builder. Bernie.
... View more
01-05-2023
04:22 AM
|
1
|
1
|
7473
|
|
POST
|
I am quite certain you can create a custom tiling scheme. You should be able to get a copy of the BNG scheme and modify it. Do some searching online and you should find an answer. Bernie.
... View more
01-03-2023
04:29 AM
|
0
|
0
|
1531
|
|
POST
|
In 2022 we began replacing our raster tile basemaps with vector tile basemaps. Unfortunately, we have created many trial versions and variations of our basemaps and we now have a long list of vector tile services hosted in AGOL. Has anyone created a script or Notebook to collect a list of all the vector tile packages with their storage size and usage statistics? I would like to make sure a vector tile package has not been used recently before I choose to delete it. Thanks, Bernie.
... View more
12-30-2022
11:29 AM
|
1
|
6
|
1825
|
|
POST
|
It is be very easy to use an Arcade expression to format the phone number with brackets, spaces, and dashes for display in your pop-ups. Have a look at the Arcade docs.
... View more
12-14-2022
09:29 AM
|
0
|
0
|
1786
|
|
POST
|
Unfortunately the error code definitions for 9001 and 9003 don't give any more info than what is displayed in the log "Mesage" column. You may want to try and match these errors by date and time with the web logs on your web adaptors. Try to see what requests were arriving about the same time. Bernie.
... View more
12-14-2022
09:25 AM
|
0
|
1
|
1392
|
|
POST
|
Sorry - without access to my servers today I can't provide more help / examples.
... View more
12-14-2022
09:16 AM
|
1
|
1
|
3862
|
|
POST
|
I don't have access to my admin interface from my remote office today. But I think the format is "2022/12/14T10:53:53". There should be a link in Admin Interface page for Help or API Reference.
... View more
12-14-2022
08:38 AM
|
0
|
4
|
3871
|
|
POST
|
Logs > Query > then you have to put in the begin and end date / time in the form. The max number of records you can request is 10,000, I think the default is 1000.
... View more
12-14-2022
08:03 AM
|
0
|
6
|
3887
|
|
POST
|
@JD1016 Its hard to tell from the info in the error message. You will need to share more columns from the log to get a better idea of what caused the error. For example, which service triggered the errors? If you look at the arcgis server logs in the ArcGIS Server Admin interface you will get more info / more columns. And I find it easier to browse and scroll through the log with the Admin interface. It could just be that one user is trying to do something that is unsupported. Not really a big deal unless it happens a lot or if these requests take a long time to execute. Every night we run a query on the web logs on our web adaptors to extract all of the requests that took more than 60 seconds to execute. I review these daily to see if I can identify problems that can be fixed. The list of long running requests is usually only a few records but sometimes it will be a few dozen. Bernie.
... View more
12-14-2022
07:22 AM
|
1
|
8
|
3913
|
|
POST
|
@TKSHEP I don't have an answer, but to clarify, do you just want to format the phone number with brackets "()", space " ", and dash "-"? Or do you want the phone number to be recognized as a phone number on a mobile phone so the user can tap the phone number to activate a call? Bernie.
... View more
12-14-2022
07:03 AM
|
0
|
0
|
1817
|
|
POST
|
Jeff, If you use @Scott_Tansley 's advice and use your DNS entries to redirect the traffic to the new server then you will not need to modify the map service URLs in your web maps. If that is not possible and you must edit the URLs in your web maps I would recommend: Prepare your new ArcGIS Server and re-publish all of your map services on the new server. Make sure all of the map service names are identical between the old and new servers. At this point you have all of your map services duplicated and running independantly on two servers. Your web maps are still using the map services on your old server. Use the AGOL Assistant to update the map service URLs for all of your web maps. After all of the web maps have been updated use ArcGIS Server Manager on your old server to stop all of the map services - go to "Site > Machines" and stop all of the machines in your cluster. Now test all of your web maps and web apps. If you find a map layer that will not load it is likely because you did not update the map service URL or you made a typo when updating the map service URL. Bernie.
... View more
11-29-2022
05:00 AM
|
1
|
1
|
2146
|
|
POST
|
You should be able to find it in your REST Services Directory. Here is an example from our REST Services: https://geonb.snb.ca/arcgis/rest/services/GeoNB_DNR_NBHN/MapServer Bernie.
... View more
11-21-2022
10:31 AM
|
1
|
1
|
2213
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 02-24-2026 06:27 AM | |
| 1 | 02-24-2026 06:03 AM | |
| 15 | 03-24-2026 09:08 AM | |
| 1 | 03-20-2026 05:56 AM | |
| 1 | 03-04-2026 05:39 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|