Skip to Content
0
Feb 18, 2011 at 05:02 PM

Data flowing into incorrect CC when triggered from a SAP - RFC

45 Views

hi Experts,

I have a RFC to SOAP scenario. Data is triggered from SAP through RFC. Initially, this was done from client 200. Now for the same system there is one more client 210 from which data needs to be triggered.

I completed the configuration. But when data was triggered from client 210, the communication channel of the client 200 is showing the following error.

Error in processing caused by: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: alternativeServiceIdentifier: party/service from channel configuration are not equal to party/service from lookup of alternativeServiceIdentifier (CPA party/service/channel ''/'ECQCLNT200'/'CC_SAP_RFCEproPOSender', lookup of alternativeServiceIdentifier for party '', schema 'TechnicalSystem' with 'ECQ#210' returned party/service of ''/'ECQCLNT210')

The client 210 communication channel is not showing any message. Also no messages are seen in moni.

Waiting for your replies.