Hi Experts,
I am doing an RFC->PI->SOAP Axis Synchronous Scenario. I am facing below error with RFC Sender Adapter:
Sender channel 'RFC_OUT_ECC_GO' for party '', service 'ABC_040' (internal name 'RfcServer[RFC_OUT_ECC_GO]')<br>Server data: {jco.server.gwhost=53.91.xx.xx, jco.server.progid=PROGRAM_ID, jco.server.gwserv=sapgw55, jco.server.unicode=0}<br>Repository data: {jco.client.lang=EN, jco.client.snc_mode=0, jco.client.client=040, jco.client.passwd=******, jco.webas.ignore_jdsr_error=1, jco.client.user=xyz, jco.client.sysnr=55, jco.client.ashost=53.91.xx.xx}<br>Current pool size: 1, maximum pool size : 10<br>Last error status:<br><br>RfcException:<br> message: CPIC-CALL: SAP_CMACCPTP3 on convId: 00000000<br><br>LOCATION SAP-Gateway on host SAPHost / sapgateway<br>ERROR registration of tp RFC_XID_PROGRAM from host PIHostnot<br> allowed<br>TIME Tue Jan 7 19:38:15 2014<br>RELEASE 720<br>COMPONENT SAP-Gateway<br>VERSION 2<br>RC 720<br>MODULE gwxxrd.c<br>LINE 3641<br>COUNTER 38393<br><br> Return code: RFC_SYS_EXCEPTION(3)<br> error group: 102<br> key: RFC_ERROR_COMMUNICATION
We have done the below:
1) Creted the RFC destination of type T in ECC
2) Assigned a program id to the RFC Destination
3) Used the same progran id in PI RFC Sender communication channel(configured properly with SAP host/gateway service/ system number/logon credentials)
4)Program id is registered in ECC.
we have tried stopping and restarting the channel.
We tried registering the Program ID on PI server also as per sap note 353597 considering PI as the external side.
Also the connection test from ABAP se37 for the given function module says "Function module does not found".
not found where? In ECC the function module has been created and it has been imported and activated in IR.
Also please answer my below questions:
1) Do we need to get the program Id registered on PI server also. If yes how?
2) Do we need to get the server restarted once the program id is registered on ECC system?
3) Do we explicitly need to import function module code in PI box? I believe just the importing of RFC in IR will do.
I have gone through the SAP Note: 730870 but could not find anything relevant.
Please let me know if I am missing anything.
Kindly help as this has become a bottle neck for project delivery.
Regards,
Pooja