RFC with saprouter string: When connecting to an SAP system via SAProuter string in the SAPLogon pad, how should the "rfcconnect" in GuiXT be configured?

Below is the sample saprouter string

/H/63.35.23.155/W/XKRT/H/10.34.2.89/W/pwdsapr/H/

Put the saprouter string into the ASHOST= parameter (connect to a specific application server) or MSHOST= parameter (load balancing).

GuiXT passes the string to the SAP RFC library; the SAP documentation can be consulted for details concerning the connection string.

For quick testing of the connection string in an MS DOS window or .bat file you can use the program "sapinfo.exe" from SAP GUI RFC-SDK.