Skip to Content
0
Former Member
Dec 07, 2011 at 10:10 AM

Connection string to SAP message server

302 Views

Hi all,

We have facing with need that is not described in Nakisa Admin.guide: how to estabilish SAP connection to backend through message server, for load balancing.

After time, we've found correct spelling, maybe it will be usefull for somebody:

GROUP=<name of the message server group> MSHOST=<message server host address> R3NAME=<Three-character code for the ABAP system> MSSERV=<message server port> CLIENT=<app.server ABAP client>

Also

USER=<username> and PASSWD=<password>

can be added, when no SSO-authentication is used.

Note that parameter for message server host is MSHOST, not MSGHOST (as in help.sap.com for UME Properties).

Best regards,

Sergey Aksenov