Skip to Content
0
Former Member
May 08, 2008 at 06:43 PM

Commit fault: com.sap.aii.af.rfc.afcommunication.RfcAFWException: senderA

339 Views

Hi there,

I have made a simple scenario using an RFC call to XI and then the message is sent to file.

I have registered a program ID on the SAP gateway and the connection etc from SM59 is perfect....

I then wrote some ABAP code that looks something like the following:

call function 'Z_MESSAGE' in background task destination 'TEST''

exporting ....

commit work.

The code runs fine BUT I get the following error in SM58 of the calling system?

Commit fault: com.sap.aii.af.rfc.afcommunication.RfcAFWException: senderA

Do you have ANY idea how I can solve this? The channel is GREEN....SM59 is perfect.....nothing in SXMB_MONI obvioulsy.....just gets stuck in SM58...

Thanks in advance

Lynton