Posted: Wed Sep 22, 2010 2:53 am Post subject: error when downloading several bapi schemas
Apprentice
Joined: 24 Jun 2010 Posts: 33
Hi all,
I'm trying to download several bapi schemas in the same adapter, because one of my requirements are they only want 2 adapters (one for input and another for output).
The problem is when I add more than 2 or 3 schemas (and this is only the beginning, because I need more), it's impossible for me to download them. I'm always getting this error:
Quote:
Connect to SAP gateway failed
Connection parameters: TYPE=A DEST=100DESINS.302180 ASHOST=mySAPhost SYSNR=00 PCS=1 COMM_CP=1100
LOCATION CPIC (TCP/IP) on local host with Unicode
ERROR partner 'mySAPhost:3300' not reached
TIME Wed Sep 22 12:43:16 2010
RELEASE 720
COMPONENT NI (network interface)
VERSION 40
RC -10
MODULE nixxi.cpp
LINE 3255
DETAIL NiPConnect2: mySAPhost:3300
SYSTEM CALL connect
ERRNO -2147467259
ERRNO TEXT E_FAIL: Unspecified error
COUNTER 445
NOTE:mySAPhost is the IP
It looks like I can't connect to SAP or something, but really when I try to download only one schema in an adapter, I don't have problems... Do you know if there is a maximum schemas for each adapter or something like that or do you know how to solve this? I don't know how to download these schemas...and I need it.
If I understand correctly, you need one message set(definition) which will contain Dataobjects for multiple BAPI functions. This is very much possible.
You need to check mutliple BAPI functions during discovery.
Regarding error you are getting try importing bapi functions individually and see if all the bapi functions you want to merge works fine.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum