I would say just leave it at 100, which is the default value. Do you still get the warning if the priority is set at 100?
If no, is it possible that the FMEServerJobSubmitter is of an older version of FME? If you right-click on the transformer, do you see an option to upgrade the transformer?
I think you are probably right, I've seen some very odd behaviour from our dev server this morning (see my other post re parameters) and I've now republished everything and am keeping an eye on things - which maybe will lead to another question about corruption of repositories :)
Hi @Rob McPherson ,
The Priority parameter still exists in the FMEServerJobSubmitter transformer for backward compatibility, but since you are connecting to FME Server 2020 it is possible to hide this parameter and this will stop the WARN message from being printed in the log files.
In your FMEServerJobSubmitter open the Advanced section > select the drop-down arrow next to the Job Queue parameter > select 'Refresh'. This will reconnect the transformer to your FME Server and as long as it is a version greater than 2018 the Job Priority parameter will disappear.
When setting up new FMEServerJobSubmitters, as long as you have the Advanced section open when you make the connection to FME Server this parameter should be hidden automatically.