Document Pre/Post Processor Function Limitations
After a confusing back-and-forth with Resilient Support, it was disclosed that the pre and post processors of functions actually use jython and not native Python.
For this reason, there are a variety of limitations on what can be done. In my c...