10-20-2015 04:09 AM
I get an error when trying to edit online a document with primary type equals to Note. Editing those files through the synchronized folder works nice.
Apparently Drive client gets an error when it tries to access the content, since the Note type does not have an associated blob :
java.lang.Thread.run(Unknown Source)\r\nCaused by: org.nuxeo.ecm.automation.TraceException: \r\n\r\n****** chain \r\nName: Blob.Get\r\nException: OperationException\r\nCaught error: Failed to invoke operation Blob.Get\r\nCaused by: org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Property not found: file:content\r\n Hierarchy calls ******\r\n\torg.nuxeo.ecm.automation.core.operations.blob.GetDocumentBlob\r\n\r\n\tat
10-21-2015 04:13 AM
What is your Nuxeo version?
This has been fixed starting from 7.2 and 6.0-HF08, see https://jira.nuxeo.com/browse/NXP-16625 for details.
So if you are using a Nuxeo 6.0 instance please upgrade to the latest hotfix and add the following property to nuxeo.conf
:
org.nuxeo.drive.new.edit.url=true
Please also make sure you are using the latest version of Nuxeo Drive: 2.0.911.
10-21-2015 04:13 AM
What is your Nuxeo version?
This has been fixed starting from 7.2 and 6.0-HF08, see https://jira.nuxeo.com/browse/NXP-16625 for details.
So if you are using a Nuxeo 6.0 instance please upgrade to the latest hotfix and add the following property to nuxeo.conf
:
org.nuxeo.drive.new.edit.url=true
Please also make sure you are using the latest version of Nuxeo Drive: 2.0.911.
10-21-2015 04:14 AM
I had that property missing on nuxeo.conf.
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.