We have a lifecycle_transition_event that populates an
additional field on the document.  When this is triggered
from within nuxeo, that field does not display the populated
value until the user has logged out and then logged back
in.

I've tried doing a CoreSession.saveDocument() and a
CoreSession.save() call from within the event listener.

Is there some way to force the system to retreive data that
was updated in a seperate session?
---
Mailing list: [email protected]
Forum: http://forum.nuxeo.org/f/1/

Reply via email to