Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

IDOC Inbound: Response Code HTTP 409 IDOC already received

Former Member
0 Likes
1,232

Hello everybody,

we try to send an IDOC to SAP via http.

Im getting a response code

<html><head><title>IDoc-XML-inbound not ok</title><h1>IDoc-XML-inbound not ok</h1></head><body>IDoc '0051372222951690' wurde bereits empfangen, deshalb

wird Empfang abgelehnt</body></html>

In english: IDOC '0051372222951690' already received

When I change '0051372222951690' to e.g. '0051XXXXX2951690' --> everything is fine.

But when I try to find IDOC '0051372222951690' in EDIDC I get no match.

Does anybody have an idea?

Thanks

regards mario

Hello everybody,

we try to send an IDOC to SAP via http.

Im getting a response code

<html><head><title>IDoc-XML-inbound not ok</title><h1>IDoc-XML-inbound not ok</h1></head><body>IDoc '0051372222951690' wurde bereits empfangen, deshalb

wird Empfang abgelehnt</body></html>

In english: IDOC '0051372222951690' already received

When I change '0051372222951690' to e.g. '0051XXXXX2951690' --> everything is fine.

But when I try to find IDOC '0051372222951690' in EDIDC I get no match.

Does anybody have an idea?

Thanks

regards mario

1 REPLY 1
Read only

former_member218277
Active Participant
0 Likes
1,011

Hi Mario,

Please check if note 1120885 is recently introduced in your system.

Also check if note 1535033 is implemented.

Kelly