Does services published with ArcGIS Server work without internet connection?
I’m not sure if the services published with ArcGIS Server still work without internet connection.
Thank you
Best
Jamal
Hi Jamal
If you lost your internet connection. You will be lost displaying your services by ArcGIS Java Script but you still can displaying the services by using ArcMap (Locally). Note that the connection must be localhost or the machine name.
Largely depends on what network you're talking about. ArcGIS Server can work without internet, (access to external resource outside of your network). If the Server machine loses connectivity to any network, (internet or intranet), then no one will be able to reach the machine nor access services.
Many thanks Abdullah and Jonathan,
But how can I still display services (with no internet connection) via browsers as ArcGIS JavaScritp fails to do so? Am I left with one option: to display them in ArcMap?
The Javascript API needs to be hosted within your network. Whatever is calling on the API is likely trying to access it via the public API:
Is there any way yo display the services via browsers (other than JavaScript)?
Hi
If you have IIS installed on your local ArcGIS Server and you installed JavaScript API locally you can work off-line.
You will not have the base maps from AGOL but if you have ArcGIS Enterprise you can create your own base maps
Have Fun
Mody
From where can I Download ArcGIS JavaScript to get the services displayed offline?
Get the API | ArcGIS API for JavaScript 4.10
But the REST link will not work since it pointing to AGOL.
You will have to create your own JavaScript application to show map service