Show TOC

 Routing Rules for SAP Business Suite-on-HANA Systems

 

For communication between SAP Web Dispatcher and SAP HANA XS, you must define routing rules for each SAP Business Suite-on-HANA system in your system landscape.

Procedure

For each SAP Business Suite-on-HANA system, proceed as follows:

  1. Open the Web Dispatcher profile sapwebdisp.pfl.

  2. Configure SAP Web Dispatcher for SAP HANA XS.

    To configure the SAP Web Dispatcher for SAP HANA XS, you can copy the following source code and adapt it to your business requirements:

    Syntax Syntax

    1. wdisp/system_2= SID=EXT, XSSRV=https://<HANAXSHOST>:<XSPRT>,SRCSRV=*:443, SRCURL=/sap/hba/;/sap/hana
    End of the code.

Note Note

The SRCSRV parameter is optional.

End of the note.

More Information

For more information about the parameters, see:

  • For SAP NetWeaver 7.31: Start of the navigation path http://help.sap.com/nw731Information published on SAP site Next navigation step Application Help Next navigation step Function-Oriented View Next navigation step Application Server Next navigation step Application Server Infrastructure Next navigation step SAP Web Dispatcher Next navigation step Administration of the SAP Web Dispatcher Next navigation step Parameterization of the SAP Web Dispatcher Next navigation step Overview of Parameters Next navigation step wdisp/system End of the navigation path.

  • For SAP NetWeaver 7.4:

    Start of the navigation path http://help.sap.com/nw74Information published on SAP site Next navigation step Application Help Next navigation step Function-Oriented View Next navigation step Application Server Next navigation step Application Server Infrastructure Next navigation step Components of SAP NetWeaver Application Server Next navigation step SAP Web Dispatcher Next navigation step Administration of the SAP Web Dispatcher Next navigation step SAP Web Dispatcher Parameters - Reference Next navigation step wdisp/system_<xx> End of the navigation path.

    If you configure multiple sdisp/system_xx parameters, make sure you use different indexes.