cancel
Showing results for 
Search instead for 
Did you mean: 

Error adding file

Ana_Paula_Lopes
Champ on-the-rise
Champ on-the-rise

Hello everyone, I am having the following problem: When I add the file it gives an exception of PropertyNotFoundException, I understand that something is missing, but I do not know who ...

**Error in the second line

Blob fileBlob = new Blob(file);
fileBlob = nuxeoClient.automation().newRequest("Blob.AttachOnDocument").param("document",   docCriado).input(fileBlob).execute();

error:

Exception:
  status: 500
  code: org.nuxeo.ecm.core.api.model.PropertyNotFoundException
  type: Error
  exception: Failed to invoke operation: Blob.AttachOnDocument

thanks

2 REPLIES 2

Kevin_Leturc
Star Contributor
Star Contributor

Hello,

Ana_Paula_Lopes
Champ on-the-rise
Champ on-the-rise

ok

Getting started

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.