Hi,
We are working in ArcGIS Enterprise 10.8.1 on Windows.
We are getting an error in our ArcGIS Server Log:

When we trace that back to the IIS logs via the Site admin logs, we find a query in the IIS logs like this:
cs-uri-query:
| | f=json&where=GlobalID%3D%27null%27&returnGeometry=false&spatialRel=esriSpatialRelIntersects&outFields=OBJECTID%2CSGCode%2CCadastreDate%2CGlobalID%2Ccreated_user%2Ccreated_date%2Clast_edited_user%2Clast_edited_date&token=c4UIGaj-ZopDMQJcAELgDnEKunP5qxETc69ijuEVynAEnhrcIRUymSiUVDUHdDv2R-9tolTAuLLSUi4DEoISRI99Hf0cIq2x2uBjGYqbV2YQo0re7HutHbQ_494kGht6cz6LM-sKJO3Dm582mm0DOnJCX8jhsk4QigQWd3rXCkio_VWy_yEuB2jP26al3RvOPv0K_sxvgGhEth8h-5IU9Mo2sPzoA1ZfHGQuzhdDjDgNd0vjViYwRdNYNOA9vszGnIqoC3LD0UIJV6QT7Rz33P9uLVA-B6rHTxVjLBNQPsI. |
This translates to whereGlobalID="null", which seems to be the generator of this error.
Does anybody know where this is coming from and if we can do anything to prevent it from occurring?
Thanks