Hello,
when looping through records to refresh calculations I am getting a java.lang.StackOverflowError once in a while with RC1. Is this due to changes in the calc engine? I nested the getRecord in a try/catch so it doesn’t stop at every record, but I get quite a few of them.
Basically I am just walking through (quite a few) records to refresh calcs after an import of raw data.
Any ideas?
Thanks
Patrick