Method SERVER_CACHE_UPLOAD does not return a result
[CL_HTTP_SERVER] [c_last_error] [ICM] [result] [return] [return result] [SERVER_CACHE_UPLOAD] [upload]
Symptom
The system does not return any return code if you call one of the following methods:
CL_HTTP_SERVER=>SERVER_CACHE_UPLOAD( )
CL_HTTP_SERVER=>SERVER_CACHE_INVALIDATE( )
CL_HTTP_SERVER=>SERVER_CACHE_INVALIDATE_ALL( )
CL_HTTP_SERVER=>SERVER_CACHE_INVALIDATE_LIST( )
As a result, applications that use the aforementioned methods do not have the option of handling or catching return codes correctly.
Other terms
ICM, CL_HTTP_SERVER, SERVER_CACHE_UPLOAD, c_last_error
Reason and Prerequisites
This problem is caused by an error during the [...]