I'm a bit confused about the set expression,  I am trying to set a
workitem field so a latter participant can access it.

For instance, from the documentation:

sequence do
  set :field => 'subject', :value => 'food and beverage'
  set :field => 'date', :val => 'tomorrow'
  participant :ref => 'attendees'
end

However putting the above in ruote-kit and launching the process does
not seem to affect the subsequent workitem's fields for attendess.

I get the same issue with the set expression within my own process
definitions.

-- 
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