fjtirado opened a new issue, #1181:
URL: https://github.com/apache/incubator-kie-issues/issues/1181
### Description
It would be interesting to allow the system to use variables set by a
workflow instance within another workflow instance.
### Implementation ideas
In kIE overall, Implement a context API that allow loading and save
variables to a persistent store (the key of the variable being a context id
plus a property name)
In BPMN, add a ContextNode to load and save through input/output
In SWF, add $WORKLOW.context reserver word for usage in expressions.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]