Hi guys!
I have an event script for a step in a workflow that calls some methods in some java classes I created.
In one environment I have no problem calling them, but in an environment I created I'm having some problems. I debugged my code, and found out that when I call the function JavaObject.New() to create a JavaObject, I'm getting an error saying "Could not get the java VM".
I've added the "-loadjavavm" to the target field of the builder shortcut, but the error keeps happening.
Is there anything else I have to do?
Best regards,
Diogo Portela