Hello,
We are able to execute some groovy script thanks to deployment://myscript.groovy
However, from mygroovy.groovy file I cannot import a class defined in another groovy file (Util.groovy) that is part of the same deployment.
Is it supported somehow ?
Thanks,
Nicolas.