Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Connection problem via GUI java

Former Member
0 Kudos

Hi Experts,

I am dealing with connection problem to the system. Can anyone help me with this? I am using expert mode to establish connection. This is pattern :

conn=/H/ip address/S/3299

After this I am still getting errow below.

System OS X 10.8

SAPGUI 7.3 rev2

  • SAP Managed Tags:
1 ACCEPTED SOLUTION

ImtiazKaredia
Active Contributor
0 Kudos
  • SAP Managed Tags:
3 REPLIES 3

ImtiazKaredia
Active Contributor
0 Kudos
  • SAP Managed Tags:

0 Kudos

Hi,

problem solved.

I had created simple txt. file in TextEdit. Name of file doesn't matter. My is config.txt

In this file I put one raw (I've got only one system) with connection detail:

SYSTEM DESCRIPTION : conn=/H/SAProuter/H/application server/S/32XX (XX-instance number).

Than in SAP GUI - > Preferences - > Configuration/ Logon I wrote path to configuration file in field CONFIGURATION FILE, as :

/Users/username/Downloads/config.txt

And this is all. Now connection is available in SAPGUI and ready to use.

  • SAP Managed Tags:

RMW
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

looks like you are connecting to a SAP router.

Either you do not need one, then connect to the application server (check ip adress and port), or you need to provide the server in the connection string after specifying router.

Please refer to the manual, chapter 9.1 in both cases.

Best regards

Rolf-Martin

  • SAP Managed Tags: