Hi experts, I'm trying to insert a string parameter from the command line with "-ca"...so in my Computation code i've created a StrConfOption...when running i get NPE because it seems to set the value of this string to null...
how can i fix this problem?
