Skip to main content
Question

FME server: Some or all of the input parameters are invalid

  • August 19, 2024
  • 1 reply
  • 52 views

vanessarapior
Contributor
Forum|alt.badge.img+6

Hello :) I get this message on FME Server 2022 and I do not know what is wrong.

1 reply

j.botterill
Influencer
Forum|alt.badge.img+53
  • Influencer
  • 395 replies
  • August 19, 2024

My guess, and it’s only a guess without seeing logs or the fmw itself, is you have a defined one of your input parameters in Desktop/Form with a User Parameter type, which there are many:

Then in Server/Flow you have an input that doesn’t meet the parameter type configuration. For example if use the Number parameter type, set the configuration to between 1 and 99…. I cannot entered 100 in the Flow interface