I'm struggling with the Expression Builder in ArcGIS Monitor 2023. My target is to find an easy way to automatically add all services of an ArcGIS Server Component to desired collection. My approach so far:
Hi Tobias,
Thank you for raising this issue. The "Including" button should open a dropdown of options. This is a bug that will be resolved in the next release.
For now, a work around would be to apply the "Develop" label to each service. I understand this is a tedious process - we will also support bulk apply labels in the next release.
If the services share the same base url, you could add a where clause:
"Internal Address" contains {base_url}
Hi Joey
Thanks for the quick respond and the hint for this existing bug. As you already pointed out, the process of setting manually a label to each item is really tedious (especially in a big environment with hundreds of services). So this bug especially in combination with the current missing support for bulk-applying labels is rather painful.
The workaround with "internal Address" contains {basel_url}" works at least for ArcGIS Server services - not for Services/Connectors within a ArcGIS GeoEvent Server => those items seem to have an itemid instead of an url in their address).
Hopefully this bug will be fixed soon.