|
IDEA
|
I was in the same boat as you and only created one or two scripts per year. But ChatGPT makes it really easy to quickly find all the answers to your Python questions. No need to Google or search through documentation. The script I am working on is for monitoring our ArcGIS Server log files. (ArcGIS Monitor is too expensive). I found a sample script from Esri that can read messages from the logs. Then I started asking questions in ChatGPT to help me make the modifications. Give it a try. If you have ArcGIS Notebooks in your ArcGIS Enterprise deployment you can write your Python code there and there is a built in scheduler to run your Notebook to check for changes in the domain values.
... View more
02-01-2024
11:28 AM
|
0
|
0
|
1325
|
|
POST
|
@Dan_Brumm I knew it would be easy in an ArcGIS Notebook! @mshanaghan The other nice feature of ArcGIS Notebooks - there is a built in scheduler to run your script. Bernie.
... View more
02-01-2024
07:35 AM
|
0
|
0
|
2138
|
|
POST
|
Hi @mshanaghan. Do you have ArcGIS Notebooks in your Enterprise Portal? That would be a great place to create a script to download and backup your feature layer. Here is a huge list of sample notebooks to get you started - https://developers.arcgis.com/python/samples/ And don't forget that ArcGIS Online can also be used as a cloud storage system. It should be easy to use an ArcGIS Notebook to move a copy of your feature layer from Enterprise Portal to ArcGIS Online. Bernie.
... View more
02-01-2024
06:35 AM
|
0
|
0
|
2166
|
|
IDEA
|
Yes, but there is no better feeling then rolling your own custom solution in python and it works just the way you intended. I am working on a python script right now.
... View more
01-31-2024
04:23 PM
|
0
|
0
|
1379
|
|
IDEA
|
Hey Bud, I imagine you could create a python script to run on a schedule to read the domain values and compare them to the known values and then take the necessary action to send a notification and update the list of known domain values. Good luck, Bernie.
... View more
01-31-2024
03:39 PM
|
0
|
0
|
1425
|
|
POST
|
Kevin, I had a similar problem deleting a member from ArcGIS Online. This post helped me solve the problem - https://community.esri.com/t5/arcgis-online-questions/cannot-delete-member-user-id-arcgis-online/td-p/63205 Good luck, Bernie.
... View more
01-22-2024
08:21 AM
|
0
|
0
|
1393
|
|
POST
|
Excellent work Scott discovering the corrupted xml errors in the item info. This is great info to have on the community forum. Bernie.
... View more
01-17-2024
03:31 AM
|
0
|
0
|
5092
|
|
POST
|
It is bad practice to use the SQL wildcard character ("%") in database table names or column names. Changing your table names and column names would be a good idea but it may not be practical if you have many systems that already reference your tables and columns. Bernie.
... View more
01-11-2024
12:16 PM
|
1
|
1
|
1961
|
|
DOC
|
@Jianxia I agree with @DustinEdge_Boroondara. Even simple widgets like "My Location" and "Share" pale in comparison to their WAB counterparts. The Share widget in ExB doesn't even maintain the bounding box of your current map view - It's completely useless as a "Share" widget. It's no better than copying the URL from the address bar. Bernie.
... View more
01-09-2024
05:20 AM
|
0
|
0
|
20119
|
|
POST
|
The sample compact cache served by Mapproxy worked for me. Bernie.
... View more
12-13-2023
09:21 AM
|
0
|
0
|
2534
|
|
POST
|
Adding to what George_Thompson said you can also create a reaster tile cache to improve performance of the image dataset. Bernie.
... View more
12-13-2023
06:02 AM
|
1
|
0
|
2565
|
|
POST
|
Marcelo provided some good advice above but ArcGIS Monitor is a very expensive tool. You may want to start with the System Log Parser (SLP) which you can download for free from Github. Here is a blog post about SLP. You can get the latest release of SLP from Github. SLP will give you info on how your services are performing. It won't do real-time monitoring of your services but it will give you some insight into your server and services. Bernie.
... View more
12-08-2023
12:31 PM
|
2
|
0
|
1763
|
|
POST
|
Marian, We are running ArcGIS Server 10.7.1. We have dedicated map services and 1 pool of shared map services. I am able to set a recycle time for each map service in the shared pool. I have never needed to change the recycle times in the past. I don't know how this will affect the shared services. Bernie.
... View more
12-08-2023
05:40 AM
|
0
|
0
|
1721
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 4 weeks ago | |
| 1 | 02-24-2026 06:27 AM | |
| 1 | 02-24-2026 06:03 AM | |
| 18 | 03-24-2026 09:08 AM | |
| 1 | 03-20-2026 05:56 AM |
| Online Status |
Offline
|
| Date Last Visited |
Friday
|