Skip to main content

I have a fme workbench that is run from a scheduled task and .bat file. I am just wondering if I can check if there is a floating license available before the workbench is run. Is this possible?

Hi @mapper, use fmelicensingassistant_cmd.exe To query the FLEXlm Server for available licenses: fmelicensingassistant_cmd.exe --query <server>[:<port>] :


Reply