What is the best approach for creating an FME workspace that will accept a layer name as a parameter, then export to any data format. The layers will be coming from SDE, however, depending on the layer name, may have additional FME transformers, etc. Is there a way to conditionally evaluate a layername parameter, then branch off the workspace execution? For the output, I assume the generic writer is my best bet?
Thanks in advance,
M