Hi All,
I added data-sap-ui-appCacheBuster="./" in my application to avoid cache clear problem.But i'm getting below error.
404 NOT FOUND - REQUESTED RESOURCE OUTDATED
If i remove appcachebuster then application is working fine. And also other Applications deployed under VPN connections are working.But i deployed BSP application in Client system directly. UI5 lib and View is loaded successsfully(with 304-not modified). But the controller file gives error mention above.
I tried to executed SE38 (No luck 😔)-
/ui5/update_cachebuster
/ui5/reset_cachebuster
Please help me.