[
https://issues.apache.org/jira/browse/SCXML-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ate Douma closed SCXML-40.
--------------------------
Resolution: Later
Fix Version/s: (was: 2.0)
The latest SCXML specification now requires support for maintaining a session
Id, see: http://www.w3.org/TR/2013/WD-scxml-20130801/#SystemVariables
As the goal for Commons SCXML is to fully support the specification (with
respect to requirements at least), this improvement will get dealt with
generically sometime later.
> provide a mechanism to add a session Id to current var, assign traces using a
> new Executor member.
> --------------------------------------------------------------------------------------------------
>
> Key: SCXML-40
> URL: https://issues.apache.org/jira/browse/SCXML-40
> Project: Commons SCXML
> Issue Type: Improvement
> Affects Versions: 0.6
> Reporter: Nestor Urquiza
>
> In a concurrent environment like a web application it
> is of a tremendous important to get the Session Id
> together with any log trace.
> Given the fact an executor
> defines uniquely a State Machine status at any time it
> is the executor the one that ideally should carry an
> identifier.
> I would allow that identifier to be accessible with
> getter/setter methods. That way one can decide to set
> the exec#id with the session Id and later that member
> could be used to be output as part of the current var,
> assign traces.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)