Application Development and Automation 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: 
Read only

Connection problem via GUI java

Former Member
0 Likes
771
  • SAP Managed Tags

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

1 ACCEPTED SOLUTION
Read only

ImtiazKaredia
Active Contributor
0 Likes
729
  • SAP Managed Tags
3 REPLIES 3
Read only

ImtiazKaredia
Active Contributor
0 Likes
730
  • SAP Managed Tags
Read only

0 Likes
729
  • SAP Managed Tags

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.

Read only

RMW
Product and Topic Expert
Product and Topic Expert
0 Likes
729
  • SAP Managed Tags

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