|
POST
|
As far as I know, you cannot schedule attribute rule execution. You would need to create a geoprocessing tool that loops through all records comparing the next inspection date with the current date and update the status where your criteria is met. For AGE 11.3 and below, the official way to schedule tools is to use ArcGIS Notebook Server. The way we schedule a geoprocessing tool to run on a server involves installing ArcGIS Pro on the server and using that to schedule the tool to run. We use Python based tools and ArcGIS API for Python profiles to securely store and retrieve the credentials. At AGE 11.4 and ArcGIS Pro 3.4 you can schedule a geoprocessing tool to run on a server by publishing the geoprocessing tool as a web tool and then schedule the web tool through ArcGIS Pro on your computer. https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/share-analysis/scheduling-web-tools-in-arcgis-pro.htm
... View more
02-20-2025
12:31 PM
|
0
|
0
|
2028
|
|
POST
|
I recently published the Performance Management solution for my organization on ArcGIS Enterprise 11.4 and 200+ metrics later (sigh...) management is happy with the solution. The problem that I am running into now is I originally pulled metrics into the Excel template provided by the solution which was great for the first data load. However, I would like to hand off to our various departments the responsibility of updating their metrics in the solution. Ideally, I would like to move away from Excel and use a web-based solution to allow the departments to add new metrics, but I have not yet found an Esri web-based product that does this well. I thought the Manager instant app would be a good fit, but it does not allow editing or adding related records. Survey123 hangs trying to load all the metrics in one survey. I am going to try Experience Builder next.
... View more
02-14-2025
03:22 PM
|
0
|
1
|
824
|
|
POST
|
I created a new survey based on an existing hosted feature service view. The view filters the related records to only show related records for a specific department. The view works correctly in ArcGIS Enterprise 11.4 and ArcGIS Pro 3.4. However, on the survey123.arcgis.com website when I look on the data page all related records are displayed. Does that mean anyone can get to all the records through the Survey123 products and bypass the filters in the hosted feature service view?
... View more
02-14-2025
01:36 PM
|
0
|
3
|
1125
|
|
POST
|
I am working on surveys in ArcGIS Enterprise 11.4 and I have noticed that none of my surveys are showing the option to "Open in browser" on the item overview page. Is there a way for me to add that option to the drop-down like it is in ArcGIS Online?
... View more
02-14-2025
01:05 PM
|
0
|
4
|
1331
|
|
POST
|
I am working on metrics dashboards for my organization, and I found out how to show the most recently reported metric for the current value. Is there a way to do something similar with the reference value? I want to show the previous month's metric, and I am not sure what is the best way to go about it. Options that come to mind are: Create a data expression to get the value. I am concerned about the performance since we have many metrics which would result in many data expressions. Create a new field and store the previous metric in that new field. It seems redundant but I would think this would have better performance.
... View more
02-05-2025
09:15 AM
|
0
|
0
|
561
|
|
POST
|
As long as the data is hosted in ArcGIS Online as hosted feature services you can keep ArcGIS Pro, ArcGIS Online, and ArcGIS Field Maps in sync. You just need to use the same hosted feature service in ArcGIS Pro and Field Maps. Keep in mind there are things you can do in Pro that you cannot do in Field Maps and vice versa. You can use forms in Field Maps to automatically populate data in the attribute table when adding or updating features, but Pro does not support forms. Pro has much better editing tools for complex edits or using map topology.
... View more
02-05-2025
07:07 AM
|
0
|
0
|
1252
|
|
POST
|
I am using ArcGIS Dashboards on ArcGIS Enterprise 11.4. I am trying to create a table in the Description field of an Indicator widget, but the formatting keeps getting messed up because Dashboards keeps putting my table inside a <figure></figure> HTML element. Dashboards also removed the width parameter from the table element and puts it on the figure element. If I use ArcGIS Online Assistant, I can remove the figure HTML tags and my table looks correct. I am trying to use the HTML code on the ArcGIS Solutions page for the Performance Mangement solution, but the figure tags mess up the table.
... View more
02-04-2025
02:26 PM
|
0
|
1
|
824
|
|
POST
|
I am experiencing the same issue on 2024.1. All of my services no longer have metrics as well.
... View more
02-04-2025
02:08 PM
|
0
|
0
|
3660
|
|
POST
|
I am on AGM 2024.1 now as well and my service metrics are also missing. I am monitoring ArcGIS Enterprise 11.4. I checked ArcGIS Server and the metrics are there in its Statistic Reports page. However, I thought there used to be an ArcGIS Monitor report on the Statistics Reports page that I am no longer seeing. Did something change at 2024.1?
... View more
02-03-2025
09:04 AM
|
0
|
0
|
2862
|
|
POST
|
After upgrading to 2024.1, widgets using "contains" or "does not contain" in filters keeps having that rule cleared after clicking "Done". I have tried filtering on different fields and using "is" or "is not" and the common denominator that clears out the rules is using "contains" or "does not contain". Many of my widgets are now broken.
... View more
02-03-2025
08:54 AM
|
1
|
8
|
2066
|
|
POST
|
@Oiligriv thank you! Setting the webcontext URL fixed hyperlink in the notification emails.
... View more
02-03-2025
08:31 AM
|
1
|
0
|
1165
|
|
POST
|
I have noticed that the notification emails have hyperlinks that do not completely match the web adaptor name. The URL has the correct domain name but the web adaptor name is "arcgis" in the link even though the web adaptor name is actually "monitor". So it should look like "https://my.domain.com/monitor/monitor/<rest of URL>" but it is "https://my.domain.com/arcgis/monitor/<rest of URL>" I changed the web adapter name to "arcgis" to get the links to work, but I like to use a web adaptor name that is different from the default (I did not realize using "monitor" would results in "monitor/monitor" however 😂). Is this a limitation of email notifications?
... View more
01-31-2025
03:20 PM
|
0
|
2
|
1230
|
|
BLOG
|
Thank you so much for the improved email notifications and the web adaptor support.
... View more
01-31-2025
03:09 PM
|
1
|
0
|
333
|
|
POST
|
Yes I have the Microsoft .NET 8 Desktop Runtime installed. I am on the latest version 8.0.12. I have read that blog post and the ArcGIS Pro help documentation. According to the decision tree I should not need any additional drivers, even then the MS Access 365 Runtime should work according to the tree as well but it does not. Only the MS Access Database Engine 2016 x64 works, but eventually it stops working until I uninstall and reinstall the driver.
... View more
01-31-2025
12:00 PM
|
0
|
0
|
3868
|
|
POST
|
I have an Experience Builder app that only allows attribute updates and it allows users to add or remove attachments. We are running ArcGIS Enterprise 11.4. I have editing restricted to attributes only at the hosted feature view layer level. When I was setting up the Editor widget it was automatically configured to for attribute editing and geometry editing was greyed out. It may be the version of Experience Builder you are using or where the editing restrictions are configured.
... View more
01-31-2025
09:30 AM
|
0
|
0
|
2391
|
| Title | Kudos | Posted |
|---|---|---|
| 4 | yesterday | |
| 3 | yesterday | |
| 1 | 3 weeks ago | |
| 2 | Tuesday | |
| 1 | Monday |
| Online Status |
Online
|
| Date Last Visited |
2 hours ago
|