A workbench that I've created has been set up on a Linux VM and I've been asked to list the workbench exit codes. What does this mean?
Page 1 / 1
As far as Windows goes, FME Workbench can return the following two exit codes:
0 = Translation SUCCESSFUL
1 = Translation FAILED
To my knowledge there are no other. I'm fairly certain it's exactly the same on Linux.
In an FME Server environment, one could trigger a notification if interested in different kinds of behaviour after terminating a workspace.