Question

Server apps dependency between fields/published parameters

  • 12 October 2022
  • 1 reply
  • 0 views

Hi all,

Can this be done with published parameters and/or Python scripting in Server Apps? So, I would like to have two fields that are dependent. First field would be choice only and second field would be filtered based on the first field. Second field is multichoice. Only the values from the second field would be calculated for output. Example of a table with two columns

Animal, Specs

Cat, Black

Cat, Halloween queen

Dog, Brown

Dog, Mr. Wednesday

Dog, Loyal

Giraffe, Small

Giraffe, Excellent listener

So, the first field would list all the animals and once the animal chosen, then the second field would list specifics for that animal only and then the user can choose from those for the output.

Thanks in advance


1 reply

Badge +10

Hi @john_galt​ ,

 

That's a great idea and something that we are working towards on both the Server and Desktop side. Unfortunately, we don't have a way to do this with FME Server Apps.

Reply