SAP connection name
Hello,
I have connection string written to connect to SAP
Dim r3Conn As R3Connection = BRApi.Database.CreateSAPConnection(si, "ConnectionName", True)
I want to know where the ConnectionName is confirgured.
I have the error massage which is pointing to IP which is not in our network.
Unable to execute Business Rule 'SAP_TB_ALL'. RfcOpenEx failed(RFC_ERROR_COMMUNICATION): SAP_CMINIT3 : rc=20 > Connect to SAP gateway failed
Connect_PM GWHOST=10.4.16.9, GWSERV=sapgw00, SYSNR=00
LOCATION CPIC (TCP/IP) on local host
ERROR partner '10.4.16.9:3300' not reached
TIME Tue Jul 09 12:38:29 202
RELEASE 701
COMPONENT NI (network interface)
VERSION 38
RC -10
MODULE nixxi.cpp
LINE 2845
DETAIL NiPConnect2
SYSTEM CALL connect
ERRNO 10060
ERRNO TEXT WSAETIMEDOUT: Connection timed out
COUNTER 1