Menu

#27 else-ref history

1.x.x
closed
engine (25)
6
2006-04-12
2006-02-14
AB
No

In the case you have a <participant ref="principal"
else-ref="alternative"/> to handle failures on
the "principal" one:
the wflow history does not keep track of the failure
on the "principal" participant nor the success on
the "alternative" participant.
In fact, at the end of the "alternative" participant
action (succesfully ended) the history
states "principal" participant "ok", as
the "principal" had performed successfully.

The history could instead highlight this particular
situation as:
participant: principal
text: failure
pariticpant: alternative
text: ok

This could be useful to understand the actual
workflow. Today is not in fact possible
distinguishing the case of success or failure of the
principal.

Discussion

  • John Mettraux

    John Mettraux - 2006-02-14
    • priority: 5 --> 6
    • assigned_to: nobody --> jmettraux
     
  • John Mettraux

    John Mettraux - 2006-04-12
    • status: open --> closed
     

Log in to post a comment.