Hello.
I am developing a simple HANA XS application that connects to the HANA database and gets data some data. I write the code in HANA Studio and check the result in the browser.
The first days everything seemed fine, but since yesterday my changes are not visible anymore in the script files (both .js and .xsjs). An older version (cached) of those files is used.
When I edit the .html files, the changes can be seen in the browser. So the caching only applies to the script files.
I already cleaned the cache and used another browser (Chrome and Firefox), but still no effect.
When I open my project in the web-based development workbench, I can see the most recent files, but not when I try to directly access them over their URL.
So I have basically the same problem as here: Javascript/HTML cache while developing an XS ap... | SCN, but I'm using a trial account, so I have no access to the Web Dispatcher cache.