Hi

I'm more than happy with the changes that John is performing in his ruote-kit fork: error and participant resources, workitems for a list of participants it's that you add this capabilities to ruote-kit. It's invaluable.

I also have checked the new .position attribute and thinked about one petition I've made some time ago. With this addition how could I know if one received workitem belongs to the last step in a workflow? I know this isn't easy to know but it should be very useful because it allows to archive executed workflow instances and perform some batch tasks.

It's only a "naive" petition because I can model it adding some participants at the end of the workflow like:

<sequence>

  <participant name="alice" task="approve"/>
  <participant name="alice" task="approve"/>

  <!-- batch tasks -->
  <participant name="amqp-archive"    qeue="admin" />
  <participant name="amqp-statistics" qeue="admin" />
</sequence>

Thanks

--
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en

Reply via email to