|
POST
|
Virgilio, You can find all Monitor logs (for both Agent and Server) under Administration > Logs in the Monitor web application. Josh
... View more
02-14-2023
06:24 AM
|
1
|
3
|
2810
|
|
POST
|
Hi Virgilio, Can you share the error you are getting and any related log entries? To your questions, it appears you have configured the reverse proxy successfully if the website is loading without error. ArcGIS Web Adaptor is not currently supported for use with Monitor but this is something that is being considered for a future release. Josh
... View more
02-14-2023
06:03 AM
|
1
|
5
|
2815
|
|
POST
|
Hello, The current release of ArcGIS Monitor does not collect metrics for hosted feature layers. This will be included in a future release of Monitor. Josh
... View more
02-14-2023
05:58 AM
|
1
|
3
|
3363
|
|
POST
|
Hello, Web adaptors cannot be registered as components in the current release of ArcGIS Monitor. This is a feature that is being considered for a future release. Josh
... View more
02-14-2023
05:57 AM
|
1
|
3
|
3857
|
|
POST
|
Hi Daniel, Please try restarting both the ArcGIS Monitor and Postgres services and then running through the setup again. Thanks, Josh
... View more
02-13-2023
02:38 PM
|
0
|
3
|
5018
|
|
POST
|
John, the dashboards look awesome and this is really great feedback. Thank you for taking the time to share!
... View more
02-13-2023
09:39 AM
|
2
|
0
|
2215
|
|
POST
|
@MKR @ChrisCarter3, Thank you for taking the time to post about this issue. The development team is aware of this issue and a fix will be included in the next patch. Josh
... View more
02-10-2023
03:26 PM
|
2
|
0
|
1315
|
|
POST
|
Michael, can you share the section of code being used to generate the token?
... View more
10-07-2022
06:13 AM
|
0
|
2
|
1210
|
|
POST
|
Ah you're right! My bad. It looks like you need to specify query string for the "layerDefs" to get a response back. This worked for me: https://sampleserver6.arcgisonline.com/arcgis/rest/services/Wildfire/FeatureServer/query?layerDefs=0:1=1;1:1=1&f=json&returnidsonly=true The format is <layerID1>:<whereClause1>;<layerID2>:<whereClause2> and so on.
... View more
10-06-2022
07:07 AM
|
1
|
0
|
4828
|
|
POST
|
Good morning! It appears you're trying to query the feature service instead of a specific feature layer within the service. To query a layer within the service, add the layer ID to the URL after /FeatureServer. So I think the URL you are actually looking for is this: https://sampleserver6.arcgisonline.com/arcgis/rest/services/Wildfire/FeatureServer/0/query?where=1=1&returnidsonly=true You can get a list of all available layers in the service by going to the endpoint below and looking under "Layers". https://sampleserver6.arcgisonline.com/arcgis/rest/services/Wildfire/FeatureServer
... View more
10-06-2022
06:17 AM
|
0
|
2
|
4853
|
|
POST
|
Hi Stephen! The ArcGIS API for Python would be great for this use case. Here's a rough outline of how you'd read the data: Get the hosted feature layer by item ID (gis.content.get) Query the hosted feature layer and return the query results in a spatial data frame. (arcgis.features.FeatureLayer.query) Store in your enterprise geodatabase. You can see the Python API in action in these sample notebooks.
... View more
08-15-2022
06:36 AM
|
0
|
1
|
2553
|
|
POST
|
Hi Melissa. I did some testing in S123 Connect and this is what I came up with. If the point's x value is greater than 0, the group of questions will be "relevant" and show for the user. If it is less than 0, it is not relevant and will be hidden. You should be able to adjust and add on to this format to mimic a bounding box of the area of interest. https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm https://doc.arcgis.com/en/survey123/desktop/create-surveys/geopoints.htm
... View more
04-08-2022
10:03 AM
|
0
|
1
|
1442
|
|
POST
|
Hello! I just ran a quick test cloning a simple dashboard in my ArcGIS Online organization and it worked as I would expected it to. It cloned the Dashboard, along with the dependencies (web map and feature layer). When the clone_items function finishes, it spits out a list of items that were successfully copied. Do you see this list? If not, I suggest taking clone_items out of the for loop and see if you can isolate the issue down to a single item/Dashboard. Also, are you using API version 2.0.0?
... View more
04-08-2022
09:45 AM
|
0
|
2
|
2283
|
|
POST
|
Hi there. ArcGIS Pro 2.9.x supports connections to SQL Server 2019, 2017, and 2016 through ODBC Drivers 17, 13, and 13.1 as stated in this documentation.
... View more
04-08-2022
09:26 AM
|
1
|
3
|
6507
|
|
POST
|
Rob, anything of interest in Data Store logs? C:\arcgisdatastore\logs\<machineName>\server Did you apply a new license to ArcGIS Server by any chance?
... View more
03-01-2022
01:41 PM
|
0
|
1
|
10426
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-01-2025 05:40 AM | |
| 1 | 02-28-2025 07:11 AM | |
| 1 | 01-16-2025 05:35 AM | |
| 2 | 01-14-2025 06:48 AM | |
| 2 | 01-10-2025 08:07 AM |
| Online Status |
Offline
|
| Date Last Visited |
01-13-2026
01:43 PM
|