cancel
Showing results for 
Search instead for 
Did you mean: 

create sap connection class sapproxy

Former Member
0 Kudos

i am trying to create an sap connection class sapproxy in vs2003 using sap.net connector

i am at the screen to enter logon info

System S1A

Host sap1.win.psu.edu

ID 1

Client 406

User myuser

Password mypass

when i go to my actual sap system in the properties i see

desc sap01.server

appllication server sap1.win.psu.edu

System id S1A

Systme number 00

I think i am not filling in the correct infor in the sapproxy logon because it says

connect to sap gateway failed.

How can i discover what are the correct answers to put in the sapproxy window??????????????

thank you in advance

Ca

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Janice,

how are you doing ?

please verify the following parameters are present in u're connection string and have the correct values as per your landscape

CLIENT

USER

PASSWD

LANG

ASHOST

SYSNR

your destination1 [destination object] will generate the string, so check it's connectionString property to extract the value

it should be something like :

"CLIENT=406 USER=myuser PASSWD=mypass LANG=en ASHOST=sap1.win.psu.edu SYSNR=0"

as far as ASHOST, having an IP address is simpler, so that you do not have to worry about the DNS entry, but either is fine

also please tell me about the type of system you are trying to connect to...

with respect,

amit

Former Member
0 Kudos

hi

the system is ides r/3

This is exactly what i get back in the error

Test Connect failed. Please correct connection settings. Error Was connect to SAP gateway failed

Connect_PM GWHOST=128.118.155.75, GWSERV=sapgw00, ASHOST=128.118.155.75, SYSNR=00

error partner not reached(host sap1.win.psu.edu, service3300)

TIME

RELEASE 640

COMPONENT NI

VERSION 37

RC -10

MODULE nixxi_r.cpp

LINE 8596

DETAIL SiPConnect2

SYSTEM CALL SPeekPendConn

ERRNO 10060

I can logon the the sap client on my machine correctly

i can also ping the ip

Any ideas what may be incorrect

I use system S1A

Host 128.118.155.75

ID 0

Client 406

User jat14

Password abc

Former Member
0 Kudos

Hi Janice,

how are you doing ?

please confirm that the services file : windows / drivers / etc / services ...

contains the entry for the port on the SAP server

this will confirm if the server is listening to http requests on 3300

sap logon pad can connect using a message server

with respect,

amit

Former Member
0 Kudos

Hi Janice,

how r u doing ?

thank you for the 'very helpful answer' reward points

with respect,

amit

Former Member
0 Kudos

Hi Janice,

Firstful check your parameters that are really correct. And the most important thing is give the server ip address not server host name.

Best Regards,

Huseyin Akturk

SW Engineer & ABAP Consultant

www.huseyinakturk.net