HF-04


Related Questions
Hello, I have the simple property <xs:element name="para"> <xs:simpleType> <xs:list> <xs:simpleType> <xs:restriction base="xs:string" ref:resolver="userManagerResolver" ref:type="user"/> </xs:simpleType> ...
  0 votes
  1 answers
  2 comments
  713 views

Hi, I want to merges blobs but when I try `nuxeoClient.operation('Blob.ConcatenatePDFs') .params({ filename: fileName }) .input(blobList) .execute() ` , I get ...
  0 votes
  5 answers
  4 comments
  4502 views

Hi, I want to convert non PDF doc to PDF with `doc.convert({ format: 'pdf' }) ` but I get 3304 Not Modified response for https://server/nuxeo/api/v1/repo/default/id/2c19d2f0-212e-4f84-9c56-f61c497e9ff9/@blob/blobholder:0/@convert?format=pdf ? I try ...
  0 votes
  2 answers
  0 comments
  1729 views

Hi, I am using CAS with LDAP for SSO in Nuxeo & My Web-App. But when the User Updates his Email, I want to update the Email of that User Resources. But I am not able to find a way to implement this using Java Automation Client API. Any help ...
  0 votes
  0 answers
  0 comments
  1898 views

Hi people, I have noticed a bug in Nuxeo 7.10 which was present since the first release : Nuxeo 7.10 HF00. This bug has already been corrected in Nuxeo 5.8 but reappeared in Nuxeo 7.10. https://jira.nuxeo.com/browse/NXP-15291 So I want to report it ...
  0 votes
  1 answers
  0 comments
  1813 views