cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Asset Collection exclude single file

keanesf
Champ in-the-making
Champ in-the-making
So I have a dynamic asset collection setup to grab the latest articles but I would like to exclude an article from ever apearing in the result how would I do that?

My query right now is:
select d.* from cmis:document as d where in_tree(d, '${section:/news}') and  d.cmisSmiley SurprisedbjectTypeId='D:ws:article' order by d.cmis:creationDate desc
1 REPLY 1

stevegreenbaum
Champ in-the-making
Champ in-the-making
You should try the WQS forum section - http://forums.alfresco.com/en/viewforum.php?f=52 for this issue.