Scenario
SAP Web Dispatcher is a Standalone Engine and a recommended component of an SAP Fiori system landscape. All HTTP(S) requests from the end users are targeting SAP Web Dispatcher, which acts as a reverse proxy and distributes the requests to suitable application server instances of an AS ABAP-based SAP system.
Installation
SAP Web Dispatcher offers a variety of installation options. In the context of this course, you will use the Software Provisioning Manger (SWPM) 2.0 to install an SAP Web Dispatcher 7.93.

SAP Web Dispatcher is backwards compatible. This means that the SAP Web Dispatcher release can be higher or the same as the SAP system (kernel) release. The patch level can also differ from the patch level of the back-end system.
SAP Note 908097 lists the allowed combinations of SAP Web Dispatcher releases and SAP system releases.

Running SWPM / SAPinst
The tools for installing and updating SAP products are delivered with the Software Logistics Toolset (SL Toolset), which is updated several times a year, so you get the latest improvements and updates in time. In this manner, the SL Toolset delivers software logistics tool improvements on a continuous basis, independent from the SAP application product shipments. The SL Toolset is delivered in Support Package Stacks.
Software Provisioning Manager (SWPM) provides the latest SAPinst version with software provisioning services for several products and releases for all platforms, enabling you to profit directly from up-to-date procedures powered by a reliable tool available and used for years.
Meanwhile, two versions of Software Provisioning Manager are available:
- Software Provisioning Manager 1.0
- Software Provisioning Manager 2.0
Both versions can be used to install SAP Web Dispatcher.
In case you explicitly want to install the non-Unicode version of SAP Web Dispatcher, you have to use Software Provisioning Manager 1.0.

To download the latest SWPM 2.0, open https://support.sap.com/sltoolset and navigate to System Provisioning→Download Software Provisioning Manager→Software Provisioning Mgr. 2.0→Support Package Patches→<Platform>. For more information about SWPM, see https://help.sap.com/docs/SUPPORT_CONTENT/sl/3362916978.html.
The SWPM-based installation of SAP Web Dispatcher requires the following SAP archives (.SAR files):
SAP Web Dispatcher
SAP Host Agent

To download the latest SAP Web Dispatcher archive, open https://me.sap.com/softwarecenter and navigate to Support Packages & Patches→By Category→SAP Technology Components→SAP Web Dispatcher→SAP Web Dispatcher <Release>→<Platform>.

To download the latest SAP Host Agent archive, open https://me.sap.com/softwarecenter and navigate to Support Packages & Patches→By Category→SAP Technology Components→SAP Host Agent→SAP Host Agent <Release>→<Platform>.

The sapinst executable can be launched with many command line options. To see all of them, enter sapinst -p.
The option to install an SAP Web Dispatcher is located at Generic Options→SAP Web Dispatcher→SAP Web Dispatcher (Unicode) (the path may vary, depending on the SWPM release).

SWPM offers two options for Parameter Mode, Typical or Custom. The figure lists dialogs of SWPM when being executed in Parameter Mode = Typical.
To access the installations guides for SAP Web Dispatcher, open the Guide Finder for SAP NetWeaver and ABAP Platform at https://help.sap.com/viewer/nwguidefinder and search for dispatcher (field Search entire table). Note the proper operating systems and SWPM version.
Software Update
If you want to update your SAP Web Dispatcher installation, download the SAP Web Dispatcher archive (for the proper operating system and major release) at https://me.sap.com/softwarecenter, path Support Packages & Patches→By Category→SAP Technology Components→SAP Web Dispatcher→SAP Web Dispatcher <Release>→<Platform>. Unpack that file (by executing sapcar -xvf <sapwebdisp.sar file>) to the proper directory and (re)start SAP Web Dispatcher. Continue as described in SAP Note 908097 (the procedure is similar to a kernel update).
Hint
You can determine the current version of your SAP Web Dispatcher installation as follows:
By executing sapwebdisp -v
By analyzing the most recent developer trace file (by default, dev_webdisp)
By launching the "Version Info" dialog in SAP MC or SAP MMC
By navigating to Core System→Release Information within the Web Administration UI of SAP Web Dispatcher



































