I have an user enrollment controlled by JBPM hopping from one node to another. Now, every node has got as state which Iam persisting when Iam hitting workflow.
now, the user can do a partial enrollment and log out of the system and come back and continue from the same page he logged out last time. Now, if i happen to change any of the nodes' state which was saved previously, how do I make sure, that I save only the state from the context and does not signal myself to the next node.
Like, I want to save only the delta state of a page.
How do I do it?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187273#4187273
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187273
Hi,
I am just in the process of rolling out a new version of one of our processes, to test the blocking versus no blocking update impact, and indeed to see whether this will fix our problem.
In the Eclipse properties tab for a given task, I assume I should have both blocking and signalling checked for each task in the process ?
If signalling is checked but not blocking, is it possible that clicking on a transition in the web application could move the process on before a task is complete ?
Thanks,
Ross
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187223#4187223
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187223
I have the exact same problem as this person. I'm running the jbpm suite 3.2.3 out of the box. On the websale app. Same error. Just prior to the 1st fork. Get that version error in 2 cases. (1) when the websale app Exits the "Evaluate Web Order" Task just prior to a fork. Get that error on webpage (2) Also when the reminder timer kicks off, get same message but in the console log.
I'm running j2se 1.5.0_16. I didnt compile anything, running default suite server and default websale app. Help!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187218#4187218
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187218