cancel
Showing results for 
Search instead for 
Did you mean: 

Errors in RFC_to_File scenario

0 Kudos

Hi Masters,

We are integrating an RFC-to-File scenario but we are continuously getting the error mentioned below in the receiver communication channel as:-

We are using ICOs to incorporate this integration.

The steps that I have already followed to incur this issue are:-

  1. I have stopped and restarted the receiver channel.
  2. I have checked with the structure of the xml message been sent with that mentioned in our sender datatype.
  3. I have flushed all the data from the tables that are to be maintained after processing.

Please look into this issue and help with me relevant solutions to overcome this issue, as it has become a show-stopper in our development.

Regards,

Anand Kishore

Accepted Solutions (0)

Answers (1)

Answers (1)

engswee
Active Contributor
0 Kudos

Hi Anand

From the log, the message is due to a short dump in the receiver system. It looks like it's trying to insert duplicate records into the database.

Try and debug the RFC logic in the receiver system or ask an ABAP colleague to help out.

Rgds

Eng Swee