HI Nicolas

I just had a look at JCRExpressionStore and it seems to remove all expressions which were created for this flow
: unstoreExpression(FlowExpression fe)


It did not worked for me until I rebuilt magnolia, my configuration and code was not in sync.

Cheers
- Sameer



On Jun 13, 2006, at 10:26 AM, Nicolas Modrzyk wrote:

Hi John,

After activation is over (and the flow finished), the expressions are still in the repository.

Nicolas,

On Jun 13, 2006, at 5:19 PM, John Mettraux wrote:

On 6/13/06, Nicolas Modrzyk <[email protected]> wrote:
Good morning !


anyone knows who's cleaning the workitems in the jcr store ?

Does the engine cleans them up after a while ...
for the moment they are stuck there even though the flow is finished.

Hi Nicolas,

the engine usually removes any expression once it got evaluated.
Expressions that remain in the expression store are unevaluated or
'lost'.

There isn't actually any purge system for removing lost/broken stuff
(I usually do it manually as I mostly use the FS expression store).

for the moment they are stuck there even though the flow is finished.

Is the last participant's workitem in the process proceeded as well ?
OpenWFE is about 'implicit termination'.


Best regards,

--
John Mettraux   -///-   http://jmettraux.openwfe.org

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to