Hi Experts,
When my app load the i18n files, these two urls are requested:
/sap/bc/ui5_ui5/~FD9FEFE98F61662E956C262892BEDDAB~C/sap/myappid/i18n/messageBundle_en.properties
/sap/bc/ui5_ui5/sap/myappid/~1A57B8CE674F00907042B00F4A2E28E8~5/i18n/messageBundle_en.properties
But the content of two files are different and caused some error, I think the cache is reason.
I found "~1A57B8CE674F00907042B00F4A2E28E8~5" in table /UI5/APPIDX, but I can't find "~FD9FEFE98F61662E956C262892BEDDAB~C".
Can you tell me where can I find this index and how to clear the cache of it?
Thanks & Best Regards
Chad He