Hi folks.
My first question on here so I hope I'm not being a bit dim. I'm relatively new to FME in general and certainly not a regular user.
We are having a problem with a Published Parameter (something we are new to!).
When we launch a workflow we would like a popup that asks us to choose a scale value from a list of options (250 & 800 in this case). We have done this with a User Parameter with these settings:
(Note no Default Value is set)
On launching the workflow, it does indeed popup and ask us for our choice - here we have chosen '250':
We press OK and the workflow continues using that Parameter.
However, Next time we press Run we do not get the pop up again. On inspection, the User Parameter settings now have a Default Value set as per our choice on the first run:
So I guess i have two questions:
- Why/How is the Default Value being set?
- Why does the choice pop up not appear on the second/subsequent running of the workflow?
Thank you in advance....