sapnwrfc.ini

Since shortly BODS 4.0 SP2 supports something like SAP Message servers via the sapnwrfc.ini.

However I cannot seem to get it working. Does someone have a working example of the sapnwrfc.ini?

The only respons I get back from BODS is that the parameters are incorrect. The error message is the same as when I create an empty saprfc.ini…[/u]


Johannes Vink :netherlands: (BOB member since 2012-03-20)

Did you get this to work?

Also on the “Destination name” field below the “Use sapnwrfc.ini” is not clear whether you have to put the path of the file or the path and the name of the file. Either way I still can not get it to work.

Also by comparing the two versions of Dataservices 3.x and 4.x it looks like they have changed the name in version 3.x the file is called saprfc.ini but in version 4.x the file is sapnwrfc.ini.

Any help will be appreciated.

I tried creating a file following these templates but no luck so far. Always the same error, I am not even sure whether is reading the file or not :reallymad:

I have done some research and only could find the following:
Type R: Register an RFC server program at an SAP gateway
DEST=rfctest
TYPE=R
PROGID=hw1145.rfcexec
GWHOST=hs0311
GWSERV=sapgw53
RFC_TRACE=1
Type B: SAP system - Load Balancing feature
DEST=BIN
TYPE=B
R3NAME=BIN
MSHOST=hs0311
GROUP=PUBLIC
RFC_TRACE=0
ABAP_DEBUG=0
USE_SAPGUI=0
Type A: SAP system - specific application server
DEST=BIN_HS0011
TYPE=A
ASHOST=hs0011
SYSNR=53
RFC_TRACE=0
ABAP_DEBUG=0
USE_SAPGUI=0
Type 2: R/2 System (IBM)
DEST=K50
TYPE=2
GWHOST=is0001
GWSERV=sapgw00
RFC_TRACE=0
Type E: External Program (will be started by SAP gateway)
DEST=RFCEXT
TYPE=E
GWHOST=hs0311
GWSERV=sapgw53
TPHOST=hs0311
TPNAME=/rfctest/srfcserv
RFC_TRACE=0


asandino (BOB member since 2011-06-02)

I vaguely remember that something was so clumsy in the documentation.

Sure I made that work…

I will dig on my e-mails and see how I made that work.


ganeshxp :us: (BOB member since 2008-07-17)

Any one manage to get this working. I need to set this one to use two different groups, one for the Application servers, and one for the messaging servers.


amuh10 :uk: (BOB member since 2012-04-11)