cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error in RFC Adapter

dipen_pandya
Contributor
0 Likes
2,893

Dear Experts,

I have a File to RFC Scenario & We are running on Single Stack (JAVA only) Process Orchestration ( 7.4).

Where my FTP Server is running fine. Communication Channels for Sender(File) and Receiver(RFC) both are GREEN in Monitoring, But still RFC is not able to find the file data.

I have configured all part of ESR, ID & iFlow. There are not any inconsistencies found.

The Error is as per below attached Screenshot.

(MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter.rfc.afcommunication.RfcAFWException: error while processing message to remote system:com.sap.aii.adapter.rfc.core.client.RfcClientException: could not get functionname from XML requst: com.sap.aii.adapter.rfc.RfcAdapterException: failed to read funtionname from XML document: missing namespace declaration(1)

Please give your helpful suggestions.

Thanks & Regards,

Dipen.

View Entire Topic
Former Member
0 Likes

It seems your mapping output is not conforming to the XML structure for the RFC you are trying to call. Check the payload in the comm channel and compare once again just to be sure.

Regards

Varun

dipen_pandya
Contributor
0 Likes

Hi Varun,

My Mapping output is working appropriately.

Payload is also bringing the File Data.

But the message remains in Waiting state.

Please Advice.

Thanks.