- SDE Connection File
- Output directory for derived data (shapefiles, Excel, KMZ, HTML)
- selection statements
I have successfully configured the parameter, passed that to a Parameter Fetcher, Tester, Variable Setter, and Attribute in an output Excel file. What I haven't been able to do is use it to set the Excel output path\\file name.
I just read that a Parameter must be set at runtime and I think that is my problem, I'm trying to set the parameters within the workbench.
Is it possible to get the user input, and create variables\\set parameters before runtime?
Here are a few thoughts:
- Have a "dashboard workbench" that gets the user input and sets variables. Then call a second workbench and utilize the variables\\parameters set by the "dashboard"
- Create a Python startup that gets user input and sets the variables.
I'm also not sure of the syntax to use within FME to expose\\utilize variables set by a Python startup script.
Any thoughts or ideas greatly appreciated.
Regards,
JCarr