I am trying to publish a workbench to FME server that contains a esri shape reader with a merged feature type. My input shapes files do not have standard names. In addition, there could be just one or several input shape files. When running the workbench from Desktop, the Feature Types to read parameter will allow me to select all the shapefiles listed in my target directory. However, when I publish the fme server, there doesn't seem to be anyway to populate this parameter and as a result all my input shapes are ignored.
Is there anyway I can force the workbench to always read all possible input shapefiles?