Hello, All
My NW ABAP BW and underlying Hana database are installed on separate machines rather than same machine.
In BW SM59 transaction, If I create RFC (TCP/IP Connection) to NW 7.3 BI Java portal, RFC connection failed with following error messages:
Error Details Error when opening an RFC connection (CPIC-CALL: 'ThSAPOCMINIT' : cmRc=2 thRc=67
Error Details ERROR: program IWDFVM4844_PORTAL_BIJ not registered
Error Details LOCATION: SAP-Gateway on host iwdfvm4844.wdf.sap.corp / sapgw00
Error Details DETAIL: TP IWDFVM4844_PORTAL_BIJ not registered
Error Details COMPONENT: SAP-Gateway
Error Details COUNTER: 357
Error Details MODULE: gwr3cpic.c
Error Details LINE: 1803
Error Details RETURN CODE: 679
Error Details SUBRC: 0
Error Details RELEASE: 720
Error Details TIME: Thu Jul 05 08:49:52 2012
Error Details VERSION: 2
I also checked "SMGW" goto -> logged on client, I can't find "TP IWDFVM4844_PORTAL_BIJ" registerred. But on my NW 7.3 BI Java portal, I have already registered the destination named “IWDFVM4844_PORTAL_BIJ”.
This issue doesn’t exist if I follow the same configuration steps to configure SM59 RFC (NW 7.3 ABAP -> NW 7.3 Java) on the BW with the underlying database on the same server.
I followed the following steps to finished configure RFC both on NW ABAP and Java ABAP.
NW Java 7.3 http://help.sap.com/saphelp_nw73/helpdata/en/4a/2c775cc16d47dbe10000000a42189c/frameset.htm
My Question:
In order to make the SM59 RFC (NW 7.3 ABAP -> NW 7.3 BI Java) works, is there any additional configuration necessary if NW BW and underlying database are on different server?
Thanks a lot!
Welkin