Select to view content in your preferred language

Monitor 23.3 Collection Service URL's not Found

573
4
Jump to solution
10-02-2024 08:34 AM
GISJessup
Emerging Contributor

Hello I am working w/ Monitor 23.3 and I am trying to create a Dashboard in Portal and use the API to call my Collection Feature Service URL. My biggest roadblock is trying to reach the REST endpoint of this Feature Service, it keeps coming back "Service Not Found."

I have enabled the 'Feature Service' setting in the Collection in Monitor, as well as add the Monitor Host Server to the Trusted IP's in Portal, but adding a new item in Portal and trying to reach this end point keeps coming back to 'Feature Service Not Found.'

Any help w/ what i am missing, would be appreciated!

Thanks

0 Kudos
1 Solution

Accepted Solutions
StevenBeothy
Regular Contributor

Are you on ArcGIS Monitor 2023.3 or 2023.3.1?
I remember the Feature Service endpoint not working at 2023.3 and it was fixed at 2023.3.1 along with a number of other fixes.

View solution in original post

4 Replies
StevenBeothy
Regular Contributor

I believe this has to do with ArcGIS Monitor's built-in self-signed certificate.


When working with the built-in self-signed certificate, if a users browser security warning to port 30443 has not been bypassed, then the collection's feature service will be blocked in the portal and dashboard.  
As seen below:

StevenB_0-1727890979453.png

StevenB_1-1727890979460.png

StevenB_2-1727890979462.png

StevenB_3-1727890979464.png

StevenB_4-1727890979469.png

A fix to prevent named users who wish to view these metrics in a portal dashboard from periodically requiring to suppress warnings from self-signed certificates, would be to either use a CA-signed certificate or domain certificate. Optionally following this Blog post on how to Connect to ArcGIS Monitor 2023 through IIS should also work.

GISJessup
Emerging Contributor

Thank you for your response!

 

I should note, I have IIS set up properly as a Reverse Proxy and I have a Domain Cert in place on my ArcGIS Monitor Server.

0 Kudos
StevenBeothy
Regular Contributor

Are you on ArcGIS Monitor 2023.3 or 2023.3.1?
I remember the Feature Service endpoint not working at 2023.3 and it was fixed at 2023.3.1 along with a number of other fixes.

GISJessup
Emerging Contributor

23.3 Thank you for this, I was waiting for the 24 patch to release before moving up. I heard it might drop today

0 Kudos