cancel
Showing results for 
Search instead for 
Did you mean: 

Problem while testing file to R3 using Proxy

Former Member
0 Kudos

Hi all I have Prepared a Scenario:File to R3 using Proxy .

While testing the same the messages are getting blocked in the integeration server and not processing further. It is Giving following error when we try to test the scenario with 2nd Message with different set of parameters.

<b><SAP:Code area="MESSAGE">DUPLICATE_DETECTED</SAP:Code></b>

Can anyone please help to resolve the problem.

Abhishek

Accepted Solutions (0)

Answers (4)

Answers (4)

prateek
Active Contributor
0 Kudos

Three possibilities:

1. The sending systems sends an XI message with an ID that has already been sent before.

2. The Integration Engine resends an XI message because it did not receive a response that the next system received the message.

3. Tablespace of the database is full or other database error occured

For this apply SAP Note 962578

For 1 and 2, it is not an XI error. Its just an indicator that sender system is sending such data.

Regards,

Prateek

Former Member
0 Kudos

Hi Abhishek

have a look at this also

Take a llok at this blog,

File to R3 using ABAP Proxy

and ...

/people/mickael.huchet/blog/2006/09/18/xipi-how-to-exclude-files-in-a-sender-file-adapter

Please go through the information provided in the blogs below which explains clearly the Scenario you want to try.

ABAP Proxies in XI

ABAP Server Proxies

File to R/3 via ABAP Proxy

/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/73527b2c-0501-0010-5398-c4ac372c...

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6bd6f69a-0701-0010-a88b-adbb6ee8...

Pls reward if useful

Former Member
0 Kudos

Try with this

/people/siva.maranani/blog/2005/04/03/abap-server-proxies

/people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy

Thanks

Former Member
0 Kudos

Hi,

check the occurences of souce structure it should be 0-unbounded for duplication and check mapping.

Regards,

S.RamNarender