Hello jBPM community

Does anyone have a processdefinition.xml laying around
that does something like the following:

Allow for entry of a number, 
then in the next task increment that number
(no entry required), and
then in a decision, determine if the incremented value is
even or odd, and
then either goto a node "even" or "odd"  ??

This canonical case has eluded me when using the designer,
as exception gets thrown:

org.jbpm.webapp.filter.AuthenticationFilter.doFilter(AuthenticationFilter.java:56)

This would seem to imply that an "assignment" of the task
must be made by form entry.

Maurice Yarrow
SplashNote Systems

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4006423#4006423

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4006423
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to