Does services published with ArcGIS Server work without internet connection?

1257
8
03-04-2019 01:42 AM
JamalNUMAN
Legendary Contributor

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

----------------------------------------
Jamal Numan
Geomolg Geoportal for Spatial Information
Ramallah, West Bank, Palestine
8 Replies
abdullahqasrawi
Occasional Contributor

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.

JonathanQuinn
Esri Notable Contributor

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.

JamalNUMAN
Legendary Contributor

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?

----------------------------------------
Jamal Numan
Geomolg Geoportal for Spatial Information
Ramallah, West Bank, Palestine
JonathanQuinn
Esri Notable Contributor

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:

JamalNUMAN
Legendary Contributor

Is there any way yo display the services via browsers (other than JavaScript)?

----------------------------------------
Jamal Numan
Geomolg Geoportal for Spatial Information
Ramallah, West Bank, Palestine
ModyBuchbinder
Esri Regular Contributor

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

JamalNUMAN
Legendary Contributor

From where can I Download ArcGIS JavaScript to get the services displayed offline?

----------------------------------------
Jamal Numan
Geomolg Geoportal for Spatial Information
Ramallah, West Bank, Palestine
ModyBuchbinder
Esri Regular Contributor

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