HOW TO

Set a proxy in the Web AppBuilder (Developer Edition)

Last Published: June 27, 2023

Summary

The Developer edition of Web AppBuilder supports the option to set an outbound proxy. This may be useful if it is required to use a proxy to communicate with external URLs such as arcgis.com from the computer running Web AppBuilder.

Procedure

The documentation related to this article covers the option of adding a proxy and port setting when running Web AppBuilder from the command line. Another option if using the Windows version of node.js, is to edit the startup.bat file that comes with the web app builder.

  1. In a text editor, open the startup.bat file. On line number 29 of the bat file there should be the following text.
    [O-Image]
  2. Specify -proxy:port on this line after the startup parameters as follows:
------>START "Web AppBuilder for ArcGIS" /B %nodefile% %serverjsfile% -proxy="http://USERNAME:PASSWORD@proxy:80" 

[O-Image]

Article ID:000013274

Software:
  • ArcGIS Web AppBuilder
  • ArcGIS Enterprise 10 x

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options

Related Information

Discover more on this topic