08-24-2012 07:36 AM
Hi at all,
I have a problem with nuxeo automation client used for adding new documents... When i add new documents with blob attached (like in the example: http://doc.nuxeo.com/display/NXDOC/Using+Nuxeo+Automation+Client) i can't see new documents added in the user interface, the only way i can use is to logoff and login again and the documents appears... I need to call some other operation to refresh and show new content? I have tried to use
nuxeosession.newRequest("Seam.Refresh").setInput(new PathRef(pathtoworkspace)).execute();
or
nuxeosession.newRequest("Seam.Refresh").execute();
But every time throw exception
Caused by: org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshalling$RemoteThrowable: Failed to invoke operation Seam.Refresh
P.s. Nuxeo is DM 5.5
08-30-2012 03:42 PM
Any errors in the log server side?
09-17-2012 12:56 PM
So is confirmed that if i add a doc using the automation client it must be showed immediately from web interface?
03-14-2018 10:00 AM
I am Also Facing Same Issue,
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.