Hello everyone,
I'm currently working in Fiori Launchpad and I found that we have cached resources for Fiori Launchpad in browser correctly. But problem is that when we open custom or standard application from FLP, some resources are downloaded from server over and over again when we refresh FLP. We have set cache buster on. I think resources are everytime because of additional parameter - generated number in the end of URL request link.
Where is this additional parameter taken from ?

Thanks