How can I form a DQL query to get the list of files excluding the virtual documents created (while adding reference to the file) in document um. Can any one please help me out.

link|improve this question

71% accept rate
feedback

1 Answer

up vote 3 down vote accepted

If r_link_count is > zero and object is a document and is virtual-document flag is true then you have a virtual document

RTFM Object Reference and DQL Reference for more, in the mean time

link|improve this answer
Thanks a lot :) – Anjana Mar 4 '11 at 12:26
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.