Hi experts,
We are currently making some updates to a custom UI5 application and then deploying it to Gateway/Front end server.
Based on the status in Web IDE the deployment was successful and even checking via SE80, we can see the updated code.
The problem is that when we run the app via its tile in the Launchpad, the changes were not reflecting.
When we open the debugging console, we saw that the app is still running the old version of the code.
So far, we tried clearing the caches using the following programs:
- /UI2/INVALIDATE_GLOBAL_CACHES
- /UI2/INVALIDATE_CLIENT_CACHES
- /UI2/DELETE_CACHE
- /UI2/CHIP_SYNCHRONIZE_CACHE
- /UI2/DELETE_CACHE_AFTER_IMP
We also ran transactions /IWFND/CACHE_CLEANUP and /IWBEP/CACHE_CLEANUP but so far, we haven't had any luck.
If we test the app in Web IDE, everything is working fine.
We are deploying the app to a Gateway with SAP_UI 750, SP3 and SAP_GWFND 750, SP3.
Any help would be much appreciated.
Thanks,
Jeff