Skip to main content
22-Sapphire I
February 1, 2010
Question

query builder report - documents in a document structure

  • February 1, 2010
  • 1 reply
  • 553 views

Can anyone suggest the object types and joins to be able to build a query builder report listing thedocuments in a document structure?

Note: Ideally, thisreport would take into account the currently-applied config spec. Alternative - show the resulting doc structure table in a new page generated by a custom jsp?

thanks in advance

1 reply

12-Amethyst
February 2, 2010
QueryBuilder cannot process config specs, nor can it do recursion per se.

One could certainly do this via a custom JSP via various APIs, however.