Hello Community,
I'm running an ERP System with Basis 7.40 SP5 and a PI 7.4 SP6
When I try to make a Cache synchronization is transaction SXI_CACHE, I get the following error:
Thrown:
com.sap.aii.ib.core.abapcache.CacheRefreshException: Receiver <SID>_200_ERP is not an ABAP business system >= 7.10 and therefore has no cache
at com.sap.aii.ibdir.server.abapcache.content.CacheForBackend.addContent(CacheForBackend.java:115)
at com.sap.aii.ibdir.server.abapcache.content.CacheForBackend.addContent(CacheForBackend.java:106)
at com.sap.aii.ibdir.server.abapcache.CacheRefreshRequest.addContent(CacheRefreshRequest.java:637)
at com.sap.aii.ibdir.server.abapcache.CacheRefreshRequest.processHTTPRequest(CacheRefreshRequest.java:280)
at com.sap.aii.ibdir.server.abapcache.CacheRefreshRequest.handleHTTPRequest(CacheRefreshRequest.java:161)
at com.sap.aii.ibdir.web.abapcache.CacheRefreshSession.setXmlDataAndBufferSize(CacheRefreshSession.java:172)
But the System is in the SLD in Version 7.40 and the Bussines System is assigned correctly.
It's seems to be a bug in the validation.
Does anyone knows a workaround for this situation?
Best regards
Bastian Gschrey