I tried your suggestion - executor.getCurrentStatus().getStates() - in a few
places and I noticed something interesting.
So, using the context explained in my prev email, (without the
serialization/deserialization):
1. state machine starts
2. onEntry() gets called for stateA - here I call the e
My scxml is defined like this:
Moving the datamodel to the root worked. Thanks!
--
View this message in context:
http://apache-commons.680414.n4.nabble.com/scxml-How-to-update-the-datamodel-from-inside-a-state-s-executable-content-tp2065389p2075605.html
Sent from the Commons - User mailing list archive at Nabble.com.
---