I have a published parameter of type "Choice with alias (Multiple)". In this parameter, I import all the towns, departments, regions... of France (like 40 000 lines) from a postgre table.
When I run the workbench in FME Desktop, it takes a little time to filter the values according to what I'm writing and to select them but it can be ok.
But in FME Cloud, it's very very very long and I can't really use it.
I've try with a list without the towns (7 500 lines), it's better but still not usable....
Have you got an idea for my problem ?
I know it's a big list for a parameter but it's the goal of my workbench. I have a table of 19 000 000 lines and I have to do a filter according to selecting territory by the user.
Thank you
Damien