Dear All,
I've a question about choice parameter in FMEServer.
I've published a workbench with some parameters. One paramter is a choice list (single). When I use the interface all is ok because I can specify only the items in the list.
Now, I have some procedures that call the workbench by rest api. I've expected that FMEServer checked the submitted parameters with the list in the choice list but this didn't happen.
I have to check in the workbench the input paramters?