cancel
Showing results for 
Search instead for 
Did you mean: 

SAPGUI Windows *.ini to SAPGUI Java config files?

Former Member
0 Kudos

I have access to the files saplogon.ini, saproute.ini, sapmsg.ini from Windows SAPGUI and I'd like to use these under SAPGUI for Java.

In the SAPGUI for Java, I can see where to put the saproute.ini and sapmsg.ini, but the puting the saplogon.ini into the 'Include Configuration File' , but does not yield any results (does not populate the SAPGUI picklist).

As reference the saplogon.ini has the following format:

[router]

Item1=

Item2=

[server]

Item1=

Item2=

[Database]

Item1=

Item2=

[System]

Item1=

Item2=

[Description]

Item1=

Item2=

[Address]

Item1=

Item2=

[MSSrvName]

Item1=

Item2=

...etc....

Is there a way to convert this into a file that SAPGUI Java can understand?

Any help would be welcome. Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

robert_straub
Advisor
Advisor
0 Kudos

Inside the Documentation for the SAPGUI for Java just look for

7. Administrator Configuration

There you find a description of the formats for the configuration files.

and

6. User Configuration -> Setting Configuration Files

For SAPGUI for Java it's always a good idea to put the company wide configuration files like message server list onto a webserver.

Regards

Robert Straub