Question
In an FME Server App is it possible to disable the 'run' button until the input file is 100% uploaded? If the user presses 'Run' too soon the uploaded file cannot be found by the workspace
Login to the community
No account yet? Create an account
An FME Account is required to contribute
LoginEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.



But when the file to upload is rather large, it takes some time before reaching 100%. And then it is possible to hit the OK button and launch the process.
This results in a Failure.
In the log there is a reference that the file to process isn't found. So apparently the upload is interrupted when hitting the Run button.
It is strange that I can hit the Run button before the file upload reaches 100%. I'm not sure but I thought that in the version 2019 the Run button was disabled until 100% was reached.