cancel
Showing results for 
Search instead for 
Did you mean: 

In need of help going from Windows SAP GUI to Mac/Java SAP GUI 7.20

Former Member
0 Kudos

Hi Everyone, first post...I want to thank you in advance for any assistance you are able to provide.

I got everything working except for 1 out of 6 servers I need to connect to - of course this is the most important one.

It all comes down to the conversion of saplogon.ini to the new file format, instead of using the GUI to make a list I have created 6 individual .sapc files that I run directly. I found some converters but only had so much success with them, nothing solid and 100% full proof.

I'm going to post my windows config files and maybe you can tell me why logging into this system GP8 doesn't work from my mac?

saplogon.ini (I believe it's item 4 that is the full config for the server I'm trying to connect to)

-


[Configuration]

SessManNewKey=80

MessageServerTimeout=10

WithWizard=0

ConfirmDelete=1

NoEditFunctionality=0

SapguiHexdumpActivated=0

SapguiTraceActivated=0

SapguiTraceLevel=1

SapguiNTCmdOpts=

[Router]

Item1=

Item2=

Item3=

Item4=

Item5=/H/10.201.200.27/saprouter.fa.de/H/

Item6=

[Router2]

Item1=

Item2=

Item3=

Item4=

Item5=

Item6=

[RouterChoice]

Item1=0

Item2=0

Item3=0

Item4=0

Item5=0

Item6=0

[Server]

Item1=171.18.85.21

Item2=171.18.85.26

Item3=GI7001.trans.de

Item4=PUBLIC

Item5=gtlson10.fa.biz

Item6=gtlson19.fa.biz

[Database]

Item1=00

Item2=01

Item3=34

Item4=88

Item5=26

Item6=21

[System]

Item1=3

Item2=3

Item3=3

Item4=3

Item5=3

Item6=3

[Description]

Item1=ASNA PRD

Item2=ASNA TST

Item3=GI7

Item4=GP8

Item5=JPF

Item6=JPW

[Address]

Item1=

Item2=

Item3=

Item4=141.228.205.97

Item5=

Item6=

[MSSysName]

Item1=PRD

Item2=TST

Item3=GI7

Item4=GP8

Item5=JPF

Item6=JPW

[MSSrvName]

Item1=

Item2=

Item3=

Item4=gp8001.trans.de

Item5=

Item6=

[MSSrvPort]

Item1=

Item2=

Item3=

Item4=sapmsGP8

Item5=

Item6=

[SessManKey]

Item1=-1

Item2=-1

Item3=-1

Item4=-1

Item5=-1

Item6=-1

[SncName]

Item1=

Item2=

Item3=

Item4=

Item5=

Item6=

[SncChoice]

Item1=-1

Item2=-1

Item3=-1

Item4=-1

Item5=-1

Item6=-1

[Codepage]

Item1=1100

Item2=1100

Item3=1100

Item4=1100

Item5=1100

Item6=1100

[CodepageIndex]

Item1=-1

Item2=-1

Item3=-1

Item4=-1

Item5=-1

Item6=-1

[Origin]

Item1=USEREDIT

Item2=USEREDIT

Item3=USEREDIT

Item4=MS_SEL_GROUPS

Item5=USEREDIT

Item6=USEREDIT

[LowSpeedConnection]

Item1=0

Item2=0

Item3=0

Item4=0

Item5=0

Item6=0

[MSWinPos]

NormX=324

NormY=263

[MSLast]

MSLast=GP8

[Utf8Off]

Item1=0

Item2=0

Item3=0

Item4=0

Item5=0

Item6=0

[EntryKey]

Item1=

Item2=

Item3=

Item4=

Item5=

Item6=

[EncodingID]

Item1=DEFAULT_NON_UC

Item2=DEFAULT_NON_UC

Item3=DEFAULT_NON_UC

Item4=DEFAULT_NON_UC

Item5=DEFAULT_NON_UC

Item6=DEFAULT_NON_UC

[ShortcutType]

Item1=0

Item2=0

Item3=0

Item4=0

Item5=0

Item6=0

[ShortcutString]

Item1=

Item2=

Item3=

Item4=

Item5=

Item6=

[ShortcutTo]

Item1=

Item2=

Item3=

Item4=

Item5=

Item6=

[ShortcutBy]

Item1=

Item2=

Item3=

Item4=

Item5=

Item6=

---

Another file I think is important: sapmsg.ini

---

[Message Server]

MSS=MSSAP00

MST=SAPTST00

MS1=SAPDEV00

MSX=sapsbx99

MSU=sapmsu99

APP=apoapp00

MBW=mssapbw

APT=apotst00

APS=aposbx00

MB1=sapdevbw

MBT=saptstbw

P01=dryrun00

MS2=sapms299

MBX=sapsbxbw

GP8=gp8001.trans.de

---

Another file that may be important?

SAPROUTE.ini

---

[Router]

sapprd=/H/10.201.200.21/H/saprouter.fa.com/H/

gtlson10.fa.biz=/H/10.200.201.21/H/saprouter.fa.com/H/saprouter.fa.de/H/

---

This is what my *.sapc file looks like after changing it up a few times, I am certain it is wrong:

conn=/H/gp8001.trans.de/&clnt=401&expert=true

Please tell me from all the info you have here what needs to take place for me to be able to connect to GP8. Can I do it from an sapc file? Do I have to configure other core files and go to my preferences and tell SAP to look at certain configs? I'm sure someone here can help me.

Thanks so much for your time

John

Edited by: nstabl on Feb 27, 2012 10:07 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

RMW
Advisor
Advisor
0 Kudos

Hello John,

please try the "SAP GUI for Java Configuration Generator Scripts" available at http://scn.sap.com/docs/DOC-25456#section9 .

For using the message server to connect to GP8, the information of the port number of the message server for GP8 is missing. For direct connection to GP8, it might work to use the connection string "conn=/H/gp8001.trans.de/S/3288" .

Best regards

Rolf-Martin

Message was edited by: Rolf-Martin Woersinger update link, which was broken after SCN upgrade