Huisheng Xu [
http://community.jboss.org/people/rebody] replied to the discussion
"How to do automatic transition from one state node to any other node"
To view the discussion, visit:
http://community.jboss.org/message/539114#539114
--------------------------------------------------------------
Hi Felix,
OK, I know you want to use jBPM as a FSM. But the StateActivity is not a place to
change the state of business information. You should understand the usage of
StateActivity, it is used to wait for a external message from outside the process engine.
If you want to maintain the state of business information, you could use the
JavaActivity or ScriptActivity, both of them can do what you want, and they can go on
execute.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/539114#539114]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]