[jbpm-users] [JBoss jBPM] - Re: At end of task, return to

woo37830 do-not-reply at jboss.com
Wed Oct 1 11:04:33 EDT 2008


More,
In task.xhtml we have a section in an <h:form>
where <j4j:taskForm transitionTarget="#{transition}" which will cause the transition to occur and assign the task to the next actor.  Then there is a <j4j:loadTask to cause the loading of the task unless the button pressed was 'cancel', Next follows the applyVariableMap, and then a mysterious <j4j:addComment.  Now if I remove this, a comment is still added!  It would appear as if that was the purpose of this statement, but alas!

The a <j4j:completeTask.   Now here is where I think something might be altered, but I don't know how.  What does navigate="false" mean?  what are the <n:nav outcome="cancel" redirect="true" storeMessages="true" statements doing?

Is there a place where this is explained?  I'd be glad to RTFM if I could locate one that had this translated in it!

Thanks,



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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179835



More information about the jbpm-users mailing list