cancel
Showing results for 
Search instead for 
Did you mean: 

Anybody know how to answer with HTTP 204 No Content

Former Member
0 Kudos

Hi !

My scenario: Third Party sync> XI http> ABAP-Proxy. I only get a notification from the third-party system. I don't have to send a response, the XI should only send the HTTP-Header with 204 No Content.

Is it possible to clear the whole payload ?

How can I do?

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

You can configure this scenario as asynchronous, but the response would be HTTP 200.

Regards

Stefan