cancel
Showing results for 
Search instead for 
Did you mean: 

Error while using RFC Communication Channel

former_member234749
Participant
0 Kudos

Hi All,

In 7.0 while using RFC Communication Channel i am getting the below error.I am accessing r/3 table using this RFC CChannel.

Please guide me on this.

Problem in getting RFC Adapter Channel Plain exception:Problem when calling an adapter by using communication channel Mapped value of Source: http://sap.com/xi/XI CtrlRecKey SrcCtrlRecKey XI_RFC_COMM_CHANNEL Target: http://sap.com/xi/XI TgtCtrlRecVal CtrlRecVal (Party: , Service: Mapped value of Source: http://sap.com/xi/XI CtrlRecKey SrcCtrlRecKey XI_BUSINESS_SYSTEM Target: http://sap.com/xi/XI TgtCtrlRecVal CtrlRecVal, Object ID: 3c3874af1d1633dc82a22ee9428f15f7) Check whether the communication channel exists in the Integration Directory; also check the cache notifications for the instance Integration Server (central Adapter-Engine) Channel object with Id Channel:3c3874af1d1633dc82a22ee9428f15f7 not available in CPA Cache.
com.sap.aii.mapping.lookup.LookupException: Problem when calling an adapter by using communication channel Mapped value of Source: http://sap.com/xi/XI CtrlRecKey SrcCtrlRecKey XI_RFC_COMM_CHANNEL Target: http://sap.com/xi/XI TgtCtrlRecVal CtrlRecVal (Party: , Service: Mapped value of Source: http://sap.com/xi/XI CtrlRecKey SrcCtrlRecKey XI_BUSINESS_SYSTEM Target: http://sap.com/xi/XI TgtCtrlRecVal CtrlRecVal, Object ID: 3c3874af1d1633dc82a22ee9428f15f7) Check whether the communication channel exists in the Integration Directory; also check the cache notifications for the instance Integration Server (central Adapter-Engine) Channel object with Id Channel:3c3874af1d1633dc82a22ee9428f15f7 not available in CPA Cache.

Thanks in advance,

Prathi

Accepted Solutions (0)

Answers (2)

Answers (2)

naveen_chichili
Active Contributor
0 Kudos

Hi Prathi,

Perform CPA full cache cache refresh and then try to check the channel...

url for CPA Cache refresh:

http://host:port/CPACache/refresh?mode=full

if still you are facing the error try to do some dummy changes in the communication channel and re-activate the channel..

Also perform the SLDCHECk using T-Code SLDCHECK and check if everything is green..

Regards,

Naveen.

Former Member
0 Kudos

Hi Prathi,

Try to re-activate the object, as there is no object ID displayed.

Are you using a std RFC function or custom?