The bare except
returning ""
in your transform(s) seems like an obvious place to start.
Log the output (checking for both Java and Jython exceptions) to see if you're getting an unexpected error.
The bare except
returning ""
in your transform(s) seems like an obvious place to start.
Log the output (checking for both Java and Jython exceptions) to see if you're getting an unexpected error.