cancel
Showing results for 
Search instead for 
Did you mean: 

Sender Rest Adapter - HTTP 204 needed instead of HTTP 202

0 Kudos
400

Hi Experts,

I have an async inbound scenario (Rest to Proxy) where I need to send HTTP 204 back instead of HTTP 202. Using SAP PO 7.5

any suggestions, please?

Accepted Solutions (0)

Answers (1)

Answers (1)

JaySchwendemann
Active Contributor
0 Kudos

Hmm, that's a good one and might easily a not yet supported requirement. The documentation sais it would be 202 on async (which is in line what you are experiencing): https://help.sap.com/doc/saphelp_nw75/7.5.5/en-US/c8/0bd82a4a4c4408925110371b9a7643/content.htm?no_c...

Maybe using Eng Swee's https://blogs.sap.com/2015/03/25/formatconversionbean-one-bean-to-rule-them-all/ will let you control more. You could for sure raise an incident at SAP and ask if this is supported. At leas in the REST adapter area SAP does invest in PI / PO improvement.