cancel
Showing results for 
Search instead for 
Did you mean: 

REST Adapter - HTTP 404 Error only for POST Method URL ?

sntamilselvan
Explorer

Hi Experts,

I am working on IDoc AAE to REST scenario, receiver system is rest based web server runs on JDEdwards. i have got XSD file for the Target Structure. When i execute GET operation the message is successfully delivered. When i try to do POST/PUT/DELETE operation the message fails with HTTP 404 Server not found error.

Am i missing something in the REST adapter ? or the issue is with network or URL ? Please guide.

Thanks,

Tamil

Accepted Solutions (1)

Accepted Solutions (1)

sntamilselvan
Explorer
0 Kudos

Issue Resolved.

Issue was response sent by 3rd party system.  Once it is off the data was inserted suceesfully in the 3rd party application table.

Same error will occur when the data is not acceted at 3rd party system. Ex. Mandatory fields not sent or field length issue.

Thanks,

Tamil

Answers (0)