Forum Discussion
rupert_anderson
9 years agoValued Contributor
Hi,
I think System.setProperty only applies to setting properties within the scope of the VM rather than the O/S.
I saw this method of setting environment variables in the O/S from Java, so should working in Groovy via SoapUI:
http://stackoverflow.com/questions/14399194/how-to-add-an-environment-variable-in-java
Regards,
Rupert