Upgrading Custom Data Feeds

Upgrade a server machine

Follow these steps to upgrade ArcGIS Server Custom Data Feeds installed on a server machine:

  1. Upgrade ArcGIS Server on the server machine to the desired version.
  2. Stop ArcGIS Server.
    • In Windows, use the Computer Management tool.
    • In LInux, run the stopserver.sh script in the /arcgis/server directory.
  3. Uninstall the ArcGIS Server Custom Data Feeds runtime.
    • In Windows, use the Control Panel.
    • In Linux, run the uninstall_CustomDataFeed.sh script.
  4. Install the same version of ArcGIS Server Custom Data Feeds Runtime that matches the version of ArcGIS Server on your server machine. If your ArcGIS Server site includes multiple machines, install the ArcGIS Server Custom Data Feeds Runtime on each machine.

Upgrade a development machine

Follow these steps to upgrade ArcGIS Server Custom Data Feeds on a development machine:

  1. Ensure that the version of Node.js on your development machine is compatible with the version of the ArcGIS Enterprise SDK you wish to upgrade to. For compatibility details, see the Installing and Configuring topic.

  2. Execute the ArcGIS Enterprise SDK setup:

    • In Windows, run the setup and follow the prompts.
    • In Linux, execute the setup with the command ./Setup -m silent -l yes -c yes. The -c yes flag indicates you want to install the Custom Data Feeds command line tool.

    In both environments, the installer will recognize this process as upgrade and uninstall the previous version of the SDK.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close