Message from Anne Callanan via eLinkDear AlexThis report is very interesting but you make a comment that it reports Compound Documents. Do you mean just the name of the Compound Document within say a project or did you mean that you can select a Compound Document as the container to report on?Keep up the good workBest regardsAnneeLink Discussion: Livelink LiveReports Discussion wrote:> Taxonomy from some container> Posted by akowalen on 05/02/2001 05:43 PM>> To get a taxonomy replica starting from some container other than the enterprise root (dataid = 2000 or 2001) use the following Oracle code in a LiveReport with a Container input field. It also reports Compound documents and taxonomy within (sub)projects but does not sort elements within a container:>> select> lpad(' ', 4 * (level - 1) + 1,'|...') || dree.name "name",> DTree.DataID,> DTree.SubType,> DTree.GIF,> DTree.PermID,> DTree.Reserved,> DTree.ReservedBy> from> dtree> where> subtype in (0,136,202)> start with> dataid = %1> connect by prior dataid = abs(parentid)>> [To reply to this thread, use your normal e-mail reply function.]>> ============================================================>> Topic: I need an outline of the taxonomy from the Enterprise Level>
https://knowledge.opentext.com/knowledge/livelink.exe?func=ll&objId=2499890&objAction=view>> Discussion: Livelink LiveReports Discussion>
https://knowledge.opentext.com/knowledge/livelink.exe?func=ll&objId=2249677&objAction=view>> Livelink Server:>
https://knowledge.opentext.com/knowledge/livelink.exe--Anne Callanan - a.callanan@unl.ac.ukIntranet Services TeamUniversity of North LondonTelephone: 020 7607 2789 Extension: 2389