Hello,
My team has recently upgraded a VCO server from 5.1 to 5.5 and have run into an error around code that previously executed without issue.
We are using the SQL plugin to make writes of various data to a SQL table, but since the 5.5 upgrade we are running into the following error.
"java.sql.SQLException: Unable to convert between org.mozilla.javascript.ConsString and NUMERIC."
Is this simply a type mismatch that requires a recasting of the VCO variable before it is passed off to SQL?
Any input is appreciated.
Thanks,
Sam