cancel
Showing results for 
Search instead for 
Did you mean: 

eTag handling not supported for http method 'POST'

0 Kudos
1,006

I'm working on a Kapsel Offline UI5 application using SMP 3.0.14.4. I'm trying to post a batch or single record to ECC by using flush button but it throws me an error stating "eTag handling not supported for http method 'POST'". If anyone has encountered similar error, please let me know how to fix this. Thanks in advance.

nabheetscn
Active Contributor
0 Kudos

Hello Sandeep

Etags are supported by gateway, in order to use them you need to follow certain rules. Read the standard SAP help here and another great blog by Andre Fischer. If you have already followed the mentioned steps can you please attach the screen shots highlighting the details and what does /IWFND/error_log show details.

Thanks

Nabheet

0 Kudos

nabheet.madan3 Sorry for the delayed response. I don't want to use the eTags. I’ve removed the header oHeaders['If-Match'] = "*" from the JSON Object and tried to do a POST Call and it raises an exception. I have attached exception-raised.png the call stack from the /IWFND/Error_log. Also I have attached the error error-displayed-in-app.png which is being displayed in the UI5 app.

Accepted Solutions (0)

Answers (0)