Hello,
I am thoroughly enjoying your framework. I really like the way it is
designed, easy to use, easy to extend. Anyway, I have a quick question
regarding conditions. What is the recommended approach to and'ing and
or'ing expressions, like this (which doesn't seem to work)
_if :test=>'${f:consent_form_on_file} == yes && ${f:is_patient_eligible}
== yes' do
Looking at the implementation of Condition I can see why what I'm trying
to do isn't working, but I was wondering if there is some way? Is there
a way to provide an array of conditions and an operator, or should I try
to use nesting of flow expressions or something? I'm happy to use Ruby
eval as well, but in that case I'm not sure how to get hold of work item
variables. Can dollar syntax be used with ruby eval in expressions?
Thanks for your time,
Nathan
--
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