Skip to Content
0
Jun 19, 2020 at 10:17 AM

HTTP response ‘409: input_not_correct

1356 Views

I have followed below blog to post IDoc in S4.

https://blogs.sap.com/2016/08/11/hcihcp-isidoc-adapter-deciphered-part-4-trigger-idoc-from-hci-to-sap-erp-using-basic-authentication/comment-page-1/#comment-514062

Cloud connector is working fine.

I am able to post IDoc using SOAP UI but when trying to post the same payload using CPI then getting below error:

org.apache.cxf.transport.http.HTTPException: HTTP response ‘409: input_not_correct’ when communicating with http://s4s.onpr:4400/sap/bc/idoc_xml?sap-client=101

The payload is as below.

Regards,

Shashi