cancel
Showing results for 
Search instead for 
Did you mean: 

SAPUI5 Changes are not reflected when running app

JFULGENCIO
Explorer
0 Kudos
7,333

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

View Entire Topic
JFULGENCIO
Explorer
0 Kudos

Hi guys,

Thanks for all the replies.

I tried all the cache clearing steps but nothing worked.

I was lucky that I just recently created the app so I have the original set of files in my WebIDE. I updated this original version instead of the copy I imported from GW and somehow everything worked fine.

I noticed some files were deleted when I redeployed the application so I'm guessing those files caused the issue.

Again thank you all for all your suggestions and help.

Regards,

Jeff