cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Sender File Channel

Former Member
0 Kudos

Dear all,

I'm trying to execute a File to File scenario.But I'm getting this error in the sender file channel.

"Putting message into send queue failed, due to: com.sap.aii.af.ra.ms.api.DuplicateMessageException: Message ID a0ff7230-8793-11dc-a4d5-001558e4827d(OUTBOUND) already exists in database: com.sap.sql.DuplicateKeyException: NWMssSQLServer JDBC DriverSQLServerViolation of PRIMARY KEY constraint 'PK__XI_AF_MSG__2B090089'. Cannot insert duplicate key in object 'dbo.XI_AF_MSG'.."

The file is not getting picked, the processing mode is set to "Delete". Please help me out in resolving it.

Any hep would be rewarded.

Regards,

Younus

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member187563
Contributor
0 Kudos

hi,

Aclty when you are picking your file,due to some error the file is not getting picked and your sender file adapter is resending it every after some interval of time which is set in RWB.By default it sends it three times.

You wait for some time and then resend it.Even if file is not picked rename your input file ,or reconfigure the adapter and check whether thah adapter is active or not.

regards,

ujjwal kumar

Former Member
0 Kudos

Hi,

Check whether you have given the filename to other communication channel as well. Because it seems to execute another interface where you have a JDBC been used.

If so change the file name in CC and in your file and check it once again.

Regards,

Nithiyanandam

Former Member
0 Kudos

HI Younus,

Please check this thread

Regards,

Pradeep