[52690] in SAPr3-news
Re: SAPGUI - under Linux
daemon@ATHENA.MIT.EDU (Jan Pluntke)
Tue Dec 14 04:10:05 2004
To: sapr3-news@mit.edu
Date: Tue, 14 Dec 2004 10:07:27 +0100
From: Jan Pluntke <ulmai@gmx.de>
Message-ID: <uzn0htfhs.fsf@ID-18539.user.dfncis.de>
"Kris" <avsk@wywalto.gazeta.pl> writes:
> In documentation I have clue that connection string should be for exp:
>
> /H/sap_router_name/S/port
>
> Om my SapLogon in Windows Klient I have string:
>
> /H/sap_router_name/S/5130/H/
>
> And when i put string like: ./guilogon /H/sap_router_name/S/5130/H/
> (on linux of course)
>
> i received the message:
>
> 10.12. 13:12:08.198 ERROR: GuiConnection: Connect failed
>
> Error: service '5130/H' unknown
The trailing H/ is wrong, I think.
In addition, I suspect you do not wish to connect to your router but
rather to an application server. If your system runs on my.app.srv,
system number 47, the string should be
/H/my.app.srv/S/3247/
If you need to go _through_ the router to reach the application
server, the string will probably look like this:
/H/sap.rout.er/S/5130/H/my.app.srv/S/3247/
Regards,
Jan
--
We must distinguish between support in the form of real programming
work and mere handholding. The former is something one cannot rely on
from a software vendor. If your problem is not shared by enough
people, the vendor will tell you to get lost. - Richard Stallman: "GNU
Manifesto"