2

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.

YWE
  • 2,849
  • 28
  • 42
Anjana
  • 1,447
  • 5
  • 23
  • 33

1 Answers1

3

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

palacsint
  • 28,416
  • 10
  • 82
  • 109
lastnitescurry
  • 306
  • 1
  • 4