schemas


Related Questions
I get this error when I run my test method ERROR [SchemaManagerImpl] Document type: Ressource_Image uses unknown schema: picture My test class is like : @RunWith(FeaturesRunner.class)@Features({AutomationFeature.class, CoreFeature.class, ...
  1 votes
  0 answers
  0 comments
  530 views

Hello everyone, I am currently trying to add a new attribute of type “ vocabulary ” to the user profile. I followed the following documentation: # HOWTO: Add New Fields to the User Profile or Group Profile , for a field of type string everything is ...
  0 votes
  1 answers
  0 comments
  971 views

Hello, I am trying to override the User schema and add a property that is a list of complex type. I have been able to override the schema and add properties that are simple types (i.e. a string property), but when I tried adding a property that is a ...
  1 votes
  0 answers
  0 comments
  1178 views

CONTEXT: I would like to import scanned documents similar to the process described in this tutorial: https://www.nuxeo.com/blog/direct-document-capture-nuxeo-using-ephesoft-cmis/ where the variables captured by the scanning software can be mapped as ...
  0 votes
  2 answers
  0 comments
  1900 views

Multiple Repositories: There are any way to avoid an Custom Schema be created in all databases? Nowadays: We have An Nuxeo Instance with some repositories, and all Custom Schemas are created across all Repositories. E.g.: Nuxeo Instance with-> ...
  0 votes
  1 answers
  0 comments
  1471 views