Hello All 😊,
I have hosted a feature layer in the ArcGIS Enterprise and I wanted to share the hosted service using rest service. So my URL looks something like this https://portal.ddg-dvb.de/server/rest/services/Hosted/point/FeatureServer
But the client asks for the rest services like this https://services7.arcgis.com/sachfc65vchj5/arcgis/rest/services/
I really don't understand what is the difference between these two. Are there variations in authentication, authorization, data formats, or other aspects?
The final goal is that client wants to integrate the feature layer in their web based platform.
Any inputs will be very helpful. Thank you. 🙏
Solved! Go to Solution.
The URL referencing: https://services7.arcgis.com/sachfc65vchj5/arcgis/rest/services/ would be one that is coming from ArcGIS Online. If your other URL is available, publicly or could be accessed via UN / PW, then they could add it to their deployment as an item.
Here is some documentation on this for ArcGIS Enterprise: https://enterprise.arcgis.com/en/portal/latest/use/add-item-from-url.htm
The URL referencing: https://services7.arcgis.com/sachfc65vchj5/arcgis/rest/services/ would be one that is coming from ArcGIS Online. If your other URL is available, publicly or could be accessed via UN / PW, then they could add it to their deployment as an item.
Here is some documentation on this for ArcGIS Enterprise: https://enterprise.arcgis.com/en/portal/latest/use/add-item-from-url.htm