I have a child workspace accepting a where clause parameter:
loggingUnit = 'LK107I'
This works just fine standalone.
But when I call the same workspace with a parent workspacerunner
using an identical where clause my SQL Creator fails with rejected features.
I can see in the logfile the parameter passed in is identical also?