Hi,
I'm SeungHyun Choi and I have a question regarding the use of the 'java.io.File' class in an ARIS Report.
As you can see in the code below, I tried to use 'java.io.File' but it didn't work. On the other hand, I have seen another report that works correctly with the same code, but I cannot find any difference in the code itself.
I assume that to use the 'java.io.File' class, I might need to install a JAR file in a specific directory or change a setting.
Could you please offer any solutions?
Thanks :)


Martin Schröder on
Hello SeungHyun,
please see the online documentation Report script changes
Also in https://ariscommunity.com/users/christian-zanardi/2025-07-16-new-global-object-utilities-ioutils-file Klaus Bieg offers a way to work around pittfals.
Regards, Martin