Hi
I have a polygon shp file with attribute called DATE and value of 1/1/200. This polygon is read in a controller workbench. I also have a worker workbench which I call with FME server job submitter in the controller.
What I want to do is pass this date value to the worker workbench, so I can use it in it.
How can I do this? Can I create a parameter holding the value and pass this on?