Hello,

I am having some troubles to get the most up-to-date
relations in the relation tab of an active document. I am
creating new relations programmatically when the content of
the active document is changed but I cant find a way to
refresh the relations displayed in the relation tab of this
active document. Only solution so far has been to re-log
into Nuxeo. A refresh via the browser is not working.

Is there a way to "refresh" the relations via the interface
or programmatically?


Some implementation details:
The documentModified is the event that triggers the creation
of "sub" documents and relations based on the modified
content of the active document.

I am using the
org.nuxeo.ecm.platform.relations.api.RelationManager
interface to add & remove relations.

The problem seems to be only related to the interface
(cache?) because I can see the new documents & relations
programmatically and a re-log solved the problem.


Best regards,
Eric

---
Mailing list: [email protected]
Forum: http://forum.nuxeo.org/f/1/

Reply via email to