Skip to main content
Question

Workbench exit codes

  • June 27, 2019
  • 2 replies
  • 101 views

Forum|alt.badge.img

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?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

david_r
Celebrity
  • 8394 replies
  • June 27, 2019

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.


helmoet
Forum|alt.badge.img+8
  • 195 replies
  • June 28, 2019

In an FME Server environment, one could trigger a notification if interested in different kinds of behaviour after terminating a workspace.