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
Solved! Go to Solution.
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.
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:
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.
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.
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.
23.3 Thank you for this, I was waiting for the 24 patch to release before moving up. I heard it might drop today