Hello,
I need to extract data from the original data filename via Javascript.
I work with multiple data samples for multiple countries that I need to switch between while designing. I need to get the filename of the currently active data sample.
I know that I can set a debugging filename in “OriginalFilename” in “Fixed automation properties” but that just is not feasible, since I would have to copy&paste a filename every time change the data sample. That is highly unergonomic and time-consuming.
It should be possible to get the active data sample filename via Javascript from the Eclipse environment?
How can I do that? Thanks in advance.