Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We have seen that ecFlowview uses the three buttons of the mouse to perform different actions.
The following figure show how the mouse buttons are used in ecFlowview:

Task nodes contain a flag that can reflect the reason for its being aborted, complete, or submitted.

Here the associated icons that can be displayed in ecflowview:

  1. (green r) task was completed by rule (complete expression)
  2. (red c) ECF_JOB_CMD failed
  3. (red e) invalid script leading to inability to edit the script (missing micro % character ?)
  4. (orange u) task was forced aborted by a user
  5. (red k) task was killed following a request by a user
  6. (red s) script missing for task (ECF_HOME incorrect, ECF_FILE incorrect, or no script visible to this task under ECF_HOME or ECF_FILE directory)
  7. (green q) task cannot be started due to a queue limit
  8. (red a) task aborted
  9. (green e) user edited the script and submitted it

What to do

  1. Explore ecFlowview menus and windows
  2. There can be a long delay between the job changing status and that change being reflected in the ecflowview window. To update the current state more quickly in that window, click the red status button

...