Hey,
I'm trying to create a process that requires a certain piece of
information to start operating. If that piece of information isn't
provided, I want the process to terminate with an error.
At this point, I have the following in my process definition (written
using the Ruby DSL):
error "Member ID not provided", :unless => "${f:membership_id}"
If I set the "membership_id" attribute of the LaunchItem to something
and start the process, it immediately terminates. If I remove this
line, the process runs normally.
Am I doing something wrong here?
Thanks,
Enrico Bianco
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---