cancel
Showing results for 
Search instead for 
Did you mean: 

XI RFC Adapter 4705: Wrong response

Former Member
0 Kudos

Hi all,

I am trying to configure an RFC Adapter in XI. My scenario is as follows: SAP -> RFC Adapter -> XI -> File Adapter -> Local filesystem.

When I try to send the message I get the following error in the trace document for the RFC Adapter:

>>RfcAdapter> Fri Oct 15 11:48:38 CEST 2004>>

> App2Jco: got RFC Adapter exception

> exception occurred, detail:

> 4705: Wrong response - Z_PS_PROJECT_INFO_TO_XI.Response or *Exception expected

What is strange is that the file is actually written (though empty) on the filesystem, and even more strange is that there are no xml-messages passing through XI (using t-code sxmb_moni).

Can somebody please help me understand this?

Best Regards

Odd Hilt

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

You call a synchronous RFC, it waits for a response, but the file adapter cannot return a response.

Synchronous calls are not kept in the monitoring, unless you increase the logging level in monitoring. (Look manual for this topic)

Regards

Stefan Grube

Answers (1)

Answers (1)

former_member4529
Active Contributor
0 Kudos

Hi Odd,

I'm also trying to configure a RFC adapter scenario as sender like yours.

I've configured a TCP/IP destination in SM59 as the XI system (test connection is working fine).

But when I execute the RFC in R/3 with the XI system name as the destination I'm getting the error msg "com.sap.aii.af.rfc.afcommunication.RfcAFWException : lookup of binding via"

Can you help me regarding this?

Thanks & Regards,

Dipankar