cancel
Showing results for 
Search instead for 
Did you mean: 

Custom content model issue

acarpine
Champ in-the-making
Champ in-the-making
I deployed the same content model on different Alfresco instances (4CE and 4EE) and I have inconsistent results using the queries that try to retrieves documents with that type.
It seems documents of that type are completely invisible to CMIS although using the CMIS workbench the new type is visible, and I correctly inserted these documents with CMIS.
For example in my case I'm able to search documents in Alfresco 4CE, but the same query in Alfresco 4EE returns 0 results.

Alfresco.log doesn't report anything interesting, and also executing the query inside the CMIS workbench doesn't give any info.
Trying to count totals number of documents of my custom content model with the GroovyConsole of the CMIS Workbench still give 0 results and no useful info.

Any idea? Where I could start to investigate that problem?

Tks,
andrea
2 REPLIES 2

jpotts
World-Class Innovator
World-Class Innovator
Please provide:
- Specific alfresco version, like Alfresco 4.0.d Community and 4.0.2 Enterprise
- The end point you are using, like http://localhost:8080/alfresco/cmisatom
- The specific version of Chemistry, like 0.7.0
- Your custom content model
- The query you are running

Jeff

acarpine
Champ in-the-making
Champ in-the-making
Thanks Jeff for your answer.
I'm no longer working on that project so now I can't reproduce the described behavior 😞

I'm gonna close this thread.

Tks,
Andrea