I have to manipulate file in Jedox on cloud instance and they brutaly blocked java.io and java.nio libraries.
I want to create a simple directory/create file/move file and I can't.
Is there any other library or just native function that handle this type of task in java/groovy ? Is it possible to do it natively in jedox if you can't do it by coding anymore ?