Hello Jan,
Thank you for your response.
I've noticed that as well but it is not always vardata.txt. It can be vardata1.txt or vardata2.txt. And 1 and 2 are properties or the request.
Hello Jan,
Thank you for your response.
I've noticed that as well but it is not always vardata.txt. It can be vardata1.txt or vardata2.txt. And 1 and 2 are properties or the request.
Hello,
We have a set of JSON files in __appDirectory holding report settings and rarely-changing data. One of these files (selected via a req.data property) is read via a custom script's beforeRender that attaches its parsed contents to req.data.
We would like to maintain these files as assets in studio. Is there a way to access and read an asset in beforeRender ?
Thank you.