Hi
I have a WB controller and another WB runner. The controller send some parameters to the runner (defined in the runner as published params.) via FMESJS.
However when run on the server, some params are not passed, like the MINX, MIXY, MAXX, MAXY and/or EFFECTIVE_DATE.
They are generated as attributes before the jobsubmitter and I can see them OK in data inspector.
What might the problem be?
Thanks