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. byruleImage Added (green r) task was completed by rule (complete expression)
  2. cmd_failedImage Added (red c) ECF_JOB_CMD failed
  3. edit_failedImage Added (red e) invalid script leading to inability to edit the script (missing micro % character ?)
  4. force_abortImage Added (orange u) task was forced aborted by a user
  5. killedImage Added (red k) task was killed following a request by a user
  6. no_script_foundImage Added (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. queue_limitImage Added (green q) task cannot be started due to a queue limit
  8. task_abortedImage Added (red a) task aborted
  9. user_editImage Added (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

...